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 | |
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>
-rw-r--r-- | Makefile | 16 | ||||
l--------- | scalable/apps/org.gnome.Calculator.svg | 1 | ||||
l--------- | scalable/apps/org.gnome.Klotski.svg | 1 | ||||
l--------- | scalable/apps/org.gnome.meld.svg | 1 | ||||
l--------- | scalable/apps/org.remmina.Remmina.svg | 1 | ||||
l--------- | scalable/apps/python3.10.svg | 1 | ||||
l--------- | scalable/apps/python3.11.svg | 1 | ||||
l--------- | scalable/apps/python3.12.svg | 1 | ||||
l--------- | scalable/apps/python3.13.svg | 1 | ||||
l--------- | scalable/apps/python3.14.svg | 1 | ||||
l--------- | scalable/apps/python3.15.svg | 1 | ||||
l--------- | scalable/apps/python3.16.svg | 1 | ||||
l--------- | scalable/apps/python3.17.svg | 1 | ||||
l--------- | scalable/apps/python3.18.svg | 1 | ||||
l--------- | scalable/apps/python3.19.svg | 1 | ||||
l--------- | scalable/apps/python3.20.svg | 1 | ||||
l--------- | scalable/apps/remmina-file-wrapper.svg | 1 |
17 files changed, 32 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\ diff --git a/scalable/apps/org.gnome.Calculator.svg b/scalable/apps/org.gnome.Calculator.svg new file mode 120000 index 0000000..0e93342 --- /dev/null +++ b/scalable/apps/org.gnome.Calculator.svg @@ -0,0 +1 @@ +gnome-calculator.svg
\ No newline at end of file diff --git a/scalable/apps/org.gnome.Klotski.svg b/scalable/apps/org.gnome.Klotski.svg new file mode 120000 index 0000000..6d6f9fc --- /dev/null +++ b/scalable/apps/org.gnome.Klotski.svg @@ -0,0 +1 @@ +gnome-klotski.svg
\ No newline at end of file diff --git a/scalable/apps/org.gnome.meld.svg b/scalable/apps/org.gnome.meld.svg new file mode 120000 index 0000000..eaf0b44 --- /dev/null +++ b/scalable/apps/org.gnome.meld.svg @@ -0,0 +1 @@ +meld.svg
\ No newline at end of file diff --git a/scalable/apps/org.remmina.Remmina.svg b/scalable/apps/org.remmina.Remmina.svg new file mode 120000 index 0000000..0940d90 --- /dev/null +++ b/scalable/apps/org.remmina.Remmina.svg @@ -0,0 +1 @@ +remmina.svg
\ No newline at end of file diff --git a/scalable/apps/python3.10.svg b/scalable/apps/python3.10.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.10.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.11.svg b/scalable/apps/python3.11.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.11.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.12.svg b/scalable/apps/python3.12.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.12.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.13.svg b/scalable/apps/python3.13.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.13.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.14.svg b/scalable/apps/python3.14.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.14.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.15.svg b/scalable/apps/python3.15.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.15.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.16.svg b/scalable/apps/python3.16.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.16.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.17.svg b/scalable/apps/python3.17.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.17.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.18.svg b/scalable/apps/python3.18.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.18.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.19.svg b/scalable/apps/python3.19.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.19.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/python3.20.svg b/scalable/apps/python3.20.svg new file mode 120000 index 0000000..d3b0a7e --- /dev/null +++ b/scalable/apps/python3.20.svg @@ -0,0 +1 @@ +./python3.svg
\ No newline at end of file diff --git a/scalable/apps/remmina-file-wrapper.svg b/scalable/apps/remmina-file-wrapper.svg new file mode 120000 index 0000000..0940d90 --- /dev/null +++ b/scalable/apps/remmina-file-wrapper.svg @@ -0,0 +1 @@ +remmina.svg
\ No newline at end of file |