Copy KSplash Default theme to new TDE-Classic theme. This relates to bug 2013
@ -0,0 +1,17 @@
|
|||||||
|
#################################################
|
||||||
|
#
|
||||||
|
# (C) 2010-2011 Serghei Amelian
|
||||||
|
# serghei (DOT) amelian (AT) gmail.com
|
||||||
|
#
|
||||||
|
# Improvements and feedback are welcome
|
||||||
|
#
|
||||||
|
# This file is released under GPL >= 2
|
||||||
|
#
|
||||||
|
#################################################
|
||||||
|
|
||||||
|
add_subdirectory( locolor )
|
||||||
|
|
||||||
|
install( FILES
|
||||||
|
Theme.rc Preview.png splash_active_bar.png splash_bottom.png
|
||||||
|
splash_inactive_bar.png splash_top.png
|
||||||
|
DESTINATION ${DATA_INSTALL_DIR}/ksplash/Themes/TDE-Classic )
|
@ -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/TDE-Classic
|
||||||
|
ksplashml_pics_default_data_DATA = $(EXTRA_DIST)
|
After Width: | Height: | Size: 27 KiB |
@ -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> and Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
||||||
|
|
||||||
|
# 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
|
@ -0,0 +1,15 @@
|
|||||||
|
#################################################
|
||||||
|
#
|
||||||
|
# (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/TDE-Classic/locolor )
|
@ -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/TDE-Classic/locolor
|
||||||
|
ksplashml_pics_classic_locolor_data_DATA = $(EXTRA_DIST)
|
After Width: | Height: | Size: 27 KiB |
@ -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> and Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
||||||
|
|
||||||
|
# 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
|
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 264 B |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 7.8 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 282 B |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 16 KiB |