diff options
Diffstat (limited to 'data/themes/pink')
-rw-r--r-- | data/themes/pink/CMakeLists.txt | 10 | ||||
-rw-r--r-- | data/themes/pink/Makefile.am | 10 | ||||
-rw-r--r-- | data/themes/pink/circle-gray.png | bin | 300 -> 0 bytes | |||
-rw-r--r-- | data/themes/pink/circle-green.png | bin | 328 -> 0 bytes | |||
-rw-r--r-- | data/themes/pink/mouse.png | bin | 6193 -> 0 bytes | |||
-rw-r--r-- | data/themes/pink/speechbubble.xml | 18 | ||||
-rw-r--r-- | data/themes/pink/target-cursor-blue-l.png | bin | 23803 -> 0 bytes | |||
-rw-r--r-- | data/themes/pink/target-cursor-blue-m.png | bin | 18439 -> 0 bytes | |||
-rw-r--r-- | data/themes/pink/target-cursor-blue-s.png | bin | 8353 -> 0 bytes | |||
-rw-r--r-- | data/themes/pink/target-cursor-red-l.png | bin | 25586 -> 0 bytes | |||
-rw-r--r-- | data/themes/pink/target-cursor-red-m.png | bin | 17950 -> 0 bytes | |||
-rw-r--r-- | data/themes/pink/target-cursor-red-s.png | bin | 8361 -> 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 Binary files differdeleted file mode 100644 index 3e884f405..000000000 --- a/data/themes/pink/circle-gray.png +++ /dev/null diff --git a/data/themes/pink/circle-green.png b/data/themes/pink/circle-green.png Binary files differdeleted file mode 100644 index 2c98e9ef1..000000000 --- a/data/themes/pink/circle-green.png +++ /dev/null diff --git a/data/themes/pink/mouse.png b/data/themes/pink/mouse.png Binary files differdeleted file mode 100644 index df460e49c..000000000 --- a/data/themes/pink/mouse.png +++ /dev/null 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 Binary files differdeleted file mode 100644 index 77cdf4b6d..000000000 --- a/data/themes/pink/target-cursor-blue-l.png +++ /dev/null diff --git a/data/themes/pink/target-cursor-blue-m.png b/data/themes/pink/target-cursor-blue-m.png Binary files differdeleted file mode 100644 index c0107357a..000000000 --- a/data/themes/pink/target-cursor-blue-m.png +++ /dev/null diff --git a/data/themes/pink/target-cursor-blue-s.png b/data/themes/pink/target-cursor-blue-s.png Binary files differdeleted file mode 100644 index 3e81c75de..000000000 --- a/data/themes/pink/target-cursor-blue-s.png +++ /dev/null diff --git a/data/themes/pink/target-cursor-red-l.png b/data/themes/pink/target-cursor-red-l.png Binary files differdeleted file mode 100644 index 76d2101b1..000000000 --- a/data/themes/pink/target-cursor-red-l.png +++ /dev/null diff --git a/data/themes/pink/target-cursor-red-m.png b/data/themes/pink/target-cursor-red-m.png Binary files differdeleted file mode 100644 index e2ab79c29..000000000 --- a/data/themes/pink/target-cursor-red-m.png +++ /dev/null diff --git a/data/themes/pink/target-cursor-red-s.png b/data/themes/pink/target-cursor-red-s.png Binary files differdeleted file mode 100644 index 09195f440..000000000 --- a/data/themes/pink/target-cursor-red-s.png +++ /dev/null |