diff options
| author | Olivier Blin <oblin@mandriva.org> | 2005-09-18 12:43:01 +0000 |
|---|---|---|
| committer | Olivier Blin <oblin@mandriva.org> | 2005-09-18 12:43:01 +0000 |
| commit | e911c7536616c66f207447c187825f01edb90c64 (patch) | |
| tree | e97b506a936679bb3d3543bbc683d6b8df6e2c60 | |
| parent | 1dfeb2a729ac6b30f6878ae7d7d5a705879094b8 (diff) | |
| download | control-center-e911c7536616c66f207447c187825f01edb90c64.tar control-center-e911c7536616c66f207447c187825f01edb90c64.tar.gz control-center-e911c7536616c66f207447c187825f01edb90c64.tar.bz2 control-center-e911c7536616c66f207447c187825f01edb90c64.tar.xz control-center-e911c7536616c66f207447c187825f01edb90c64.zip | |
don't show "NFS exports" twice
| -rwxr-xr-x | control-center | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/control-center b/control-center index 595106f6..6a952bb4 100755 --- a/control-center +++ b/control-center @@ -963,7 +963,6 @@ my @tree = "WebDAV mount points", "Partition Sharing", "Samba configuration", - "NFS exports", ] ], |
