diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-11-05 17:57:59 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-11-05 17:57:59 +0000 |
commit | 0755752779df40fd27db061097544798136e12e5 (patch) | |
tree | 21f1f554e5d7788e445efbc330c0b36847b607ec /perl-install/share/themes-marble3d.rc | |
parent | 9ff7de045d43481f087f30db037992341c09680a (diff) | |
download | drakx-backup-do-not-use-0755752779df40fd27db061097544798136e12e5.tar drakx-backup-do-not-use-0755752779df40fd27db061097544798136e12e5.tar.gz drakx-backup-do-not-use-0755752779df40fd27db061097544798136e12e5.tar.bz2 drakx-backup-do-not-use-0755752779df40fd27db061097544798136e12e5.tar.xz drakx-backup-do-not-use-0755752779df40fd27db061097544798136e12e5.zip |
no_comment
Diffstat (limited to 'perl-install/share/themes-marble3d.rc')
-rw-r--r-- | perl-install/share/themes-marble3d.rc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/perl-install/share/themes-marble3d.rc b/perl-install/share/themes-marble3d.rc index ec9bcd788..fd2b48b74 100644 --- a/perl-install/share/themes-marble3d.rc +++ b/perl-install/share/themes-marble3d.rc @@ -9,7 +9,7 @@ style "button" state = NORMAL detail = "buttondefault" shadow = IN - file = "marble3d-button_def.xpm" + file = "marble3d-button_def.png" border = { 9, 9, 9, 9 } stretch = TRUE } @@ -19,7 +19,7 @@ style "button" recolorable = TRUE state = NORMAL shadow = OUT - file = "marble3d-button1.xpm" + file = "marble3d-button1.png" border = { 3, 3, 3, 3 } stretch = TRUE } @@ -29,7 +29,7 @@ style "button" recolorable = TRUE state = PRELIGHT shadow = OUT - file = "marble3d-button2.xpm" + file = "marble3d-button2.png" border = { 3, 3, 3, 3 } stretch = TRUE } @@ -39,7 +39,7 @@ style "button" recolorable = TRUE state = NORMAL shadow = IN - file = "marble3d-button4.xpm" + file = "marble3d-button4.png" border = { 2, 2, 2, 2 } stretch = TRUE } @@ -49,7 +49,7 @@ style "button" recolorable = TRUE state = SELECTED shadow = IN - file = "marble3d-button4.xpm" + file = "marble3d-button4.png" border = { 3, 3, 3, 3 } stretch = TRUE } @@ -59,7 +59,7 @@ style "button" recolorable = TRUE state = ACTIVE shadow = IN - file = "marble3d-button4.xpm" + file = "marble3d-button4.png" border = { 3, 3, 3, 3 } stretch = TRUE } @@ -73,7 +73,7 @@ style "window" { function = FLAT_BOX recolorable = TRUE - file = "marble3d-bg1.xpm" + file = "marble3d-bg1.png" stretch = FALSE } } |