summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-07-14 14:31:21 +0300
committerAndrei Karas <akaras@inbox.ru>2012-07-14 14:41:44 +0300
commit0223ec3def25886c7240f57ed1eedb7f7bf06ef6 (patch)
treebbeaa441999cf4a5e5941f7a713da36177e05989 /data
parent808b1b76cfb16f58d461a8e7f5573dc2539d620b (diff)
downloadplus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.gz
plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.bz2
plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.xz
plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.zip
Convert enchilado theme to new format.
Diffstat (limited to 'data')
-rw-r--r--data/themes/enchilado/CMakeLists.txt7
-rw-r--r--data/themes/enchilado/Makefile.am7
-rw-r--r--data/themes/enchilado/button.pngbin2659 -> 0 bytes
-rw-r--r--data/themes/enchilado/button_disabled.pngbin2659 -> 0 bytes
-rw-r--r--data/themes/enchilado/buttonhi.pngbin2659 -> 0 bytes
-rw-r--r--data/themes/enchilado/buttonpress.pngbin2659 -> 0 bytes
-rw-r--r--data/themes/enchilado/tab.pngbin867 -> 0 bytes
-rw-r--r--data/themes/enchilado/tab_hilight.pngbin2344 -> 0 bytes
-rw-r--r--data/themes/enchilado/tabselected.pngbin2344 -> 0 bytes
-rw-r--r--data/themes/enchilado/window.pngbin7500 -> 23896 bytes
-rw-r--r--data/themes/enchilado/window.xml3
11 files changed, 1 insertions, 16 deletions
diff --git a/data/themes/enchilado/CMakeLists.txt b/data/themes/enchilado/CMakeLists.txt
index 8b6277eaf..390a1ba4a 100644
--- a/data/themes/enchilado/CMakeLists.txt
+++ b/data/themes/enchilado/CMakeLists.txt
@@ -1,12 +1,5 @@
SET (FILES
- button.png
- button_disabled.png
- buttonhi.png
- buttonpress.png
colors.xml
- tab.png
- tab_hilight.png
- tabselected.png
window.png
window.xml
)
diff --git a/data/themes/enchilado/Makefile.am b/data/themes/enchilado/Makefile.am
index 1ca9924a3..289cd7a9a 100644
--- a/data/themes/enchilado/Makefile.am
+++ b/data/themes/enchilado/Makefile.am
@@ -2,14 +2,7 @@
guidir = $(pkgdatadir)/data/themes/enchilado
gui_DATA = \
- button.png \
- button_disabled.png \
- buttonhi.png \
- buttonpress.png \
colors.xml \
- tab.png \
- tab_hilight.png \
- tabselected.png \
window.png \
window.xml
diff --git a/data/themes/enchilado/button.png b/data/themes/enchilado/button.png
deleted file mode 100644
index f6fdeaa9e..000000000
--- a/data/themes/enchilado/button.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/enchilado/button_disabled.png b/data/themes/enchilado/button_disabled.png
deleted file mode 100644
index d570fbad8..000000000
--- a/data/themes/enchilado/button_disabled.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/enchilado/buttonhi.png b/data/themes/enchilado/buttonhi.png
deleted file mode 100644
index 6e2575c1b..000000000
--- a/data/themes/enchilado/buttonhi.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/enchilado/buttonpress.png b/data/themes/enchilado/buttonpress.png
deleted file mode 100644
index 03b01d4f2..000000000
--- a/data/themes/enchilado/buttonpress.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/enchilado/tab.png b/data/themes/enchilado/tab.png
deleted file mode 100644
index 3a00d7d12..000000000
--- a/data/themes/enchilado/tab.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/enchilado/tab_hilight.png b/data/themes/enchilado/tab_hilight.png
deleted file mode 100644
index 67eecc2a5..000000000
--- a/data/themes/enchilado/tab_hilight.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/enchilado/tabselected.png b/data/themes/enchilado/tabselected.png
deleted file mode 100644
index 259d3d343..000000000
--- a/data/themes/enchilado/tabselected.png
+++ /dev/null
Binary files differ
diff --git a/data/themes/enchilado/window.png b/data/themes/enchilado/window.png
index 1d1b5bb34..f906c31fc 100644
--- a/data/themes/enchilado/window.png
+++ b/data/themes/enchilado/window.png
Binary files differ
diff --git a/data/themes/enchilado/window.xml b/data/themes/enchilado/window.xml
index 015c6ce32..606e65d8e 100644
--- a/data/themes/enchilado/window.xml
+++ b/data/themes/enchilado/window.xml
@@ -1,6 +1,5 @@
<skinset name="Default" image="window.png">
- <widget type="Window">
- <!-- <option name="padding" value="5" /> -->
+ <widget type="Window" xpos="190" ypos="30">
<!-- Top Row -->
<part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" />
<part type="top-edge" xpos="11" ypos="0" width="127" height="10" />