summaryrefslogtreecommitdiff
path: root/data/themes/pink
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 /data/themes/pink
parent898e12f0cf9fb50b2162c9b8279b8f675f75b285 (diff)
downloadplus-46fcb1fda6fe3f4b56d033c09cad83ac44d84726.tar.gz
plus-46fcb1fda6fe3f4b56d033c09cad83ac44d84726.tar.bz2
plus-46fcb1fda6fe3f4b56d033c09cad83ac44d84726.tar.xz
plus-46fcb1fda6fe3f4b56d033c09cad83ac44d84726.zip
Remove some duplicates from themes.
Diffstat (limited to 'data/themes/pink')
-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
12 files changed, 0 insertions, 38 deletions
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