Tagged Questions
0
votes
1answer
27 views
What is the name of the icon for usb drives in Ubuntu?
I am developing a PyGtk application that I would like to display the image for a USB stick from the user's theme. However, I cannot seem to pin down the name of the icon, and Google is no help. ...
0
votes
2answers
302 views
Appindicator Theme Dependent Icons
I am developing PyGTK app with appindicator. I create my appindicator similar like in this example. In this example "indicator-messages" stock icon is used.
So, I can:
use stock icon (from existing ...
6
votes
3answers
452 views
Where is the reference to the currently used icon theme stored?
There are several related questions, but I found none that really answered this detail:
Where is the reference to the current icon theme stored?
Since the icon theme can be changed, hence so too ...