summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-07-04 20:35:35 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-07-04 20:35:35 +0000
commit4f4ce2b2ff134c4828d5786a68b43e41765f2044 (patch)
treec9d81c63a7d694f7cb7ef0654f889a6b5c5ca6e2
parent9a75337ff7c01a2f0009d4977727a5ffa1e79b11 (diff)
downloadcontrol-center-4f4ce2b2ff134c4828d5786a68b43e41765f2044.tar
control-center-4f4ce2b2ff134c4828d5786a68b43e41765f2044.tar.gz
control-center-4f4ce2b2ff134c4828d5786a68b43e41765f2044.tar.bz2
control-center-4f4ce2b2ff134c4828d5786a68b43e41765f2044.tar.xz
control-center-4f4ce2b2ff134c4828d5786a68b43e41765f2044.zip
- improve samba wizard descriptions as discussed on Cooker ML
-rwxr-xr-xcontrol-center6
1 files changed, 3 insertions, 3 deletions
diff --git a/control-center b/control-center
index 6cc91445..cbbd5135 100755
--- a/control-center
+++ b/control-center
@@ -653,12 +653,12 @@ my %programs =
},
- "Samba mount points" =>
+ "Access Windows shares" =>
{
binary => "$sbindir/diskdrake --smb",
embedded => 1,
- description => N("Samba mount points"),
- long_description => N("Configure Windows shared drives on the local network"),
+ description => N("Access Windows shares"),
+ long_description => N("Configure Windows (Samba) shared drives and directories"),
icon => 'diskdrake_samba',
},