diff --git a/other/wicd.desktop b/other/wicd.desktop old mode 100755 new mode 100644 index 491f275..063c602 --- a/other/wicd.desktop +++ b/other/wicd.desktop @@ -1,12 +1,14 @@ [Desktop Entry] Categories=Application;Network; Encoding=UTF-8 -Exec=/opt/wicd/gui.py +Exec=wicd-client --no-tray GenericName=Network Manager -Icon=/opt/wicd/images/wicd.png -Icon[en_US]=/opt/wicd/images/wicd.png -Name=Wicd -Name[en_US]=Wicd +Icon=wicd-client +Icon[en_US]=wicd-client +Name=Wicd Network Manager Tray +Name[en_US]=Wicd Network Manager Tray +Comment=Start the Wicd client without system tray icon +Comment[en_US]=Start the Wicd client without system tray icon Terminal=false Type=Application Version=1.0 diff --git a/other/wicd.png b/other/wicd.png deleted file mode 100755 index 460b80f..0000000 Binary files a/other/wicd.png and /dev/null differ