summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2001-02-15 13:25:00 +0000
committerdamien <damien@mandriva.com>2001-02-15 13:25:00 +0000
commit40d18f2ed9c6970c357b96c76dfa2024bd2e0dc8 (patch)
tree8df7007db3e4baf46326941d66f6528c12039872
parentd12097f79cc1e6f6714b0f3dba612a2dc57de0a8 (diff)
downloaddrakx-backup-do-not-use-40d18f2ed9c6970c357b96c76dfa2024bd2e0dc8.tar
drakx-backup-do-not-use-40d18f2ed9c6970c357b96c76dfa2024bd2e0dc8.tar.gz
drakx-backup-do-not-use-40d18f2ed9c6970c357b96c76dfa2024bd2e0dc8.tar.bz2
drakx-backup-do-not-use-40d18f2ed9c6970c357b96c76dfa2024bd2e0dc8.tar.xz
drakx-backup-do-not-use-40d18f2ed9c6970c357b96c76dfa2024bd2e0dc8.zip
added png images
-rw-r--r--perl-install/share/ftin.pngbin0 -> 190 bytes
-rw-r--r--perl-install/share/ftout.pngbin0 -> 190 bytes
-rw-r--r--perl-install/share/help.pngbin0 -> 4625 bytes
-rw-r--r--perl-install/share/logo-mandrake.pngbin0 -> 4675 bytes
-rw-r--r--perl-install/share/reload.pngbin0 -> 157 bytes
-rw-r--r--perl-install/share/rpm-base.pngbin0 -> 386 bytes
-rw-r--r--perl-install/share/rpm-installed.pngbin0 -> 344 bytes
-rw-r--r--perl-install/share/rpm-selected.pngbin0 -> 344 bytes
-rw-r--r--perl-install/share/rpm-semiselected.pngbin0 -> 238 bytes
-rw-r--r--perl-install/share/rpm-unselected.pngbin0 -> 123 bytes
-rw-r--r--perl-install/share/themes-mdk.rc40
11 files changed, 20 insertions, 20 deletions
diff --git a/perl-install/share/ftin.png b/perl-install/share/ftin.png
new file mode 100644
index 000000000..3cec3c194
--- /dev/null
+++ b/perl-install/share/ftin.png
Binary files differ
diff --git a/perl-install/share/ftout.png b/perl-install/share/ftout.png
new file mode 100644
index 000000000..d821716eb
--- /dev/null
+++ b/perl-install/share/ftout.png
Binary files differ
diff --git a/perl-install/share/help.png b/perl-install/share/help.png
new file mode 100644
index 000000000..3720c4825
--- /dev/null
+++ b/perl-install/share/help.png
Binary files differ
diff --git a/perl-install/share/logo-mandrake.png b/perl-install/share/logo-mandrake.png
new file mode 100644
index 000000000..92d271b13
--- /dev/null
+++ b/perl-install/share/logo-mandrake.png
Binary files differ
diff --git a/perl-install/share/reload.png b/perl-install/share/reload.png
new file mode 100644
index 000000000..26d503283
--- /dev/null
+++ b/perl-install/share/reload.png
Binary files differ
diff --git a/perl-install/share/rpm-base.png b/perl-install/share/rpm-base.png
new file mode 100644
index 000000000..c74fec0ff
--- /dev/null
+++ b/perl-install/share/rpm-base.png
Binary files differ
diff --git a/perl-install/share/rpm-installed.png b/perl-install/share/rpm-installed.png
new file mode 100644
index 000000000..10a032fd0
--- /dev/null
+++ b/perl-install/share/rpm-installed.png
Binary files differ
diff --git a/perl-install/share/rpm-selected.png b/perl-install/share/rpm-selected.png
new file mode 100644
index 000000000..49b225b93
--- /dev/null
+++ b/perl-install/share/rpm-selected.png
Binary files differ
diff --git a/perl-install/share/rpm-semiselected.png b/perl-install/share/rpm-semiselected.png
new file mode 100644
index 000000000..c026805bf
--- /dev/null
+++ b/perl-install/share/rpm-semiselected.png
Binary files differ
diff --git a/perl-install/share/rpm-unselected.png b/perl-install/share/rpm-unselected.png
new file mode 100644
index 000000000..221acbceb
--- /dev/null
+++ b/perl-install/share/rpm-unselected.png
Binary files differ
diff --git a/perl-install/share/themes-mdk.rc b/perl-install/share/themes-mdk.rc
index 2a6c93acc..c7a80f216 100644
--- a/perl-install/share/themes-mdk.rc
+++ b/perl-install/share/themes-mdk.rc
@@ -136,12 +136,12 @@ style "window"
style "any"
{
- base[NORMAL] = { 0.75, 0, 0.4 }
- bg[NORMAL] = { 0.75, 0, 0.4 }
- bg[INSENSITIVE] = { 1, 0.6, 0.75 }
- base[INSENSITIVE]={ 1, 0.6, 0.75 }
- bg[ACTIVE] = { 1, 0.6, 0.75 }
- bg[PRELIGHT] = { 0.75, 0.2, 0.6 }
+ base[NORMAL] = { 0.2, 0.2, 0.4 }
+ bg[NORMAL] = { 0.2, 0.2, 0.4 }
+ bg[INSENSITIVE] = { 0.6, 0.6, 0.8 }
+ base[INSENSITIVE]={ 0.6, 0.6, 0.8 }
+ bg[ACTIVE] = { 0.6, 0.6, 0.8 }
+ bg[PRELIGHT] = { 0.4, 0.4, 0.6 }
text[NORMAL] = { 1.0, 1.0, 1.0 }
fg[NORMAL] = { 1.0, 1.0, 1.0 }
@@ -151,17 +151,17 @@ style "any"
fg[PRELIGHT] = { 0.8, 0.8, 1.0 }
bg[SELECTED] = { 1.0, 1.0, 1.0 }
- fg[SELECTED] = { 0.75, 0, 0.4 }
+ fg[SELECTED] = { 0.2, 0.2, 0.4 }
}
style "drawing"
{
- base[NORMAL] = { 1, 0.6, 0.75 }
- bg[NORMAL] = { 0.75, 0.2, 0.6 }
- bg[INSENSITIVE] = { 0.75, 0, 0.4 }
- base[INSENSITIVE]={ 0.75, 0, 0.4 }
- bg[ACTIVE] = { 0.75, 0, 0.4 }
- bg[PRELIGHT] = { 0.75, 0.2, 0.6 }
+ base[NORMAL] = { 0.6, 0.6, 0.8 }
+ bg[NORMAL] = { 0.4, 0.4, 0.6 }
+ bg[INSENSITIVE] = { 0.2, 0.2, 0.4 }
+ base[INSENSITIVE]={ 0.2, 0.2, 0.4 }
+ bg[ACTIVE] = { 0.2, 0.2, 0.4 }
+ bg[PRELIGHT] = { 0.4, 0.4, 0.6 }
bg[SELECTED] = { 1.0, 1.0, 1.0 }
fg[SELECTED] = { 0.1, 0.1, 0.1 }
@@ -169,21 +169,21 @@ style "drawing"
style "entry"
{
- base[NORMAL] = { 0.75, 0.2, 0.6 }
- base[ACTIVE] = { 0.75, 0.2, 0.6 }
+ base[NORMAL] = { 0.4, 0.4, 0.6 }
+ base[ACTIVE] = { 0.4, 0.4, 0.6 }
fg[NORMAL] = { 1.0, 1.0, 1.0 }
}
style "notebook"
{
- bg[NORMAL] = { 0.75, 0.2, 0.6 }
- bg[ACTIVE] = { 0.75, 0, 0.4 }
+ bg[NORMAL] = { 0.4, 0.4, 0.6 }
+ bg[ACTIVE] = { 0.2, 0.2, 0.4 }
fg[NORMAL] = { 1.0, 1.0, 1.0 }
}
style "button" = "any"
{
- bg[NORMAL] = { 0.75, 0.2, 0.6 }
+ bg[NORMAL] = { 0.4, 0.4, 0.6 }
fg[NORMAL] = { 1.0, 1.0, 1.0 }
bg[PRELIGHT] = { 0.36, 0.36, 0.56 }
fg[PRELIGHT] = { 0.8, 0.8, 1.0 }
@@ -191,14 +191,14 @@ style "button" = "any"
style "background"
{
- bg[NORMAL] = { 1, 0.6, 0.75 }
+ bg[NORMAL] = { 0.6, 0.6, 0.8 }
bg[PRELIGHT] = { 0.8, 0.8, 0.99 }
}
style "steps"
{
engine "pixmap" { image { function = FLAT_BOX } }
- bg[NORMAL] = { 0.75, 0.2, 0.6 }
+ bg[NORMAL] = { 0.4, 0.4, 0.6 }
fg[NORMAL] = { 1.0, 1.0, 1.0 }
}