aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-06-23 16:56:02 +0200
committerMattias Andrée <maandree@kth.se>2018-06-23 16:56:02 +0200
commit6a2180adf02fdb685e13e3b97d3bdd92e4cf9ae1 (patch)
treed94bdc01cb6be88eee89e6f21254e7f2385b8344
parentMore icons used by inkscape (diff)
downloadsimple-icon-theme-6a2180adf02fdb685e13e3b97d3bdd92e4cf9ae1.tar.gz
simple-icon-theme-6a2180adf02fdb685e13e3b97d3bdd92e4cf9ae1.tar.bz2
simple-icon-theme-6a2180adf02fdb685e13e3b97d3bdd92e4cf9ae1.tar.xz
Some aliases
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--Makefile3
l---------scalable/actions/trace_background.svg1
l---------scalable/actions/use_pressure.svg1
l---------scalable/actions/use_tilt.svg1
4 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3a20b92..0290134 100644
--- a/Makefile
+++ b/Makefile
@@ -1823,8 +1823,11 @@ ICONS =\
actions/draw-connector\
actions/draw-geometry-set-bounding-box\
actions/draw-trace-background\
+ actions/trace_background\
actions/draw-use-pressure\
+ actions/use_pressure\
actions/draw-use-tilt\
+ actions/use_tilt\
actions/edit-clone\
actions/edit-clone-unlink\
actions/edit-duplicate\
diff --git a/scalable/actions/trace_background.svg b/scalable/actions/trace_background.svg
new file mode 120000
index 0000000..baff411
--- /dev/null
+++ b/scalable/actions/trace_background.svg
@@ -0,0 +1 @@
+draw-trace-background.svg \ No newline at end of file
diff --git a/scalable/actions/use_pressure.svg b/scalable/actions/use_pressure.svg
new file mode 120000
index 0000000..7a71cc7
--- /dev/null
+++ b/scalable/actions/use_pressure.svg
@@ -0,0 +1 @@
+draw-use-pressure.svg \ No newline at end of file
diff --git a/scalable/actions/use_tilt.svg b/scalable/actions/use_tilt.svg
new file mode 120000
index 0000000..3256942
--- /dev/null
+++ b/scalable/actions/use_tilt.svg
@@ -0,0 +1 @@
+draw-use-tilt.svg \ No newline at end of file