aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-image-helper.c
Commit message (Collapse)AuthorAgeFilesLines
* Scale icons when loading from filenameDani Llewellyn2021-10-211-7/+9
| | | | | | | | When loading an icon from a filename, not a stock icon name, we need to scale the pixbuf manually because gtk_image_set_pixel_size only works on named icons from the theme that have multiple sizes available. Signed-off-by: Dani Llewellyn <diddledani@ubuntu.com>
* Move source files to srcRobert Tari2021-05-111-0/+218