summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-11-05 17:57:59 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-11-05 17:57:59 +0000
commit0755752779df40fd27db061097544798136e12e5 (patch)
tree21f1f554e5d7788e445efbc330c0b36847b607ec
parent9ff7de045d43481f087f30db037992341c09680a (diff)
downloaddrakx-0755752779df40fd27db061097544798136e12e5.tar
drakx-0755752779df40fd27db061097544798136e12e5.tar.gz
drakx-0755752779df40fd27db061097544798136e12e5.tar.bz2
drakx-0755752779df40fd27db061097544798136e12e5.tar.xz
drakx-0755752779df40fd27db061097544798136e12e5.zip
no_comment
-rw-r--r--perl-install/Makefile2
-rw-r--r--perl-install/share/themes-marble3d.rc14
-rw-r--r--perl-install/share/themes/blueHeart-button_def.pngbin0 -> 2735 bytes
-rw-r--r--perl-install/share/themes/marble3d-bg1.pngbin0 -> 9693 bytes
-rw-r--r--perl-install/share/themes/marble3d-button1.pngbin0 -> 3454 bytes
-rw-r--r--perl-install/share/themes/marble3d-button2.pngbin0 -> 3840 bytes
-rw-r--r--perl-install/share/themes/marble3d-button4.pngbin0 -> 2936 bytes
-rw-r--r--perl-install/share/themes/marble3d-button_def.pngbin0 -> 4888 bytes
8 files changed, 8 insertions, 8 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 9de2f57b6..2984950a2 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -174,7 +174,7 @@ stage2:
$(SUDO) cp -a $(DEST)/* $(STAGE2TMP)
$(SUDO) umount /mnt/stage2 ; true
- dd if=/dev/zero of=$(STAGE2) bs=1M count=14
+ dd if=/dev/zero of=$(STAGE2) bs=1M count=15
$(MKE2FS) -N 1000 $(STAGE2)
$(SUDO) mount -t ext2 $(STAGE2) /mnt/stage2 -o loop
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
--- /dev/null
+++ b/perl-install/share/themes/blueHeart-button_def.png
Binary files 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
--- /dev/null
+++ b/perl-install/share/themes/marble3d-bg1.png
Binary files 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
--- /dev/null
+++ b/perl-install/share/themes/marble3d-button1.png
Binary files 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
--- /dev/null
+++ b/perl-install/share/themes/marble3d-button2.png
Binary files 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
--- /dev/null
+++ b/perl-install/share/themes/marble3d-button4.png
Binary files 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
--- /dev/null
+++ b/perl-install/share/themes/marble3d-button_def.png
Binary files differ