mirror of
https://github.com/gryf/wicd.git
synced 2026-01-05 21:34:16 +01:00
use wicd-gtk to launch the GTK UI instead of wicd-client
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Categories=Application;Network;
|
||||
Exec=wicd-client
|
||||
Exec=wicd-gtk
|
||||
GenericName=Network Manager
|
||||
Icon=wicd-client
|
||||
Icon[en_US]=wicd-client
|
||||
Icon=wicd-gtk
|
||||
Icon[en_US]=wicd-gtk
|
||||
Name=Wicd Network Manager Tray
|
||||
Name[en_US]=Wicd Network Manager Tray
|
||||
Comment=Display network connection status in the system tray
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Categories=Application;Network;
|
||||
Exec=wicd-client --no-tray
|
||||
Exec=wicd-gtk --no-tray
|
||||
GenericName=Network Manager
|
||||
Icon=wicd-client
|
||||
Icon[en_US]=wicd-client
|
||||
Icon=wicd-gtk
|
||||
Icon[en_US]=wicd-gtk
|
||||
Name=Wicd Network Manager
|
||||
Name[en_US]=Wicd Network Manager
|
||||
Comment=Start the Wicd client without system tray icon
|
||||
|
||||
Reference in New Issue
Block a user