1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-25 16:02:28 +01:00

Removed an unneeded wicd.png from other/ and fixed up the wicd.desktop

file in there (for users who want to just start the client without
  the tray icon, and have a menu entry to do so).
This commit is contained in:
Robby Workman
2009-01-29 11:06:27 -06:00
parent 3f48538c3b
commit d5ce9696f2
2 changed files with 7 additions and 5 deletions

12
other/wicd.desktop Executable file → Normal file
View File

@@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB