summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-02-23 01:39:06 +0300
committerAndrei Karas <akaras@inbox.ru>2012-02-24 00:33:48 +0300
commit46fcb1fda6fe3f4b56d033c09cad83ac44d84726 (patch)
tree707a1c6a8a5d442ad7033eff773b74a5176bfd36
parent898e12f0cf9fb50b2162c9b8279b8f675f75b285 (diff)
downloadplus-46fcb1fda6fe3f4b56d033c09cad83ac44d84726.tar.gz
plus-46fcb1fda6fe3f4b56d033c09cad83ac44d84726.tar.bz2
plus-46fcb1fda6fe3f4b56d033c09cad83ac44d84726.tar.xz
plus-46fcb1fda6fe3f4b56d033c09cad83ac44d84726.zip
Remove some duplicates from themes.
-rw-r--r--data/themes/blackwood/Makefile.am6
-rw-r--r--data/themes/blackwood/target-cursor-blue-l.pngbin20680 -> 0 bytes
-rw-r--r--data/themes/blackwood/target-cursor-blue-m.pngbin17811 -> 0 bytes
-rw-r--r--data/themes/blackwood/target-cursor-blue-s.pngbin8019 -> 0 bytes
-rw-r--r--data/themes/blackwood/target-cursor-red-l.pngbin43220 -> 0 bytes
-rw-r--r--data/themes/blackwood/target-cursor-red-m.pngbin30210 -> 0 bytes
-rw-r--r--data/themes/blackwood/target-cursor-red-s.pngbin20194 -> 0 bytes
-rw-r--r--data/themes/pink/CMakeLists.txt10
-rw-r--r--data/themes/pink/Makefile.am10
-rw-r--r--data/themes/pink/circle-gray.pngbin300 -> 0 bytes
-rw-r--r--data/themes/pink/circle-green.pngbin328 -> 0 bytes
-rw-r--r--data/themes/pink/mouse.pngbin6193 -> 0 bytes
-rw-r--r--data/themes/pink/speechbubble.xml18
-rw-r--r--data/themes/pink/target-cursor-blue-l.pngbin23803 -> 0 bytes
-rw-r--r--data/themes/pink/target-cursor-blue-m.pngbin18439 -> 0 bytes
-rw-r--r--data/themes/pink/target-cursor-blue-s.pngbin8353 -> 0 bytes
-rw-r--r--data/themes/pink/target-cursor-red-l.pngbin25586 -> 0 bytes
-rw-r--r--data/themes/pink/target-cursor-red-m.pngbin17950 -> 0 bytes
-rw-r--r--data/themes/pink/target-cursor-red-s.pngbin8361 -> 0 bytes
-rw-r--r--data/themes/redandblack/CMakeLists.txt8
-rw-r--r--data/themes/redandblack/Makefile.am8
-rw-r--r--data/themes/redandblack/speechbubble.xml18
-rw-r--r--data/themes/redandblack/target-cursor-blue-l.pngbin20110 -> 0 bytes
-rw-r--r--data/themes/redandblack/target-cursor-blue-m.pngbin15419 -> 0 bytes
-rw-r--r--data/themes/redandblack/target-cursor-blue-s.pngbin7607 -> 0 bytes
-rw-r--r--data/themes/redandblack/target-cursor-red-l.pngbin21602 -> 0 bytes
-rw-r--r--data/themes/redandblack/target-cursor-red-m.pngbin15121 -> 0 bytes
-rw-r--r--data/themes/redandblack/target-cursor-red-s.pngbin7406 -> 0 bytes
-rw-r--r--data/themes/redandblack/unknown-item.pngbin540 -> 0 bytes
-rw-r--r--data/themes/wood/CMakeLists.txt11
-rw-r--r--data/themes/wood/Makefile.am11
-rw-r--r--data/themes/wood/bubble.pngbin407 -> 0 bytes
-rw-r--r--data/themes/wood/circle-gray.pngbin300 -> 0 bytes
-rw-r--r--data/themes/wood/circle-green.pngbin328 -> 0 bytes
-rw-r--r--data/themes/wood/speechbubble.xml18
-rw-r--r--data/themes/wood/target-cursor-blue-l.pngbin23803 -> 0 bytes
-rw-r--r--data/themes/wood/target-cursor-blue-m.pngbin18439 -> 0 bytes
-rw-r--r--data/themes/wood/target-cursor-blue-s.pngbin8353 -> 0 bytes
-rw-r--r--data/themes/wood/target-cursor-red-l.pngbin25586 -> 0 bytes
-rw-r--r--data/themes/wood/target-cursor-red-m.pngbin17950 -> 0 bytes
-rw-r--r--data/themes/wood/target-cursor-red-s.pngbin8361 -> 0 bytes
-rw-r--r--data/themes/wood/unknown-item.pngbin540 -> 0 bytes
42 files changed, 0 insertions, 118 deletions
diff --git a/data/themes/blackwood/Makefile.am b/data/themes/blackwood/Makefile.am
index 31cb547c1..52463440e 100644
--- a/data/themes/blackwood/Makefile.am
+++ b/data/themes/blackwood/Makefile.am
@@ -34,12 +34,6 @@ gui_DATA = \
tab.png \
tab_hilight.png \
tabselected.png \
- target-cursor-blue-l.png \
- target-cursor-blue-m.png \
- target-cursor-blue-s.png \
- target-cursor-red-l.png \
- target-cursor-red-m.png \
- target-cursor-red-s.png \
vscroll_down_default.png \
vscroll_down_highlight.png \
vscroll_down_pressed.png \
diff --git a/data/themes/blackwood/target-cursor-blue-l.png b/data/themes/blackwood/target-cursor-blue-l.png
deleted file mode 100644
index 88d0bf40e..000000000
--- a/data/themes/blackwood/target-cursor-blue-l.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/blackwood/target-cursor-blue-m.png b/data/themes/blackwood/target-cursor-blue-m.png
deleted file mode 100644
index ac0189d0f..000000000
--- a/data/themes/blackwood/target-cursor-blue-m.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/blackwood/target-cursor-blue-s.png b/data/themes/blackwood/target-cursor-blue-s.png
deleted file mode 100644
index 90b22d72d..000000000
--- a/data/themes/blackwood/target-cursor-blue-s.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/blackwood/target-cursor-red-l.png b/data/themes/blackwood/target-cursor-red-l.png
deleted file mode 100644
index 776c8acdf..000000000
--- a/data/themes/blackwood/target-cursor-red-l.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/blackwood/target-cursor-red-m.png b/data/themes/blackwood/target-cursor-red-m.png
deleted file mode 100644
index af657dc14..000000000
--- a/data/themes/blackwood/target-cursor-red-m.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/blackwood/target-cursor-red-s.png b/data/themes/blackwood/target-cursor-red-s.png
deleted file mode 100644
index 090ec040d..000000000
--- a/data/themes/blackwood/target-cursor-red-s.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/CMakeLists.txt b/data/themes/pink/CMakeLists.txt
index f6f6e81f6..56b11fb87 100644
--- a/data/themes/pink/CMakeLists.txt
+++ b/data/themes/pink/CMakeLists.txt
@@ -5,8 +5,6 @@ SET (FILES
buttonhi.png
buttonpress.png
checkbox.png
- circle-gray.png
- circle-green.png
close_button.png
colors.xml
deepbox.png
@@ -17,7 +15,6 @@ SET (FILES
hscroll_right_highlight.png
hscroll_right_pressed.png
item_shortcut_bgr.png
- mouse.png
progress-indicator.png
radioin.png
radioin_highlight.png
@@ -27,17 +24,10 @@ SET (FILES
selection.png
slider.png
slider_hilight.png
- speechbubble.xml
sticky_button.png
tab.png
tab_hilight.png
tabselected.png
- target-cursor-blue-l.png
- target-cursor-blue-m.png
- target-cursor-blue-s.png
- target-cursor-red-l.png
- target-cursor-red-m.png
- target-cursor-red-s.png
unknown-item.png
vscroll_down_default.png
vscroll_down_highlight.png
diff --git a/data/themes/pink/Makefile.am b/data/themes/pink/Makefile.am
index 5fd4904f5..54d84bd97 100644
--- a/data/themes/pink/Makefile.am
+++ b/data/themes/pink/Makefile.am
@@ -8,8 +8,6 @@ gui_DATA = \
buttonhi.png \
buttonpress.png \
checkbox.png \
- circle-gray.png \
- circle-green.png \
close_button.png \
colors.xml \
deepbox.png \
@@ -21,7 +19,6 @@ gui_DATA = \
hscroll_right_highlight.png \
hscroll_right_pressed.png \
item_shortcut_bgr.png \
- mouse.png \
progress-indicator.png \
radioin.png \
radioin_highlight.png \
@@ -31,17 +28,10 @@ gui_DATA = \
selection.png \
slider.png \
slider_hilight.png \
- speechbubble.xml \
sticky_button.png \
tab.png \
tab_hilight.png \
tabselected.png \
- target-cursor-blue-l.png \
- target-cursor-blue-m.png \
- target-cursor-blue-s.png \
- target-cursor-red-l.png \
- target-cursor-red-m.png \
- target-cursor-red-s.png \
unknown-item.png \
vscroll_down_default.png \
vscroll_down_highlight.png \
diff --git a/data/themes/pink/circle-gray.png b/data/themes/pink/circle-gray.png
deleted file mode 100644
index 3e884f405..000000000
--- a/data/themes/pink/circle-gray.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/circle-green.png b/data/themes/pink/circle-green.png
deleted file mode 100644
index 2c98e9ef1..000000000
--- a/data/themes/pink/circle-green.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/mouse.png b/data/themes/pink/mouse.png
deleted file mode 100644
index df460e49c..000000000
--- a/data/themes/pink/mouse.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/speechbubble.xml b/data/themes/pink/speechbubble.xml
deleted file mode 100644
index 84b6557b3..000000000
--- a/data/themes/pink/speechbubble.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<skinset name="SpeechBubble" image="bubble.png">
- <widget type="Window">
- <!-- Top Row -->
- <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" />
- <part type="top-edge" xpos="5" ypos="0" width="5" height="5" />
- <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" />
-
- <!-- Middle Row -->
- <part type="left-edge" xpos="0" ypos="5" width="5" height="5" />
- <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" />
- <part type="right-edge" xpos="10" ypos="5" width="5" height="5" />
-
- <!-- Bottom Row -->
- <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" />
- <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" />
- <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" />
- </widget>
-</skinset>
diff --git a/data/themes/pink/target-cursor-blue-l.png b/data/themes/pink/target-cursor-blue-l.png
deleted file mode 100644
index 77cdf4b6d..000000000
--- a/data/themes/pink/target-cursor-blue-l.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/target-cursor-blue-m.png b/data/themes/pink/target-cursor-blue-m.png
deleted file mode 100644
index c0107357a..000000000
--- a/data/themes/pink/target-cursor-blue-m.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/target-cursor-blue-s.png b/data/themes/pink/target-cursor-blue-s.png
deleted file mode 100644
index 3e81c75de..000000000
--- a/data/themes/pink/target-cursor-blue-s.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/target-cursor-red-l.png b/data/themes/pink/target-cursor-red-l.png
deleted file mode 100644
index 76d2101b1..000000000
--- a/data/themes/pink/target-cursor-red-l.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/target-cursor-red-m.png b/data/themes/pink/target-cursor-red-m.png
deleted file mode 100644
index e2ab79c29..000000000
--- a/data/themes/pink/target-cursor-red-m.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/pink/target-cursor-red-s.png b/data/themes/pink/target-cursor-red-s.png
deleted file mode 100644
index 09195f440..000000000
--- a/data/themes/pink/target-cursor-red-s.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/redandblack/CMakeLists.txt b/data/themes/redandblack/CMakeLists.txt
index 22408ceae..e07edacb1 100644
--- a/data/themes/redandblack/CMakeLists.txt
+++ b/data/themes/redandblack/CMakeLists.txt
@@ -26,18 +26,10 @@ SET (FILES
selection.png
slider.png
slider_hilight.png
- speechbubble.xml
sticky_button.png
tab.png
tab_hilight.png
tabselected.png
- target-cursor-blue-l.png
- target-cursor-blue-m.png
- target-cursor-blue-s.png
- target-cursor-red-l.png
- target-cursor-red-m.png
- target-cursor-red-s.png
- unknown-item.png
vscroll_down_default.png
vscroll_down_highlight.png
vscroll_down_pressed.png
diff --git a/data/themes/redandblack/Makefile.am b/data/themes/redandblack/Makefile.am
index 24b9920cb..bee931d4f 100644
--- a/data/themes/redandblack/Makefile.am
+++ b/data/themes/redandblack/Makefile.am
@@ -30,18 +30,10 @@ gui_DATA = \
selection.png \
slider.png \
slider_hilight.png \
- speechbubble.xml \
sticky_button.png \
tab.png \
tab_hilight.png \
tabselected.png \
- target-cursor-blue-l.png \
- target-cursor-blue-m.png \
- target-cursor-blue-s.png \
- target-cursor-red-l.png \
- target-cursor-red-m.png \
- target-cursor-red-s.png \
- unknown-item.png \
vscroll_down_default.png \
vscroll_down_highlight.png \
vscroll_down_pressed.png \
diff --git a/data/themes/redandblack/speechbubble.xml b/data/themes/redandblack/speechbubble.xml
deleted file mode 100644
index 84b6557b3..000000000
--- a/data/themes/redandblack/speechbubble.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<skinset name="SpeechBubble" image="bubble.png">
- <widget type="Window">
- <!-- Top Row -->
- <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" />
- <part type="top-edge" xpos="5" ypos="0" width="5" height="5" />
- <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" />
-
- <!-- Middle Row -->
- <part type="left-edge" xpos="0" ypos="5" width="5" height="5" />
- <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" />
- <part type="right-edge" xpos="10" ypos="5" width="5" height="5" />
-
- <!-- Bottom Row -->
- <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" />
- <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" />
- <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" />
- </widget>
-</skinset>
diff --git a/data/themes/redandblack/target-cursor-blue-l.png b/data/themes/redandblack/target-cursor-blue-l.png
deleted file mode 100644
index cd6aaa225..000000000
--- a/data/themes/redandblack/target-cursor-blue-l.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/redandblack/target-cursor-blue-m.png b/data/themes/redandblack/target-cursor-blue-m.png
deleted file mode 100644
index d961cd363..000000000
--- a/data/themes/redandblack/target-cursor-blue-m.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/redandblack/target-cursor-blue-s.png b/data/themes/redandblack/target-cursor-blue-s.png
deleted file mode 100644
index c9edefe48..000000000
--- a/data/themes/redandblack/target-cursor-blue-s.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/redandblack/target-cursor-red-l.png b/data/themes/redandblack/target-cursor-red-l.png
deleted file mode 100644
index de9337e6a..000000000
--- a/data/themes/redandblack/target-cursor-red-l.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/redandblack/target-cursor-red-m.png b/data/themes/redandblack/target-cursor-red-m.png
deleted file mode 100644
index 8e669f6f7..000000000
--- a/data/themes/redandblack/target-cursor-red-m.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/redandblack/target-cursor-red-s.png b/data/themes/redandblack/target-cursor-red-s.png
deleted file mode 100644
index 0dd1e0d7c..000000000
--- a/data/themes/redandblack/target-cursor-red-s.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/redandblack/unknown-item.png b/data/themes/redandblack/unknown-item.png
deleted file mode 100644
index 9201d688e..000000000
--- a/data/themes/redandblack/unknown-item.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/CMakeLists.txt b/data/themes/wood/CMakeLists.txt
index 153e4d04b..797b29f9e 100644
--- a/data/themes/wood/CMakeLists.txt
+++ b/data/themes/wood/CMakeLists.txt
@@ -1,12 +1,9 @@
SET (FILES
- bubble.png
button.png
button_disabled.png
buttonhi.png
buttonpress.png
checkbox.png
- circle-gray.png
- circle-green.png
close_button.png
colors.xml
deepbox.png
@@ -26,18 +23,10 @@ SET (FILES
selection.png
slider.png
slider_hilight.png
- speechbubble.xml
sticky_button.png
tab.png
tab_hilight.png
tabselected.png
- target-cursor-blue-l.png
- target-cursor-blue-m.png
- target-cursor-blue-s.png
- target-cursor-red-l.png
- target-cursor-red-m.png
- target-cursor-red-s.png
- unknown-item.png
vscroll_down_default.png
vscroll_down_highlight.png
vscroll_down_pressed.png
diff --git a/data/themes/wood/Makefile.am b/data/themes/wood/Makefile.am
index f9f04c254..78aba7d35 100644
--- a/data/themes/wood/Makefile.am
+++ b/data/themes/wood/Makefile.am
@@ -2,14 +2,11 @@
guidir = $(pkgdatadir)/data/themes/wood
gui_DATA = \
- bubble.png \
button.png \
button_disabled.png \
buttonhi.png \
buttonpress.png \
checkbox.png \
- circle-gray.png \
- circle-green.png \
close_button.png \
colors.xml \
deepbox.png \
@@ -30,18 +27,10 @@ gui_DATA = \
selection.png \
slider.png \
slider_hilight.png \
- speechbubble.xml \
sticky_button.png \
tab.png \
tab_hilight.png \
tabselected.png \
- target-cursor-blue-l.png \
- target-cursor-blue-m.png \
- target-cursor-blue-s.png \
- target-cursor-red-l.png \
- target-cursor-red-m.png \
- target-cursor-red-s.png \
- unknown-item.png \
vscroll_down_default.png \
vscroll_down_highlight.png \
vscroll_down_pressed.png \
diff --git a/data/themes/wood/bubble.png b/data/themes/wood/bubble.png
deleted file mode 100644
index 45322eb2e..000000000
--- a/data/themes/wood/bubble.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/circle-gray.png b/data/themes/wood/circle-gray.png
deleted file mode 100644
index 3e884f405..000000000
--- a/data/themes/wood/circle-gray.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/circle-green.png b/data/themes/wood/circle-green.png
deleted file mode 100644
index 2c98e9ef1..000000000
--- a/data/themes/wood/circle-green.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/speechbubble.xml b/data/themes/wood/speechbubble.xml
deleted file mode 100644
index 84b6557b3..000000000
--- a/data/themes/wood/speechbubble.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<skinset name="SpeechBubble" image="bubble.png">
- <widget type="Window">
- <!-- Top Row -->
- <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" />
- <part type="top-edge" xpos="5" ypos="0" width="5" height="5" />
- <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" />
-
- <!-- Middle Row -->
- <part type="left-edge" xpos="0" ypos="5" width="5" height="5" />
- <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" />
- <part type="right-edge" xpos="10" ypos="5" width="5" height="5" />
-
- <!-- Bottom Row -->
- <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" />
- <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" />
- <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" />
- </widget>
-</skinset>
diff --git a/data/themes/wood/target-cursor-blue-l.png b/data/themes/wood/target-cursor-blue-l.png
deleted file mode 100644
index 77cdf4b6d..000000000
--- a/data/themes/wood/target-cursor-blue-l.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/target-cursor-blue-m.png b/data/themes/wood/target-cursor-blue-m.png
deleted file mode 100644
index c0107357a..000000000
--- a/data/themes/wood/target-cursor-blue-m.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/target-cursor-blue-s.png b/data/themes/wood/target-cursor-blue-s.png
deleted file mode 100644
index 3e81c75de..000000000
--- a/data/themes/wood/target-cursor-blue-s.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/target-cursor-red-l.png b/data/themes/wood/target-cursor-red-l.png
deleted file mode 100644
index 76d2101b1..000000000
--- a/data/themes/wood/target-cursor-red-l.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/target-cursor-red-m.png b/data/themes/wood/target-cursor-red-m.png
deleted file mode 100644
index e2ab79c29..000000000
--- a/data/themes/wood/target-cursor-red-m.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/target-cursor-red-s.png b/data/themes/wood/target-cursor-red-s.png
deleted file mode 100644
index 09195f440..000000000
--- a/data/themes/wood/target-cursor-red-s.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/wood/unknown-item.png b/data/themes/wood/unknown-item.png
deleted file mode 100644
index 9201d688e..000000000
--- a/data/themes/wood/unknown-item.png
+++ /dev/null
Binary files differ