summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Duret <yduret@mandriva.com>2001-08-28 14:38:43 +0000
committerYves Duret <yduret@mandriva.com>2001-08-28 14:38:43 +0000
commit53368994092d47786d41e7bae30d5c981c0da2ee (patch)
treecda9477559f3339e2a293dbaa906a8025cf5f09c
parent4111f7e36fd82560ce5376502d2adce24d78f41e (diff)
downloadcontrol-center-53368994092d47786d41e7bae30d5c981c0da2ee.tar
control-center-53368994092d47786d41e7bae30d5c981c0da2ee.tar.gz
control-center-53368994092d47786d41e7bae30d5c981c0da2ee.tar.bz2
control-center-53368994092d47786d41e7bae30d5c981c0da2ee.tar.xz
control-center-53368994092d47786d41e7bae30d5c981c0da2ee.zip
diskdrake sux
-rwxr-xr-xcontrol-center1
1 files changed, 1 insertions, 0 deletions
diff --git a/control-center b/control-center
index 8a7fa1ed..febe2bcf 100755
--- a/control-center
+++ b/control-center
@@ -130,6 +130,7 @@ my %tree_exec = (_("Boot Disk") => "$_xbindir/drakfloppy.real", _("Boot Config")
);
my %xapp = (_("Console") => ["rxvt", "rxvt", 1],
+ _("Mount Points") => ["$_sbindir/diskdrake", "Diskdrake", 1],
_("client") => ["wiz $_wizdir/client_wizard/client.wiz", "wizdrake", 1],
_("db") => ["wiz $_wizdir/db_wizard/db.wiz", "wizdrake", 1],
_("dhcp") => ["wiz $_wizdir/dhcp_wizard/dhcp.wiz", "wizdrake", 1],