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. ...
3
votes
1answer
36 views
Icon name for unlocked keyring
I am working on a program and I want to implement icon denoting keyring state. If you start seahorse you'll see it has the same icon of padlock in two states, locked and unlocked.
I am unable to find ...
6
votes
1answer
509 views
PyGTK Application Icon Blurred in Unity
I have 128x128 icon referenced in main window glade file like <property name="icon">../media/my-icon.svg</property>.
I tried, with both svg and png, but it is always very blurred in ...
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 ...