summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-02-03 10:52:10 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-02-03 10:52:10 +0000
commit5fab93fa3f256cdf4ed9341baa1a9a918181f242 (patch)
tree6ea39f5f79ae76f9b8ea624c033d7cc8dc30944e
parentf408d13981268cf148b73351351e455c3b36fb24 (diff)
downloadcontrol-center-5fab93fa3f256cdf4ed9341baa1a9a918181f242.tar
control-center-5fab93fa3f256cdf4ed9341baa1a9a918181f242.tar.gz
control-center-5fab93fa3f256cdf4ed9341baa1a9a918181f242.tar.bz2
control-center-5fab93fa3f256cdf4ed9341baa1a9a918181f242.tar.xz
control-center-5fab93fa3f256cdf4ed9341baa1a9a918181f242.zip
add new file sharing icon
-rwxr-xr-xcontrol-center2
-rw-r--r--pixmaps/default/file-sharing-mdk.pngbin0 -> 4139 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index aa7551cc..160646ff 100755
--- a/control-center
+++ b/control-center
@@ -708,7 +708,7 @@ my @tree =
if_($isWiz,
if_(0, [ N("Server wizards"), 'wizard-mdk' ]),
- [ N("Sharing"), 'wizard-mdk',
+ [ N("Sharing"), 'file-sharing-mdk',
[
(wizard_format(# [ id, wizard file name, icon, description ]
[ "FTP wizard", "proftpd", 'ftp-mdk', N("Configure FTP"),
diff --git a/pixmaps/default/file-sharing-mdk.png b/pixmaps/default/file-sharing-mdk.png
new file mode 100644
index 00000000..d1010595
--- /dev/null
+++ b/pixmaps/default/file-sharing-mdk.png
Binary files differ