summaryrefslogtreecommitdiffstats
path: root/perl-install/share/themes-galaxy.rc
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-19 16:00:53 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-19 16:00:53 +0000
commit6e614f278797c3efbbbae398b64b6c7cbfbe7b03 (patch)
tree76e5706af65d13181d85bb184f3122f2c5652646 /perl-install/share/themes-galaxy.rc
parent3d862777d10b5482eceb3e0d637d0b82d8d955de (diff)
downloaddrakx-6e614f278797c3efbbbae398b64b6c7cbfbe7b03.tar
drakx-6e614f278797c3efbbbae398b64b6c7cbfbe7b03.tar.gz
drakx-6e614f278797c3efbbbae398b64b6c7cbfbe7b03.tar.bz2
drakx-6e614f278797c3efbbbae398b64b6c7cbfbe7b03.tar.xz
drakx-6e614f278797c3efbbbae398b64b6c7cbfbe7b03.zip
revert debug stuff
Diffstat (limited to 'perl-install/share/themes-galaxy.rc')
-rw-r--r--perl-install/share/themes-galaxy.rc23
1 files changed, 0 insertions, 23 deletions
diff --git a/perl-install/share/themes-galaxy.rc b/perl-install/share/themes-galaxy.rc
index 1f7512caa..346b27f5b 100644
--- a/perl-install/share/themes-galaxy.rc
+++ b/perl-install/share/themes-galaxy.rc
@@ -16,7 +16,6 @@ style "step-categories"
style "banner"
{
fg[NORMAL] = "#5A8AD6"
- bg[NORMAL] = "#FFD200"
fg[ACTIVE] = "#5A8AD6"
fg[PRELIGHT] = "#5A8AD6"
}
@@ -33,31 +32,9 @@ style "Left_background"
fg[NORMAL] = "#FFD200"
}
-style "show_images"
-{
- GtkWidget::gtk-button-images=0
-}
-
-class "GtkRadioButton" style "show_images"
-
-
widget "*Steps*" style "white-on-blue"
widget "*Step-categories*" style "step-categories"
widget "*Left_background*" style "Left_background"
widget "*logo*" style "white-on-blue"
widget "*background*" style "background"
widget "*Banner*" style "banner"
-
-
-style "pbar"
-{
- GtkProgressBar::min-vertical-bar-heigh=3
- GtkProgressBar::min-horizontal-bar-heigh=3
- GtkWidget::min-vertical-bar-heigh=3
- GtkWidget::min-horizontal-bar-heigh=3
-}
-
-class "GtkProgressBar" style "pbar"
-
-
-