diff options
author | Oliver Burger <obgr_seneca@mageia.org> | 2012-08-02 11:46:37 +0000 |
---|---|---|
committer | Oliver Burger <obgr_seneca@mageia.org> | 2012-08-02 11:46:37 +0000 |
commit | 02f194837c0f036a97605af92ff53285c488ebed (patch) | |
tree | 64b38f3c3c3cf074b61829465a0a7a965442b037 | |
parent | 262d9570e83170148f0559a6decacd1af50e5ba7 (diff) | |
download | control-center-02f194837c0f036a97605af92ff53285c488ebed.tar control-center-02f194837c0f036a97605af92ff53285c488ebed.tar.gz control-center-02f194837c0f036a97605af92ff53285c488ebed.tar.bz2 control-center-02f194837c0f036a97605af92ff53285c488ebed.tar.xz control-center-02f194837c0f036a97605af92ff53285c488ebed.zip |
Fix for documentation, see https://wiki.mageia.org/en/Calenco_Draktools#Network_Sharing
-rwxr-xr-x | control-center | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center index c13b1b74..721f5a0a 100755 --- a/control-center +++ b/control-center @@ -432,7 +432,7 @@ my @tree = ( [ #-PO: please keep the following message very short: it must fit in the left list of MCC!!! - N("Network Sharing"), 'network-sharing-mdk', '', + N("Network Sharing"), 'network-sharing-mdk', 'mcc-networksharing', [ { title => N("Configure Windows(R) shares"), |