aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-03-31 19:22:25 +0200
committerMattias Andrée <maandree@kth.se>2020-03-31 19:22:25 +0200
commitdbdf544479a123515e1d70aa8f00ba64f026dcc5 (patch)
treebaec3d57b30559969d1eacddbc4543123ebc599c
parentFix shades (diff)
downloadsimple-icon-theme-dbdf544479a123515e1d70aa8f00ba64f026dcc5.tar.gz
simple-icon-theme-dbdf544479a123515e1d70aa8f00ba64f026dcc5.tar.bz2
simple-icon-theme-dbdf544479a123515e1d70aa8f00ba64f026dcc5.tar.xz
Add some aliases
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--Makefile3
l---------scalable/apps/limewire.svg1
l---------scalable/status/radharc-off.svg1
l---------scalable/status/radharc-on.svg1
4 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d5d38d3..b65d7d9 100644
--- a/Makefile
+++ b/Makefile
@@ -656,11 +656,13 @@ ICONS =\
apps/ktip\
actions/help-hint\
apps/LimeWire\
+ apps/limewire\
apps/marble\
apps/redshift\
apps/blueshift\
apps/radharc\
status/redshift-status-on\
+ status/radharc-on\
status/blueshift-on\
apps/vbox\
apps/virtualbox\
@@ -776,6 +778,7 @@ ICONS =\
apps/gnome-panel-drawer\
status/redshift-status-off\
status/blueshift-off\
+ status/radharc-off\
status/notification-display-brightness-full\
status/notification-gpm-brightness-lcd\
status/notification-display-brightness-high\
diff --git a/scalable/apps/limewire.svg b/scalable/apps/limewire.svg
new file mode 120000
index 0000000..a59ccbf
--- /dev/null
+++ b/scalable/apps/limewire.svg
@@ -0,0 +1 @@
+LimeWire.svg \ No newline at end of file
diff --git a/scalable/status/radharc-off.svg b/scalable/status/radharc-off.svg
new file mode 120000
index 0000000..e3d6a0d
--- /dev/null
+++ b/scalable/status/radharc-off.svg
@@ -0,0 +1 @@
+redshift-status-off.svg \ No newline at end of file
diff --git a/scalable/status/radharc-on.svg b/scalable/status/radharc-on.svg
new file mode 120000
index 0000000..7f814ae
--- /dev/null
+++ b/scalable/status/radharc-on.svg
@@ -0,0 +1 @@
+redshift-status-on.svg \ No newline at end of file