mirror of
https://github.com/gryf/wicd.git
synced 2026-03-11 12:05:51 +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:
12
other/wicd.desktop
Executable file → Normal file
12
other/wicd.desktop
Executable file → Normal file
@@ -1,12 +1,14 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Categories=Application;Network;
|
Categories=Application;Network;
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=/opt/wicd/gui.py
|
Exec=wicd-client --no-tray
|
||||||
GenericName=Network Manager
|
GenericName=Network Manager
|
||||||
Icon=/opt/wicd/images/wicd.png
|
Icon=wicd-client
|
||||||
Icon[en_US]=/opt/wicd/images/wicd.png
|
Icon[en_US]=wicd-client
|
||||||
Name=Wicd
|
Name=Wicd Network Manager Tray
|
||||||
Name[en_US]=Wicd
|
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
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Version=1.0
|
Version=1.0
|
||||||
|
|||||||
BIN
other/wicd.png
BIN
other/wicd.png
Binary file not shown.
|
Before Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user