From 0755752779df40fd27db061097544798136e12e5 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 5 Nov 1999 17:57:59 +0000 Subject: no_comment --- perl-install/share/themes-marble3d.rc | 14 +++++++------- perl-install/share/themes/blueHeart-button_def.png | Bin 0 -> 2735 bytes perl-install/share/themes/marble3d-bg1.png | Bin 0 -> 9693 bytes perl-install/share/themes/marble3d-button1.png | Bin 0 -> 3454 bytes perl-install/share/themes/marble3d-button2.png | Bin 0 -> 3840 bytes perl-install/share/themes/marble3d-button4.png | Bin 0 -> 2936 bytes perl-install/share/themes/marble3d-button_def.png | Bin 0 -> 4888 bytes 7 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 perl-install/share/themes/blueHeart-button_def.png create mode 100644 perl-install/share/themes/marble3d-bg1.png create mode 100644 perl-install/share/themes/marble3d-button1.png create mode 100644 perl-install/share/themes/marble3d-button2.png create mode 100644 perl-install/share/themes/marble3d-button4.png create mode 100644 perl-install/share/themes/marble3d-button_def.png (limited to 'perl-install/share') 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 } } diff --git a/perl-install/share/themes/blueHeart-button_def.png b/perl-install/share/themes/blueHeart-button_def.png new file mode 100644 index 000000000..b35781416 Binary files /dev/null and b/perl-install/share/themes/blueHeart-button_def.png differ diff --git a/perl-install/share/themes/marble3d-bg1.png b/perl-install/share/themes/marble3d-bg1.png new file mode 100644 index 000000000..b4e1afd66 Binary files /dev/null and b/perl-install/share/themes/marble3d-bg1.png differ diff --git a/perl-install/share/themes/marble3d-button1.png b/perl-install/share/themes/marble3d-button1.png new file mode 100644 index 000000000..9119ac89c Binary files /dev/null and b/perl-install/share/themes/marble3d-button1.png differ diff --git a/perl-install/share/themes/marble3d-button2.png b/perl-install/share/themes/marble3d-button2.png new file mode 100644 index 000000000..70696538c Binary files /dev/null and b/perl-install/share/themes/marble3d-button2.png differ diff --git a/perl-install/share/themes/marble3d-button4.png b/perl-install/share/themes/marble3d-button4.png new file mode 100644 index 000000000..7b6aae23a Binary files /dev/null and b/perl-install/share/themes/marble3d-button4.png differ diff --git a/perl-install/share/themes/marble3d-button_def.png b/perl-install/share/themes/marble3d-button_def.png new file mode 100644 index 000000000..4bd67d0d9 Binary files /dev/null and b/perl-install/share/themes/marble3d-button_def.png differ -- cgit v1.2.1