« 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 | 9 Comments »
February 12th, 2022 at 03:52
… [Trackback]
[…] Information on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
February 24th, 2022 at 05:40
… [Trackback]
[…] Read More Info here on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
March 18th, 2022 at 19:51
… [Trackback]
[…] Find More Info here on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
March 30th, 2022 at 18:40
… [Trackback]
[…] Information on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
March 30th, 2022 at 22:59
… [Trackback]
[…] Read More here on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
April 17th, 2022 at 04:26
… [Trackback]
[…] Read More on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
April 30th, 2022 at 21:48
… [Trackback]
[…] Information on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
May 29th, 2022 at 19:35
… [Trackback]
[…] Read More Information here on that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]
June 5th, 2022 at 15:25
… [Trackback]
[…] Here you can find 18947 more Info to that Topic: compdigitec.com/labs/2012/06/03/enabling-icons-in-qt4-apps-on-gnome-gtk/ […]