summaryrefslogtreecommitdiffstats
path: root/twin-styles/glow/themes/glass_verylarge
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 21:50:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 21:50:31 -0600
commite35f3fe53cd8df85d4fd04e49dfffbaeac971cdf (patch)
tree95836fc22de909b3b20dbf3fc3dea230e5e58e3b /twin-styles/glow/themes/glass_verylarge
parenta5355f151396be579eba5838c7d8d93a43362cd7 (diff)
downloadtdeartwork-e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf.tar.gz
tdeartwork-e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf.zip
Rename kwin to twin (Part 2 of 2)
Diffstat (limited to 'twin-styles/glow/themes/glass_verylarge')
-rw-r--r--twin-styles/glow/themes/glass_verylarge/CMakeLists.txt22
-rw-r--r--twin-styles/glow/themes/glass_verylarge/Makefile.am17
-rw-r--r--twin-styles/glow/themes/glass_verylarge/background.pngbin0 -> 1520 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/close.pngbin0 -> 197 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/close_glow.pngbin0 -> 1048 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/glass_verylarge.theme19
-rw-r--r--twin-styles/glow/themes/glass_verylarge/help.pngbin0 -> 190 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/help_glow.pngbin0 -> 1070 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/iconify.pngbin0 -> 201 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/iconify_glow.pngbin0 -> 1063 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/maximizeoff.pngbin0 -> 179 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/maximizeoff_glow.pngbin0 -> 1060 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/maximizeon.pngbin0 -> 201 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/maximizeon_glow.pngbin0 -> 1073 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/stickyoff.pngbin0 -> 185 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/stickyoff_glow.pngbin0 -> 1059 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/stickyon.pngbin0 -> 183 bytes
-rw-r--r--twin-styles/glow/themes/glass_verylarge/stickyon_glow.pngbin0 -> 1045 bytes
18 files changed, 58 insertions, 0 deletions
diff --git a/twin-styles/glow/themes/glass_verylarge/CMakeLists.txt b/twin-styles/glow/themes/glass_verylarge/CMakeLists.txt
new file mode 100644
index 00000000..5fd50a91
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/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_verylarge.theme
+ DESTINATION ${DATA_INSTALL_DIR}/twin/glow-themes/glass_verylarge )
diff --git a/twin-styles/glow/themes/glass_verylarge/Makefile.am b/twin-styles/glow/themes/glass_verylarge/Makefile.am
new file mode 100644
index 00000000..ab67c5db
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/Makefile.am
@@ -0,0 +1,17 @@
+linkdir = $(kde_datadir)/twin/glow-themes/glass_verylarge
+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_verylarge.theme
+
+EXTRA_DIST = $(link_DATA)
+
+###KMAKE-start (don't edit or delete this block)
+
+###KMAKE-end
diff --git a/twin-styles/glow/themes/glass_verylarge/background.png b/twin-styles/glow/themes/glass_verylarge/background.png
new file mode 100644
index 00000000..ed032232
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/background.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/close.png b/twin-styles/glow/themes/glass_verylarge/close.png
new file mode 100644
index 00000000..15dc4b50
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/close.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/close_glow.png b/twin-styles/glow/themes/glass_verylarge/close_glow.png
new file mode 100644
index 00000000..9207e37e
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/close_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/glass_verylarge.theme b/twin-styles/glow/themes/glass_verylarge/glass_verylarge.theme
new file mode 100644
index 00000000..36368a8d
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/glass_verylarge.theme
@@ -0,0 +1,19 @@
+buttonSize=30,30
+
+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_verylarge/help.png b/twin-styles/glow/themes/glass_verylarge/help.png
new file mode 100644
index 00000000..3a2d0c9d
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/help.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/help_glow.png b/twin-styles/glow/themes/glass_verylarge/help_glow.png
new file mode 100644
index 00000000..29e6edf9
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/help_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/iconify.png b/twin-styles/glow/themes/glass_verylarge/iconify.png
new file mode 100644
index 00000000..2d760e3d
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/iconify.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/iconify_glow.png b/twin-styles/glow/themes/glass_verylarge/iconify_glow.png
new file mode 100644
index 00000000..01f474e5
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/iconify_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/maximizeoff.png b/twin-styles/glow/themes/glass_verylarge/maximizeoff.png
new file mode 100644
index 00000000..4224aa05
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/maximizeoff.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/maximizeoff_glow.png b/twin-styles/glow/themes/glass_verylarge/maximizeoff_glow.png
new file mode 100644
index 00000000..9327994a
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/maximizeoff_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/maximizeon.png b/twin-styles/glow/themes/glass_verylarge/maximizeon.png
new file mode 100644
index 00000000..2d90482f
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/maximizeon.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/maximizeon_glow.png b/twin-styles/glow/themes/glass_verylarge/maximizeon_glow.png
new file mode 100644
index 00000000..3b9a6bf4
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/maximizeon_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/stickyoff.png b/twin-styles/glow/themes/glass_verylarge/stickyoff.png
new file mode 100644
index 00000000..a2c26583
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/stickyoff.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/stickyoff_glow.png b/twin-styles/glow/themes/glass_verylarge/stickyoff_glow.png
new file mode 100644
index 00000000..c6e57e21
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/stickyoff_glow.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/stickyon.png b/twin-styles/glow/themes/glass_verylarge/stickyon.png
new file mode 100644
index 00000000..56cde081
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/stickyon.png
Binary files differ
diff --git a/twin-styles/glow/themes/glass_verylarge/stickyon_glow.png b/twin-styles/glow/themes/glass_verylarge/stickyon_glow.png
new file mode 100644
index 00000000..f3778479
--- /dev/null
+++ b/twin-styles/glow/themes/glass_verylarge/stickyon_glow.png
Binary files differ