How can I get all applications' icon in gnome (Ubuntu 14.04)?
-
wrote on 24 Sept 2014, 05:56 last edited by
I use gio(python) to get all apps' name and icon .
Than use QIcon::fromTheme() to get icons, but most of them cann't be found.I want to create an application looks like Dash, but I cann't get icons.
1/1