From eb8c7940add5269b2bbd40b3567ba68158f6d63a Mon Sep 17 00:00:00 2001 From: Alex Couture Date: Tue, 18 Mar 2014 18:03:57 +0900 Subject: Replaced KSplash Default theme with new TDE Refresh theme. This relates to bug 2013. --- ksplashml/pics/themes/default/locolor/CMakeLists.txt | 15 --------------- ksplashml/pics/themes/default/locolor/Makefile.am | 4 ---- ksplashml/pics/themes/default/locolor/Preview.png | Bin 27938 -> 0 bytes ksplashml/pics/themes/default/locolor/Theme.rc | 19 ------------------- .../themes/default/locolor/splash_active_bar.png | Bin 22938 -> 0 bytes .../pics/themes/default/locolor/splash_bottom.png | Bin 264 -> 0 bytes .../themes/default/locolor/splash_inactive_bar.png | Bin 21744 -> 0 bytes ksplashml/pics/themes/default/locolor/splash_top.png | Bin 7985 -> 0 bytes 8 files changed, 38 deletions(-) delete mode 100644 ksplashml/pics/themes/default/locolor/CMakeLists.txt delete mode 100644 ksplashml/pics/themes/default/locolor/Makefile.am delete mode 100644 ksplashml/pics/themes/default/locolor/Preview.png delete mode 100644 ksplashml/pics/themes/default/locolor/Theme.rc delete mode 100644 ksplashml/pics/themes/default/locolor/splash_active_bar.png delete mode 100644 ksplashml/pics/themes/default/locolor/splash_bottom.png delete mode 100644 ksplashml/pics/themes/default/locolor/splash_inactive_bar.png delete mode 100644 ksplashml/pics/themes/default/locolor/splash_top.png (limited to 'ksplashml/pics/themes/default/locolor') diff --git a/ksplashml/pics/themes/default/locolor/CMakeLists.txt b/ksplashml/pics/themes/default/locolor/CMakeLists.txt deleted file mode 100644 index 4d161f84c..000000000 --- a/ksplashml/pics/themes/default/locolor/CMakeLists.txt +++ /dev/null @@ -1,15 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -install( FILES - Theme.rc splash_active_bar.png splash_bottom.png - splash_inactive_bar.png splash_top.png - DESTINATION ${DATA_INSTALL_DIR}/ksplash/Themes/Default/locolor ) diff --git a/ksplashml/pics/themes/default/locolor/Makefile.am b/ksplashml/pics/themes/default/locolor/Makefile.am deleted file mode 100644 index 9617b1ea5..000000000 --- a/ksplashml/pics/themes/default/locolor/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -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 deleted file mode 100644 index 21a6b914f..000000000 Binary files a/ksplashml/pics/themes/default/locolor/Preview.png and /dev/null differ diff --git a/ksplashml/pics/themes/default/locolor/Theme.rc b/ksplashml/pics/themes/default/locolor/Theme.rc deleted file mode 100644 index fbae7f956..000000000 --- a/ksplashml/pics/themes/default/locolor/Theme.rc +++ /dev/null @@ -1,19 +0,0 @@ -# Default KSplash/ML Theme - -[KSplash Theme: default] -Name = KDE 3.5 Splash Screen -Description = Waves of change -Version = 1.0 -Author = Lee Olson and Timothy Pearson - -# Theme behaviour settings. -Engine = Default - -# Should icons blink ala Trinity, 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 deleted file mode 100644 index ed4c25f1e..000000000 Binary files a/ksplashml/pics/themes/default/locolor/splash_active_bar.png and /dev/null differ diff --git a/ksplashml/pics/themes/default/locolor/splash_bottom.png b/ksplashml/pics/themes/default/locolor/splash_bottom.png deleted file mode 100644 index 26c99f3af..000000000 Binary files a/ksplashml/pics/themes/default/locolor/splash_bottom.png and /dev/null differ diff --git a/ksplashml/pics/themes/default/locolor/splash_inactive_bar.png b/ksplashml/pics/themes/default/locolor/splash_inactive_bar.png deleted file mode 100644 index c521c8c68..000000000 Binary files a/ksplashml/pics/themes/default/locolor/splash_inactive_bar.png and /dev/null differ diff --git a/ksplashml/pics/themes/default/locolor/splash_top.png b/ksplashml/pics/themes/default/locolor/splash_top.png deleted file mode 100644 index 52d5d32b7..000000000 Binary files a/ksplashml/pics/themes/default/locolor/splash_top.png and /dev/null differ -- cgit v1.2.3