From 91fe5ffaf913469e05650d1c24ed15e176b12386 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 8 Jul 2019 10:54:08 +0200 Subject: Add icon aliases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 31 +++++++++++++++++++++++++------ scalable/apps/emacs24.svg | 1 + scalable/apps/emacs25.svg | 1 + scalable/apps/emacs26.svg | 1 + scalable/apps/gnome-characters.svg | 1 + scalable/apps/policytool.svg | 1 + scalable/apps/python-2.6.svg | 2 +- scalable/apps/python2.0.svg | 1 + scalable/apps/python2.1.svg | 1 + scalable/apps/python2.2.svg | 1 + scalable/apps/python2.3.svg | 2 +- scalable/apps/python2.4.svg | 2 +- scalable/apps/python2.5.svg | 2 +- scalable/apps/python2.6.svg | 2 +- scalable/apps/python2.7.svg | 2 +- scalable/apps/python2.svg | 1 + scalable/apps/python3.0.svg | 2 +- scalable/apps/python3.1.svg | 1 + scalable/apps/python3.2.svg | 1 + scalable/apps/python3.3.svg | 1 + scalable/apps/python3.4.svg | 1 + scalable/apps/python3.5.svg | 1 + scalable/apps/python3.6.svg | 1 + scalable/apps/python3.7.svg | 1 + scalable/apps/python3.8.svg | 1 + scalable/apps/python3.9.svg | 1 + scalable/apps/python3.svg | 1 + 27 files changed, 51 insertions(+), 13 deletions(-) create mode 120000 scalable/apps/emacs24.svg create mode 120000 scalable/apps/emacs25.svg create mode 120000 scalable/apps/emacs26.svg create mode 120000 scalable/apps/gnome-characters.svg create mode 120000 scalable/apps/policytool.svg create mode 120000 scalable/apps/python2.0.svg create mode 120000 scalable/apps/python2.1.svg create mode 120000 scalable/apps/python2.2.svg create mode 120000 scalable/apps/python2.svg create mode 120000 scalable/apps/python3.1.svg create mode 120000 scalable/apps/python3.2.svg create mode 120000 scalable/apps/python3.3.svg create mode 120000 scalable/apps/python3.4.svg create mode 120000 scalable/apps/python3.5.svg create mode 120000 scalable/apps/python3.6.svg create mode 120000 scalable/apps/python3.7.svg create mode 120000 scalable/apps/python3.8.svg create mode 120000 scalable/apps/python3.9.svg create mode 120000 scalable/apps/python3.svg diff --git a/Makefile b/Makefile index 25df2fe..cea82a7 100644 --- a/Makefile +++ b/Makefile @@ -202,6 +202,7 @@ ICONS =\ apps/javac\ apps/jconsole\ apps/jshell\ + apps/policytool\ apps/openjdk\ apps/java5-openjdk\ apps/java6-openjdk\ @@ -302,6 +303,7 @@ ICONS =\ apps/bluetoothradio\ apps/accessories-character-map\ apps/gnome-character-map\ + apps/gnome-characters\ apps/gucharmap\ apps/kcharselect\ actions/character-set\ @@ -427,13 +429,27 @@ ICONS =\ apps/steam\ apps/python\ apps/ipython\ - apps/python2.3\ - apps/python2.4\ - apps/python2.5\ - apps/python-2.6\ - apps/python2.6\ + apps/python2\ + apps/python2.0\ + apps/python2.1\ + apps/python2.2\ + apps/python2.3\ + apps/python2.4\ + apps/python2.5\ + apps/python-2.6\ + apps/python2.6\ apps/python2.7\ - apps/python3.0\ + apps/python3\ + apps/python3.0\ + apps/python3.1\ + apps/python3.2\ + apps/python3.3\ + apps/python3.4\ + apps/python3.5\ + apps/python3.6\ + apps/python3.7\ + apps/python3.8\ + apps/python3.9\ mimetypes/application-x-python-bytecode\ mimetypes/gnome-mime-application-x-python-bytecode\ apps/kega-fusion\ @@ -613,6 +629,9 @@ ICONS =\ apps/xmonad\ apps/emacs\ apps/emacs23\ + apps/emacs24\ + apps/emacs25\ + apps/emacs26\ apps/flash-player-properties\ apps/flash\ apps/adobeflashplugin\ diff --git a/scalable/apps/emacs24.svg b/scalable/apps/emacs24.svg new file mode 120000 index 0000000..a940c64 --- /dev/null +++ b/scalable/apps/emacs24.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/scalable/apps/emacs25.svg b/scalable/apps/emacs25.svg new file mode 120000 index 0000000..a940c64 --- /dev/null +++ b/scalable/apps/emacs25.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/scalable/apps/emacs26.svg b/scalable/apps/emacs26.svg new file mode 120000 index 0000000..a940c64 --- /dev/null +++ b/scalable/apps/emacs26.svg @@ -0,0 +1 @@ +emacs.svg \ No newline at end of file diff --git a/scalable/apps/gnome-characters.svg b/scalable/apps/gnome-characters.svg new file mode 120000 index 0000000..f04d467 --- /dev/null +++ b/scalable/apps/gnome-characters.svg @@ -0,0 +1 @@ +accessories-character-map.svg \ No newline at end of file diff --git a/scalable/apps/policytool.svg b/scalable/apps/policytool.svg new file mode 120000 index 0000000..124ab27 --- /dev/null +++ b/scalable/apps/policytool.svg @@ -0,0 +1 @@ +java.svg \ No newline at end of file diff --git a/scalable/apps/python-2.6.svg b/scalable/apps/python-2.6.svg index 00d4dd1..497bae2 120000 --- a/scalable/apps/python-2.6.svg +++ b/scalable/apps/python-2.6.svg @@ -1 +1 @@ -python.svg \ No newline at end of file +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.0.svg b/scalable/apps/python2.0.svg new file mode 120000 index 0000000..497bae2 --- /dev/null +++ b/scalable/apps/python2.0.svg @@ -0,0 +1 @@ +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.1.svg b/scalable/apps/python2.1.svg new file mode 120000 index 0000000..497bae2 --- /dev/null +++ b/scalable/apps/python2.1.svg @@ -0,0 +1 @@ +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.2.svg b/scalable/apps/python2.2.svg new file mode 120000 index 0000000..497bae2 --- /dev/null +++ b/scalable/apps/python2.2.svg @@ -0,0 +1 @@ +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.3.svg b/scalable/apps/python2.3.svg index 00d4dd1..497bae2 120000 --- a/scalable/apps/python2.3.svg +++ b/scalable/apps/python2.3.svg @@ -1 +1 @@ -python.svg \ No newline at end of file +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.4.svg b/scalable/apps/python2.4.svg index 00d4dd1..497bae2 120000 --- a/scalable/apps/python2.4.svg +++ b/scalable/apps/python2.4.svg @@ -1 +1 @@ -python.svg \ No newline at end of file +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.5.svg b/scalable/apps/python2.5.svg index 00d4dd1..497bae2 120000 --- a/scalable/apps/python2.5.svg +++ b/scalable/apps/python2.5.svg @@ -1 +1 @@ -python.svg \ No newline at end of file +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.6.svg b/scalable/apps/python2.6.svg index 00d4dd1..497bae2 120000 --- a/scalable/apps/python2.6.svg +++ b/scalable/apps/python2.6.svg @@ -1 +1 @@ -python.svg \ No newline at end of file +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.7.svg b/scalable/apps/python2.7.svg index 8e49b23..497bae2 120000 --- a/scalable/apps/python2.7.svg +++ b/scalable/apps/python2.7.svg @@ -1 +1 @@ -python2.6.svg \ No newline at end of file +python2.svg \ No newline at end of file diff --git a/scalable/apps/python2.svg b/scalable/apps/python2.svg new file mode 120000 index 0000000..00d4dd1 --- /dev/null +++ b/scalable/apps/python2.svg @@ -0,0 +1 @@ +python.svg \ No newline at end of file diff --git a/scalable/apps/python3.0.svg b/scalable/apps/python3.0.svg index 00d4dd1..cff7fc9 120000 --- a/scalable/apps/python3.0.svg +++ b/scalable/apps/python3.0.svg @@ -1 +1 @@ -python.svg \ No newline at end of file +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.1.svg b/scalable/apps/python3.1.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.1.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.2.svg b/scalable/apps/python3.2.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.2.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.3.svg b/scalable/apps/python3.3.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.3.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.4.svg b/scalable/apps/python3.4.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.4.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.5.svg b/scalable/apps/python3.5.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.5.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.6.svg b/scalable/apps/python3.6.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.6.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.7.svg b/scalable/apps/python3.7.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.7.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.8.svg b/scalable/apps/python3.8.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.8.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.9.svg b/scalable/apps/python3.9.svg new file mode 120000 index 0000000..cff7fc9 --- /dev/null +++ b/scalable/apps/python3.9.svg @@ -0,0 +1 @@ +python3.svg \ No newline at end of file diff --git a/scalable/apps/python3.svg b/scalable/apps/python3.svg new file mode 120000 index 0000000..00d4dd1 --- /dev/null +++ b/scalable/apps/python3.svg @@ -0,0 +1 @@ +python.svg \ No newline at end of file -- cgit v1.2.3-70-g09d2