diff options
author | Mattias Andrée <maandree@kth.se> | 2023-07-02 08:05:45 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-07-02 08:05:45 +0200 |
commit | 9aba11f7b6a291fa70e95cd9ed20488ca5a369ec (patch) | |
tree | 4e690ddc2bac3eb58740c44a2f0a758017d25966 /icons.mk | |
parent | Fix icon listing and make Makefile portable (diff) | |
download | simple-icon-theme-9aba11f7b6a291fa70e95cd9ed20488ca5a369ec.tar.gz simple-icon-theme-9aba11f7b6a291fa70e95cd9ed20488ca5a369ec.tar.bz2 simple-icon-theme-9aba11f7b6a291fa70e95cd9ed20488ca5a369ec.tar.xz |
Add check for unlisted icons for and correct accordingly
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'icons.mk')
-rw-r--r-- | icons.mk | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1809,6 +1809,7 @@ ICONS =\ status/stock_weather-few-clouds\ apps/weather-indicator\ apps/indicator-weather\ + apps/xfce4-weather\ status/weather-few-clouds-unsynced\ status/weather-clear-night-000\ status/weather-clear-night-010\ @@ -2463,7 +2464,7 @@ ICONS =\ actions/document-properties\ actions/gtk-properties\ actions/gtk-print-report\ - actions/stock_file-properites\ + actions/stock_file-properties\ actions/stock_properties\ actions/gtk-info\ actions/document-revert\ @@ -2571,6 +2572,7 @@ ICONS =\ actions/dialog-icon-preview\ actions/dialog-input-devices\ actions/dialog-layers\ + actions/gimp-layers\ actions/dialog-object-properties\ actions/dialog-text-and-font\ categories/applications-fonts\ @@ -3266,6 +3268,7 @@ ICONS =\ status/audio-speakers-disabled\ actions/audio-speakers-disable\ devices/battery\ + apps/gnome-power-preferences\ devices/gnome-dev-battery\ apps/batti\ devices/camera-photo\ @@ -4172,6 +4175,7 @@ ICONS =\ mimetypes/x-office-spreadsheet\ apps/libreoffice-calc\ apps/libreoffice32-calc\ + apps/libreoffice34-calc\ apps/openofficeorg-calc\ apps/openofficeorg3-calc\ apps/openofficeorg-calc-default\ |