diff options
author | Mattias Andrée <maandree@kth.se> | 2020-10-13 14:29:57 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2020-10-13 14:29:57 +0200 |
commit | 1b9e4171b747bb151db43244b3184990fb49a4ed (patch) | |
tree | 947ba97d704e062d8f9a43378add5528c8f6803c /Makefile | |
parent | Improve README (diff) | |
download | simple-icon-theme-1b9e4171b747bb151db43244b3184990fb49a4ed.tar.gz simple-icon-theme-1b9e4171b747bb151db43244b3184990fb49a4ed.tar.bz2 simple-icon-theme-1b9e4171b747bb151db43244b3184990fb49a4ed.tar.xz |
Add icons for fontforge, zathura, and woeusb and add version-numbered aliases for electron9
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | Makefile | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -185,6 +185,26 @@ ICONS =\ apps/synfig_icon\ apps/android-studio\ apps/electron\ + apps/electron1\ + apps/electron2\ + apps/electron3\ + apps/electron4\ + apps/electron5\ + apps/electron6\ + apps/electron7\ + apps/electron8\ + apps/electron9\ + apps/electron10\ + apps/electron11\ + apps/electron12\ + apps/electron13\ + apps/electron14\ + apps/electron15\ + apps/electron16\ + apps/electron17\ + apps/electron18\ + apps/electron19\ + apps/electron20\ apps/qemu\ apps/signal\ apps/mail-client\ @@ -219,6 +239,8 @@ ICONS =\ apps/wire-shark\ apps/hi48-app-wireshark\ apps/nuvolaplayer\ + apps/zathura\ + apps/org.pwmt.zathura\ apps/addressbook\ apps/address-book\ apps/pacman\ @@ -703,6 +725,8 @@ ICONS =\ apps/inkscape-logo\ apps/org.inkscape.Inkscape\ apps/application-community\ + apps/fontforge\ + apps/org.fontforge.FontForge\ apps/gnome-gnect\ apps/gnome-iagno\ apps/gnome-samegnome\ @@ -761,6 +785,9 @@ ICONS =\ apps/steam\ apps/goa-panel\ apps/qv4l2\ + apps/woeusbgui-icon\ + apps/woeusbgui\ + apps/woeusb\ apps/blender\ mimetypes/application-x-blender\ apps/preferences-system-privacy\ |