From a5e4d763f74f182086acab00a9d2190f3c24476f Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Wed, 18 Aug 2010 12:21:43 +0000 Subject: Add icons for stylus/finger touchpad mode #2006 --- diff --git a/icons/scalable/device/Makefile.am b/icons/scalable/device/Makefile.am index 25ff249..f47bfc4 100644 --- a/icons/scalable/device/Makefile.am +++ b/icons/scalable/device/Makefile.am @@ -90,7 +90,9 @@ icon_DATA = \ speaker-muted-000.svg \ speaker-muted-033.svg \ speaker-muted-066.svg \ - speaker-muted-100.svg + speaker-muted-100.svg \ + touchpad-capacitive.svg \ + touchpad-resistive.svg EXTRA_DIST = $(icon_DATA) diff --git a/icons/scalable/device/touchpad-capacitive.svg b/icons/scalable/device/touchpad-capacitive.svg new file mode 100644 index 0000000..1ffdf85 --- /dev/null +++ b/icons/scalable/device/touchpad-capacitive.svg @@ -0,0 +1,18 @@ + + +]> + + + + + diff --git a/icons/scalable/device/touchpad-resistive.svg b/icons/scalable/device/touchpad-resistive.svg new file mode 100644 index 0000000..0af470b --- /dev/null +++ b/icons/scalable/device/touchpad-resistive.svg @@ -0,0 +1,21 @@ + + +]> + + + + -- cgit v0.9.1