« Set Debian to gksudo / sudo mode instead of su-to-root | Home | fclose() freezes/hangs when run inside pthread on Android 2.1 »
Enabling icons in Qt4 apps on GNOME / GTK
By admin | June 3, 2012
By default on the latest versions of Debian and Ubuntu, the gconf preferences “/desktop/gnome/interface/menus_have_icons” and “/desktop/gnome/interface/buttons_have_icons” are set to false by default. Despite this, GTK2 and GTK3 applications both display icons next to their menus by default. However, Qt4-based applications such as VLC media player don’t display icons. To fix this:
gconftool --type boolean --set /desktop/gnome/interface/buttons_have_icons true gconftool --type boolean --set /desktop/gnome/interface/menus_have_icons true
Or, open gconf-editor and set both “/desktop/gnome/interface/menus_have_icons” and “/desktop/gnome/interface/buttons_have_icons” to true.
References
- http://crunchbanglinux.org/forums/post/195036/#p195036
- https://bbs.archlinux.org/viewtopic.php?pid=940213#p940213
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Linux | 4 Comments »
January 25th, 2025 at 13:07
… [Trackback]
[…] Here you can find 56470 more Information to that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
January 26th, 2025 at 18:49
… [Trackback]
[…] There you will find 60377 additional Info to that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
January 30th, 2025 at 10:37
… [Trackback]
[…] Information on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
February 2nd, 2025 at 11:50
… [Trackback]
[…] Info on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]