summaryrefslogtreecommitdiffstats
path: root/perl-install/share/themes.rc
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-02-21 12:42:19 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-02-21 12:42:19 +0000
commit12e4123d01304ab44d4d8f126adc41796737adc9 (patch)
tree3492f9e308a5d44fd9720db11eddb7b456838ee0 /perl-install/share/themes.rc
parenta258002e5c03e53ced189ad817e6248d93b8b435 (diff)
downloaddrakx-backup-do-not-use-12e4123d01304ab44d4d8f126adc41796737adc9.tar
drakx-backup-do-not-use-12e4123d01304ab44d4d8f126adc41796737adc9.tar.gz
drakx-backup-do-not-use-12e4123d01304ab44d4d8f126adc41796737adc9.tar.bz2
drakx-backup-do-not-use-12e4123d01304ab44d4d8f126adc41796737adc9.tar.xz
drakx-backup-do-not-use-12e4123d01304ab44d4d8f126adc41796737adc9.zip
remove DarkMarble and blueHeart themes
Diffstat (limited to 'perl-install/share/themes.rc')
-rw-r--r--perl-install/share/themes.rc6
1 files changed, 0 insertions, 6 deletions
diff --git a/perl-install/share/themes.rc b/perl-install/share/themes.rc
index 3f432e690..f662c5bc0 100644
--- a/perl-install/share/themes.rc
+++ b/perl-install/share/themes.rc
@@ -8,11 +8,6 @@ style "marble3d"
bg[NORMAL] = { 0.8, 0.8, 0.8 }
bg[PRELIGHT] = { 0.9, 0.9, 0.9 }
}
-style "DarkMarble"
-{
-bg[NORMAL] = { 0.4, 0.45, 0.4 }
-bg[PRELIGHT] = { 0.5, 0.55, 0.5 }
-}
style "savane"
{
bg[NORMAL] = { 1.0, 0.67, 0 }
@@ -30,7 +25,6 @@ bg[PRELIGHT] = { 0, 0, 1.0 }
}
widget "*mdk*" style "mdk"
widget "*marble3d*" style "marble3d"
-widget "*DarkMarble*" style "DarkMarble"
widget "*savane*" style "savane"
widget "*blackwhite*" style "blackwhite"
widget "*blue*" style "blue"