From 46fcb1fda6fe3f4b56d033c09cad83ac44d84726 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 23 Feb 2012 01:39:06 +0300 Subject: Remove some duplicates from themes. --- data/themes/pink/CMakeLists.txt | 10 ---------- data/themes/pink/Makefile.am | 10 ---------- data/themes/pink/circle-gray.png | Bin 300 -> 0 bytes data/themes/pink/circle-green.png | Bin 328 -> 0 bytes data/themes/pink/mouse.png | Bin 6193 -> 0 bytes data/themes/pink/speechbubble.xml | 18 ------------------ data/themes/pink/target-cursor-blue-l.png | Bin 23803 -> 0 bytes data/themes/pink/target-cursor-blue-m.png | Bin 18439 -> 0 bytes data/themes/pink/target-cursor-blue-s.png | Bin 8353 -> 0 bytes data/themes/pink/target-cursor-red-l.png | Bin 25586 -> 0 bytes data/themes/pink/target-cursor-red-m.png | Bin 17950 -> 0 bytes data/themes/pink/target-cursor-red-s.png | Bin 8361 -> 0 bytes 12 files changed, 38 deletions(-) delete mode 100644 data/themes/pink/circle-gray.png delete mode 100644 data/themes/pink/circle-green.png delete mode 100644 data/themes/pink/mouse.png delete mode 100644 data/themes/pink/speechbubble.xml delete mode 100644 data/themes/pink/target-cursor-blue-l.png delete mode 100644 data/themes/pink/target-cursor-blue-m.png delete mode 100644 data/themes/pink/target-cursor-blue-s.png delete mode 100644 data/themes/pink/target-cursor-red-l.png delete mode 100644 data/themes/pink/target-cursor-red-m.png delete mode 100644 data/themes/pink/target-cursor-red-s.png (limited to 'data/themes/pink') 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 Binary files a/data/themes/pink/circle-gray.png and /dev/null differ diff --git a/data/themes/pink/circle-green.png b/data/themes/pink/circle-green.png deleted file mode 100644 index 2c98e9ef1..000000000 Binary files a/data/themes/pink/circle-green.png and /dev/null differ diff --git a/data/themes/pink/mouse.png b/data/themes/pink/mouse.png deleted file mode 100644 index df460e49c..000000000 Binary files a/data/themes/pink/mouse.png and /dev/null 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 @@ - - - - - - - - - - - - - - - - - - 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 Binary files a/data/themes/pink/target-cursor-blue-l.png and /dev/null 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 Binary files a/data/themes/pink/target-cursor-blue-m.png and /dev/null 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 Binary files a/data/themes/pink/target-cursor-blue-s.png and /dev/null 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 Binary files a/data/themes/pink/target-cursor-red-l.png and /dev/null 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 Binary files a/data/themes/pink/target-cursor-red-m.png and /dev/null 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 Binary files a/data/themes/pink/target-cursor-red-s.png and /dev/null differ -- cgit v1.2.3-60-g2f50