diff options
| author | Olivier Blin <oblin@mandriva.org> | 2005-09-18 12:45:27 +0000 |
|---|---|---|
| committer | Olivier Blin <oblin@mandriva.org> | 2005-09-18 12:45:27 +0000 |
| commit | e11b9bcc6af945b1b385ce70e97b123ba2bb856f (patch) | |
| tree | e399ae48ad70ba5bd55567d51d1a9f62e645fd94 | |
| parent | e911c7536616c66f207447c187825f01edb90c64 (diff) | |
| download | control-center-e11b9bcc6af945b1b385ce70e97b123ba2bb856f.tar control-center-e11b9bcc6af945b1b385ce70e97b123ba2bb856f.tar.gz control-center-e11b9bcc6af945b1b385ce70e97b123ba2bb856f.tar.bz2 control-center-e11b9bcc6af945b1b385ce70e97b123ba2bb856f.tar.xz control-center-e11b9bcc6af945b1b385ce70e97b123ba2bb856f.zip | |
use new icon for drakhosts
| -rwxr-xr-x | control-center | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center index 6a952bb4..ed09e469 100755 --- a/control-center +++ b/control-center @@ -348,7 +348,7 @@ my %programs = embedded => 1, description => N("Hosts definitions"), long_description => N("Manage hosts definitions"), - icon => 'harddrake-mdk', + icon => 'IC-Dhost-48', application_driven_menu => 1, }, |
