Copy KSplash Default theme to new TDE-Classic theme. This relates to bug 2013

pull/2/head
Michele Calgaro 10 years ago
parent f17faa6673
commit 77b01cbd99

@ -14,3 +14,4 @@ add_subdirectory( default )
add_subdirectory( unified )
add_subdirectory( none )
add_subdirectory( simple )
add_subdirectory( TDE-Classic )

@ -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)

Binary file not shown.

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)

Binary file not shown.

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Loading…
Cancel
Save