aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-image-helper.h
Commit message (Collapse)AuthorAgeFilesLines
* indicator-ng: use indicator_image_helperLars Uebernickel2013-01-251-3/+5
| | | | | | | | gtk_icon_set_from_gicon doesn't scale rectangular icons correctly. This adds indicator_image_helper_update_from_gicon() and makes refresh_image() set a broken image instead of erroring out when an icon couldn't be found.
* Splitting things out into an update function and a buid function.Ted Gould2010-03-111-1/+3
|
* Adding in an image helper library.Ted Gould2010-03-101-0/+31