From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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 --- ksplashml/pics/themes/blue-bend/Makefile.am | 4 ++++ ksplashml/pics/themes/blue-bend/Preview.png | Bin 0 -> 65886 bytes ksplashml/pics/themes/blue-bend/Theme.rc | 23 +++++++++++++++++++++ .../pics/themes/blue-bend/splash_active_bar.png | Bin 0 -> 25509 bytes ksplashml/pics/themes/blue-bend/splash_bottom.png | Bin 0 -> 204 bytes .../pics/themes/blue-bend/splash_inactive_bar.png | Bin 0 -> 13909 bytes ksplashml/pics/themes/blue-bend/splash_top.png | Bin 0 -> 67597 bytes 7 files changed, 27 insertions(+) create mode 100644 ksplashml/pics/themes/blue-bend/Makefile.am create mode 100644 ksplashml/pics/themes/blue-bend/Preview.png create mode 100644 ksplashml/pics/themes/blue-bend/Theme.rc create mode 100644 ksplashml/pics/themes/blue-bend/splash_active_bar.png create mode 100644 ksplashml/pics/themes/blue-bend/splash_bottom.png create mode 100644 ksplashml/pics/themes/blue-bend/splash_inactive_bar.png create mode 100644 ksplashml/pics/themes/blue-bend/splash_top.png (limited to 'ksplashml/pics/themes/blue-bend') diff --git a/ksplashml/pics/themes/blue-bend/Makefile.am b/ksplashml/pics/themes/blue-bend/Makefile.am new file mode 100644 index 000000000..4f2063eab --- /dev/null +++ b/ksplashml/pics/themes/blue-bend/Makefile.am @@ -0,0 +1,4 @@ +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/blue-bend +ksplashml_pics_default_data_DATA = $(EXTRA_DIST) diff --git a/ksplashml/pics/themes/blue-bend/Preview.png b/ksplashml/pics/themes/blue-bend/Preview.png new file mode 100644 index 000000000..5f4b4e884 Binary files /dev/null and b/ksplashml/pics/themes/blue-bend/Preview.png differ diff --git a/ksplashml/pics/themes/blue-bend/Theme.rc b/ksplashml/pics/themes/blue-bend/Theme.rc new file mode 100644 index 000000000..c329290ce --- /dev/null +++ b/ksplashml/pics/themes/blue-bend/Theme.rc @@ -0,0 +1,23 @@ +# +# Blue-Bend KSplash/ML Theme +# + +[KSplash Theme: blue-bend] +Name = Blue-Bend KDE Splash Theme +Description = Load Blue-Bend KDE KSplash theme. +Version = 1.0 +Author = Everaldo Coelho +Homepage = http://www.everaldo.com + +# Theme behavior settings. +Engine = Default + +# Should icons blink ala KDE, or not? +Icons Flashing = true + +# Configurable Messages. You may specify messages in as many +# languages as you prefer. Messages may be copied verbatim from +# this file, if you wish to maintain the default settings. +#Message1 = Please wait, starting KDE... +#Message1[es] = Por favor escuchar, estarto KDE... +#Message2 = Loading ... diff --git a/ksplashml/pics/themes/blue-bend/splash_active_bar.png b/ksplashml/pics/themes/blue-bend/splash_active_bar.png new file mode 100644 index 000000000..ce549be5d Binary files /dev/null and b/ksplashml/pics/themes/blue-bend/splash_active_bar.png differ diff --git a/ksplashml/pics/themes/blue-bend/splash_bottom.png b/ksplashml/pics/themes/blue-bend/splash_bottom.png new file mode 100644 index 000000000..070097af1 Binary files /dev/null and b/ksplashml/pics/themes/blue-bend/splash_bottom.png differ diff --git a/ksplashml/pics/themes/blue-bend/splash_inactive_bar.png b/ksplashml/pics/themes/blue-bend/splash_inactive_bar.png new file mode 100644 index 000000000..6eea21b22 Binary files /dev/null and b/ksplashml/pics/themes/blue-bend/splash_inactive_bar.png differ diff --git a/ksplashml/pics/themes/blue-bend/splash_top.png b/ksplashml/pics/themes/blue-bend/splash_top.png new file mode 100644 index 000000000..8cde6855f Binary files /dev/null and b/ksplashml/pics/themes/blue-bend/splash_top.png differ -- cgit v1.2.1