diff options
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 } } |