Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-11-27 20:23:02 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-11-27 20:23:02 (GMT)
commit7f1e5235c7db7042df6d687f8749724ff620dad7 (patch)
treecd6443a892c8b0b8045aa1fe80c6d47d49dc32df
parentcb321483f98402320d29a3484edd7db879d4cf4e (diff)
eliminated extra buttonsv1
-rw-r--r--icons/button2off.svg22
-rw-r--r--icons/button2on.svg20
2 files changed, 0 insertions, 42 deletions
diff --git a/icons/button2off.svg b/icons/button2off.svg
deleted file mode 100644
index d184b94..0000000
--- a/icons/button2off.svg
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- version="1.0"
- width="55"
- height="55">
- <rect
- style="fill:#808080;fill-opacity:1;stroke:#808080;stroke-width:4;stroke-miterlimit:4;stroke-opacity:1;"
- width="51"
- height="51"
- x="2"
- y="2"
- ry="7.0"
- rx="8.1" />
- <text
- x="13.5"
- y="42.0"
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;font-family:Bitstream Vera Sans"><tspan
- x="13.5"
- y="42.0">2</tspan></text>
-</svg>
diff --git a/icons/button2on.svg b/icons/button2on.svg
deleted file mode 100644
index 39a0f80..0000000
--- a/icons/button2on.svg
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
- xmlns="http://www.w3.org/2000/svg"
- version="1.0"
- width="55"
- height="55">
- <rect
- style="fill:#000000;fill-opacity:1;stroke:#808080;stroke-width:4;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
- width="51"
- height="51"
- x="2"
- y="2"
- ry="7.0"
- rx="8.1" />
- <text
- style="font-size:40px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;font-family:Bitstream Vera Sans"><tspan
- x="13.5"
- y="42.0"
- id="tspan2396">2</tspan></text>
-</svg>