summaryrefslogtreecommitdiffstats
path: root/twin-styles/glow/themes/glass_huge
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/glow/themes/glass_huge')
-rw-r--r--twin-styles/glow/themes/glass_huge/CMakeLists.txt22
-rw-r--r--twin-styles/glow/themes/glass_huge/Makefile.am17
-rw-r--r--twin-styles/glow/themes/glass_huge/background.pngbin0 -> 2094 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/close.pngbin0 -> 207 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/close_glow.pngbin0 -> 1386 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/glass_huge.theme19
-rw-r--r--twin-styles/glow/themes/glass_huge/help.pngbin0 -> 199 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/help_glow.pngbin0 -> 1398 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/iconify.pngbin0 -> 206 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/iconify_glow.pngbin0 -> 1395 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/maximizeoff.pngbin0 -> 187 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/maximizeoff_glow.pngbin0 -> 1397 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/maximizeon.pngbin0 -> 206 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/maximizeon_glow.pngbin0 -> 1417 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/stickyoff.pngbin0 -> 192 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/stickyoff_glow.pngbin0 -> 1409 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/stickyon.pngbin0 -> 194 bytes
-rw-r--r--twin-styles/glow/themes/glass_huge/stickyon_glow.pngbin0 -> 1414 bytes
18 files changed, 58 insertions, 0 deletions
diff --git a/twin-styles/glow/themes/glass_huge/CMakeLists.txt b/twin-styles/glow/themes/glass_huge/CMakeLists.txt
new file mode 100644
index 00000000..92021eff
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/CMakeLists.txt
@@ -0,0 +1,22 @@
+#################################################
+#
+# (C) 2011 Golubev Alexander
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES
+ background.png
+ help.png help_glow.png
+ close.png close_glow.png
+ iconify.png iconify_glow.png
+ maximizeoff.png maximizeoff_glow.png
+ maximizeon.png maximizeon_glow.png
+ stickyon.png stickyon_glow.png
+ stickyoff.png stickyoff_glow.png
+ glass_huge.theme
+ DESTINATION ${DATA_INSTALL_DIR}/twin/glow-themes/glass_huge )
diff --git a/twin-styles/glow/themes/glass_huge/Makefile.am b/twin-styles/glow/themes/glass_huge/Makefile.am
new file mode 100644
index 00000000..244f67a0
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/Makefile.am
@@ -0,0 +1,17 @@
+linkdir = $(kde_datadir)/twin/glow-themes/glass_huge
+link_DATA = \
+background.png \
+help.png help_glow.png \
+close.png close_glow.png \
+iconify.png iconify_glow.png \
+maximizeoff.png maximizeoff_glow.png \
+maximizeon.png maximizeon_glow.png \
+stickyon.png stickyon_glow.png \
+stickyoff.png stickyoff_glow.png \
+glass_huge.theme
+
+EXTRA_DIST = $(link_DATA)
+
+###KMAKE-start (don't edit or delete this block)
+
+###KMAKE-end
diff --git a/twin-styles/glow/themes/glass_huge/background.png b/twin-styles/glow/themes/glass_huge/background.png
new file mode 100644
index 00000000..f69e109b
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/background.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/close.png b/twin-styles/glow/themes/glass_huge/close.png
new file mode 100644
index 00000000..3f1c7369
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/close.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/close_glow.png b/twin-styles/glow/themes/glass_huge/close_glow.png
new file mode 100644
index 00000000..00b647dc
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/close_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/glass_huge.theme b/twin-styles/glow/themes/glass_huge/glass_huge.theme
new file mode 100644
index 00000000..d8c41f52
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/glass_huge.theme
@@ -0,0 +1,19 @@
+buttonSize=40,40
+
+backgroundPixmap=background.png
+
+stickyOnPixmap=stickyon.png
+stickyOffPixmap=stickyoff.png
+maximizeOnPixmap=maximizeon.png
+maximizeOffPixmap=maximizeoff.png
+helpPixmap=help.png
+closePixmap=close.png
+iconifyPixmap=iconify.png
+
+stickyOnGlowPixmap=stickyon_glow.png
+stickyOffGlowPixmap=stickyoff_glow.png
+maximizeOnGlowPixmap=maximizeon_glow.png
+maximizeOffGlowPixmap=maximizeoff_glow.png
+helpGlowPixmap=help_glow.png
+closeGlowPixmap=close_glow.png
+iconifyGlowPixmap=iconify_glow.png
diff --git a/twin-styles/glow/themes/glass_huge/help.png b/twin-styles/glow/themes/glass_huge/help.png
new file mode 100644
index 00000000..a391ce94
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/help.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/help_glow.png b/twin-styles/glow/themes/glass_huge/help_glow.png
new file mode 100644
index 00000000..a8237795
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/help_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/iconify.png b/twin-styles/glow/themes/glass_huge/iconify.png
new file mode 100644
index 00000000..b3219692
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/iconify.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/iconify_glow.png b/twin-styles/glow/themes/glass_huge/iconify_glow.png
new file mode 100644
index 00000000..a5950bcc
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/iconify_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/maximizeoff.png b/twin-styles/glow/themes/glass_huge/maximizeoff.png
new file mode 100644
index 00000000..b6ca8c0b
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/maximizeoff.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/maximizeoff_glow.png b/twin-styles/glow/themes/glass_huge/maximizeoff_glow.png
new file mode 100644
index 00000000..deb8b29f
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/maximizeoff_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/maximizeon.png b/twin-styles/glow/themes/glass_huge/maximizeon.png
new file mode 100644
index 00000000..bcccef1f
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/maximizeon.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/maximizeon_glow.png b/twin-styles/glow/themes/glass_huge/maximizeon_glow.png
new file mode 100644
index 00000000..410296b1
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/maximizeon_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/stickyoff.png b/twin-styles/glow/themes/glass_huge/stickyoff.png
new file mode 100644
index 00000000..db79fec8
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/stickyoff.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/stickyoff_glow.png b/twin-styles/glow/themes/glass_huge/stickyoff_glow.png
new file mode 100644
index 00000000..ff8377b1
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/stickyoff_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/stickyon.png b/twin-styles/glow/themes/glass_huge/stickyon.png
new file mode 100644
index 00000000..c6b1f6bc
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/stickyon.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_huge/stickyon_glow.png b/twin-styles/glow/themes/glass_huge/stickyon_glow.png
new file mode 100644
index 00000000..46d8470b
--- /dev/null
+++ b/twin-styles/glow/themes/glass_huge/stickyon_glow.png
Binary files differ