diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-13 17:14:25 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-13 17:14:25 +0000 |
commit | 2a709512915ed65978ec6d28c25f2de87c246cc1 (patch) | |
tree | c93afd80d971d1b42a6a24d0788bcdcafb67fe78 /perl-install/share | |
parent | 33876d96b93d796507af8dd46be3b9aba579d2b0 (diff) | |
download | drakx-2a709512915ed65978ec6d28c25f2de87c246cc1.tar drakx-2a709512915ed65978ec6d28c25f2de87c246cc1.tar.gz drakx-2a709512915ed65978ec6d28c25f2de87c246cc1.tar.bz2 drakx-2a709512915ed65978ec6d28c25f2de87c246cc1.tar.xz drakx-2a709512915ed65978ec6d28c25f2de87c246cc1.zip |
no_comment
Diffstat (limited to 'perl-install/share')
-rw-r--r-- | perl-install/share/themes-mdk.rc | 31 | ||||
-rw-r--r-- | perl-install/share/themes/mdk-button1.png | bin | 85 -> 628 bytes | |||
-rw-r--r-- | perl-install/share/themes/mdk-button4.png | bin | 4362 -> 625 bytes |
3 files changed, 10 insertions, 21 deletions
diff --git a/perl-install/share/themes-mdk.rc b/perl-install/share/themes-mdk.rc index 47be00f67..3f45770bb 100644 --- a/perl-install/share/themes-mdk.rc +++ b/perl-install/share/themes-mdk.rc @@ -62,20 +62,9 @@ style "button" function = BOX recolorable = TRUE state = NORMAL - detail = "buttondefault" - shadow = IN - file = "blueHeart-button_def.png" - border = { 9, 9, 9, 9 } - stretch = TRUE - } - image - { - function = BOX - recolorable = TRUE - state = NORMAL shadow = OUT - file = "blueHeart-button1.png" - border = { 3, 3, 3, 3 } + file = "mdk-button1.png" + border = { 7, 7, 7, 7 } stretch = TRUE } image @@ -84,8 +73,8 @@ style "button" recolorable = TRUE state = PRELIGHT shadow = OUT - file = "blueHeart-button2.png" - border = { 3, 3, 3, 3 } + file = "mdk-button1.png" + border = { 7, 7, 7, 7 } stretch = TRUE } image @@ -94,8 +83,8 @@ style "button" recolorable = TRUE state = NORMAL shadow = IN - file = "blueHeart-button4.png" - border = { 2, 2, 2, 2 } + file = "mdk-button4.png" + border = { 7, 7, 7, 7 } stretch = TRUE } image @@ -104,8 +93,8 @@ style "button" recolorable = TRUE state = SELECTED shadow = IN - file = "blueHeart-button4.png" - border = { 3, 3, 3, 3 } + file = "mdk-button4.png" + border = { 7, 7, 7, 7 } stretch = TRUE } image @@ -114,8 +103,8 @@ style "button" recolorable = TRUE state = ACTIVE shadow = IN - file = "blueHeart-button4.png" - border = { 3, 3, 3, 3 } + file = "mdk-button4.png" + border = { 7, 7, 7, 7 } stretch = TRUE } } diff --git a/perl-install/share/themes/mdk-button1.png b/perl-install/share/themes/mdk-button1.png Binary files differindex 5d65731bd..9d5f701c6 100644 --- a/perl-install/share/themes/mdk-button1.png +++ b/perl-install/share/themes/mdk-button1.png diff --git a/perl-install/share/themes/mdk-button4.png b/perl-install/share/themes/mdk-button4.png Binary files differindex 35b9fa364..c93837c08 100644 --- a/perl-install/share/themes/mdk-button4.png +++ b/perl-install/share/themes/mdk-button4.png |