summaryrefslogtreecommitdiffstats
path: root/ksplashml/pics/themes/default
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /ksplashml/pics/themes/default
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksplashml/pics/themes/default')
-rw-r--r--ksplashml/pics/themes/default/Makefile.am5
-rw-r--r--ksplashml/pics/themes/default/Preview.pngbin0 -> 31945 bytes
-rw-r--r--ksplashml/pics/themes/default/Theme.rc19
-rw-r--r--ksplashml/pics/themes/default/locolor/Makefile.am4
-rw-r--r--ksplashml/pics/themes/default/locolor/Preview.pngbin0 -> 31341 bytes
-rw-r--r--ksplashml/pics/themes/default/locolor/Theme.rc19
-rw-r--r--ksplashml/pics/themes/default/locolor/splash_active_bar.pngbin0 -> 8902 bytes
-rw-r--r--ksplashml/pics/themes/default/locolor/splash_bottom.pngbin0 -> 264 bytes
-rw-r--r--ksplashml/pics/themes/default/locolor/splash_inactive_bar.pngbin0 -> 9012 bytes
-rw-r--r--ksplashml/pics/themes/default/locolor/splash_top.pngbin0 -> 8958 bytes
-rw-r--r--ksplashml/pics/themes/default/splash.xcf.bz2bin0 -> 28730 bytes
-rw-r--r--ksplashml/pics/themes/default/splash_active_bar.pngbin0 -> 23346 bytes
-rw-r--r--ksplashml/pics/themes/default/splash_bottom.pngbin0 -> 282 bytes
-rw-r--r--ksplashml/pics/themes/default/splash_inactive_bar.pngbin0 -> 19766 bytes
-rw-r--r--ksplashml/pics/themes/default/splash_top.pngbin0 -> 17514 bytes
15 files changed, 47 insertions, 0 deletions
diff --git a/ksplashml/pics/themes/default/Makefile.am b/ksplashml/pics/themes/default/Makefile.am
new file mode 100644
index 000000000..263854f11
--- /dev/null
+++ b/ksplashml/pics/themes/default/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS=locolor
+EXTRA_DIST=Theme.rc Preview.png splash_active_bar.png splash_bottom.png splash_inactive_bar.png splash_top.png
+
+ksplashml_pics_default_datadir = $(kde_datadir)/ksplash/Themes/Default
+ksplashml_pics_default_data_DATA = $(EXTRA_DIST)
diff --git a/ksplashml/pics/themes/default/Preview.png b/ksplashml/pics/themes/default/Preview.png
new file mode 100644
index 000000000..4b589d71d
--- /dev/null
+++ b/ksplashml/pics/themes/default/Preview.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/Theme.rc b/ksplashml/pics/themes/default/Theme.rc
new file mode 100644
index 000000000..75cfed06f
--- /dev/null
+++ b/ksplashml/pics/themes/default/Theme.rc
@@ -0,0 +1,19 @@
+# Default KSplash/ML Theme
+
+[KSplash Theme: default]
+Name = KDE 3.5 Splash Screen
+Description = Waves of change
+Version = 1.0
+Author = Lee Olson <clearbeast@gmail.com>
+
+# Theme behaviour settings.
+Engine = Default
+
+# Should icons blink ala KDE, or not?
+Icons Flashing = true
+
+# Show progress bar?
+Always Show Progress = false
+
+# Status text colour
+Label Foreground = #FFFFFF
diff --git a/ksplashml/pics/themes/default/locolor/Makefile.am b/ksplashml/pics/themes/default/locolor/Makefile.am
new file mode 100644
index 000000000..9617b1ea5
--- /dev/null
+++ b/ksplashml/pics/themes/default/locolor/Makefile.am
@@ -0,0 +1,4 @@
+EXTRA_DIST=Theme.rc splash_active_bar.png splash_bottom.png splash_inactive_bar.png splash_top.png
+
+ksplashml_pics_classic_locolor_datadir = $(kde_datadir)/ksplash/Themes/Default/locolor
+ksplashml_pics_classic_locolor_data_DATA = $(EXTRA_DIST)
diff --git a/ksplashml/pics/themes/default/locolor/Preview.png b/ksplashml/pics/themes/default/locolor/Preview.png
new file mode 100644
index 000000000..fa45b2319
--- /dev/null
+++ b/ksplashml/pics/themes/default/locolor/Preview.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/locolor/Theme.rc b/ksplashml/pics/themes/default/locolor/Theme.rc
new file mode 100644
index 000000000..75cfed06f
--- /dev/null
+++ b/ksplashml/pics/themes/default/locolor/Theme.rc
@@ -0,0 +1,19 @@
+# Default KSplash/ML Theme
+
+[KSplash Theme: default]
+Name = KDE 3.5 Splash Screen
+Description = Waves of change
+Version = 1.0
+Author = Lee Olson <clearbeast@gmail.com>
+
+# Theme behaviour settings.
+Engine = Default
+
+# Should icons blink ala KDE, or not?
+Icons Flashing = true
+
+# Show progress bar?
+Always Show Progress = false
+
+# Status text colour
+Label Foreground = #FFFFFF
diff --git a/ksplashml/pics/themes/default/locolor/splash_active_bar.png b/ksplashml/pics/themes/default/locolor/splash_active_bar.png
new file mode 100644
index 000000000..bb4346b60
--- /dev/null
+++ b/ksplashml/pics/themes/default/locolor/splash_active_bar.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/locolor/splash_bottom.png b/ksplashml/pics/themes/default/locolor/splash_bottom.png
new file mode 100644
index 000000000..26c99f3af
--- /dev/null
+++ b/ksplashml/pics/themes/default/locolor/splash_bottom.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/locolor/splash_inactive_bar.png b/ksplashml/pics/themes/default/locolor/splash_inactive_bar.png
new file mode 100644
index 000000000..4787900ce
--- /dev/null
+++ b/ksplashml/pics/themes/default/locolor/splash_inactive_bar.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/locolor/splash_top.png b/ksplashml/pics/themes/default/locolor/splash_top.png
new file mode 100644
index 000000000..6e09167a3
--- /dev/null
+++ b/ksplashml/pics/themes/default/locolor/splash_top.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/splash.xcf.bz2 b/ksplashml/pics/themes/default/splash.xcf.bz2
new file mode 100644
index 000000000..329ec1416
--- /dev/null
+++ b/ksplashml/pics/themes/default/splash.xcf.bz2
Binary files differ
diff --git a/ksplashml/pics/themes/default/splash_active_bar.png b/ksplashml/pics/themes/default/splash_active_bar.png
new file mode 100644
index 000000000..be3fa94e2
--- /dev/null
+++ b/ksplashml/pics/themes/default/splash_active_bar.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/splash_bottom.png b/ksplashml/pics/themes/default/splash_bottom.png
new file mode 100644
index 000000000..ef5e14a58
--- /dev/null
+++ b/ksplashml/pics/themes/default/splash_bottom.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/splash_inactive_bar.png b/ksplashml/pics/themes/default/splash_inactive_bar.png
new file mode 100644
index 000000000..0cfa31e4a
--- /dev/null
+++ b/ksplashml/pics/themes/default/splash_inactive_bar.png
Binary files differ
diff --git a/ksplashml/pics/themes/default/splash_top.png b/ksplashml/pics/themes/default/splash_top.png
new file mode 100644
index 000000000..0db66470b
--- /dev/null
+++ b/ksplashml/pics/themes/default/splash_top.png
Binary files differ