Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indicator-ng: use indicator_image_helper | Lars Uebernickel | 2013-01-25 | 1 | -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 Gould | 2010-03-11 | 1 | -1/+3 |
| | |||||
* | Adding in an image helper library. | Ted Gould | 2010-03-10 | 1 | -0/+31 |