diff options
| author | Mattias Andrée <maandree@kth.se> | 2023-06-27 18:53:00 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2023-06-27 18:53:00 +0200 | 
| commit | 61983c23b71a8dd4edd8c0901fb6f21829371099 (patch) | |
| tree | ef7a5666b6b9ac6362c0622f625113c8c086cdbb /Makefile | |
| parent | Add zscaler and non-generic icon for thunderbird and add some new aliases (diff) | |
| download | simple-icon-theme-61983c23b71a8dd4edd8c0901fb6f21829371099.tar.gz simple-icon-theme-61983c23b71a8dd4edd8c0901fb6f21829371099.tar.bz2 simple-icon-theme-61983c23b71a8dd4edd8c0901fb6f21829371099.tar.xz  | |
Add aliases
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 16 | 
1 files changed, 16 insertions, 0 deletions
@@ -407,6 +407,7 @@ ICONS =\  	apps/accessories-calculator\  		apps/speedcrunch\  		apps/gnome-calculator\ +			apps/org.gnome.Calculator\  		apps/calc\  			apps/qalculate\  		apps/galculator\ @@ -520,6 +521,7 @@ ICONS =\  	apps/gnome-gnometris\  	apps/gnome-inhibit-applet\  	apps/gnome-klotski\ +		apps/org.gnome.Klotski\  	apps/gnome-mines\  	apps/accessories-dictionary\  		apps/documentation\ @@ -669,6 +671,17 @@ ICONS =\  			apps/python3.7\  			apps/python3.8\  			apps/python3.9\ +			apps/python3.10\ +			apps/python3.11\ +			apps/python3.12\ +			apps/python3.13\ +			apps/python3.14\ +			apps/python3.15\ +			apps/python3.16\ +			apps/python3.17\ +			apps/python3.18\ +			apps/python3.19\ +			apps/python3.20\  		mimetypes/application-x-python-bytecode\  			mimetypes/gnome-mime-application-x-python-bytecode\  	apps/kega-fusion\ @@ -714,6 +727,8 @@ ICONS =\  			apps/wicd-client\  				apps/wicd-gtk\  			apps/remmina\ +				apps/remmina-file-wrapper\ +				apps/org.remmina.Remmina\  				apps/tsclient\  					apps/knemo\  			apps/pac\ @@ -751,6 +766,7 @@ ICONS =\  	apps/abiword\  		apps/abiword_48\  	apps/meld\ +		apps/org.gnome.meld\  	apps/mate\  	apps/pidgin\  		apps/pidgin-menu\  | 
