diff options
| author | Mattias Andrée <maandree@kth.se> | 2018-12-23 15:18:16 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2018-12-23 15:18:16 +0100 | 
| commit | da6aeee530349990aff61cc193e8d171c148d0ca (patch) | |
| tree | c4734c7887726a9993bf7cf0ac6c44eeaa0b402d /Makefile | |
| parent | Tweak icons (diff) | |
| download | simple-icon-theme-da6aeee530349990aff61cc193e8d171c148d0ca.tar.gz simple-icon-theme-da6aeee530349990aff61cc193e8d171c148d0ca.tar.bz2 simple-icon-theme-da6aeee530349990aff61cc193e8d171c148d0ca.tar.xz | |
Add more app icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 21 | 
1 files changed, 21 insertions, 0 deletions
| @@ -300,6 +300,27 @@ ICONS =\  			apps/preferences-desktop-sound\  				apps/preferences-desktop-text-to-speech\  		actions/volume_icon\ +	apps/darktable\ +	apps/fslint\ +	apps/gnome-gnometris\ +	apps/gnome-inhibit-applet\ +	apps/gnome-klotski\ +	apps/gnome-mines\ +	apps/session-halt\ +		apps/halt\ +		apps/gnome-session-halt\ +	apps/session-suspend\ +		apps/suspend\ +		apps/gnome-session-suspend\ +	apps/session-hibernate\ +		apps/hibernate\ +		apps/gnome-session-hibernate\ +	apps/session-reboot\ +		apps/reboot\ +		apps/gnome-session-reboot\ +	apps/session-switch\ +		apps/switch-session\ +		apps/gnome-session-switch\  	apps/accessories-dictionary\  		apps/documentation\  		apps/gnome-dictionary\ | 
