summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/keyboarddrake
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-09-02 08:05:36 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-09-02 08:05:36 +0000
commit7dd552286d4801c30d05f9d521700e9110744e26 (patch)
tree5b73c0ec8b6eea52079fb25de0c75cd241174b87 /perl-install/standalone/keyboarddrake
parentd9f9d08218ca75ad72b5a16f4521b84f31093466 (diff)
downloaddrakx-backup-do-not-use-7dd552286d4801c30d05f9d521700e9110744e26.tar
drakx-backup-do-not-use-7dd552286d4801c30d05f9d521700e9110744e26.tar.gz
drakx-backup-do-not-use-7dd552286d4801c30d05f9d521700e9110744e26.tar.bz2
drakx-backup-do-not-use-7dd552286d4801c30d05f9d521700e9110744e26.tar.xz
drakx-backup-do-not-use-7dd552286d4801c30d05f9d521700e9110744e26.zip
reuse mcc icons (if availlable) for windows
Diffstat (limited to 'perl-install/standalone/keyboarddrake')
-rwxr-xr-xperl-install/standalone/keyboarddrake1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/keyboarddrake b/perl-install/standalone/keyboarddrake
index c45d70a34..cef005041 100755
--- a/perl-install/standalone/keyboarddrake
+++ b/perl-install/standalone/keyboarddrake
@@ -11,6 +11,7 @@ use common;
use any;
use c;
+$ugtk2::wm_icon = "/usr/share/mcc/themes/default/keyboard-mdk.png";
my $in;
my $keyboard = keyboard::read();
if (my ($kb) = grep { !/^-/ } @ARGV) {