mirror of
https://github.com/gryf/wicd.git
synced 2026-03-10 11:35:49 +01:00
Fix categories in desktop files.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Categories=Application;Network;
|
Categories=Network;Settings;Utility;X-GNOME-NetworkSettings;
|
||||||
Exec=wicd-gtk --tray
|
Exec=wicd-gtk --tray
|
||||||
GenericName=Network Manager
|
GenericName=Network Manager
|
||||||
Icon=wicd-gtk
|
Icon=wicd-gtk
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Categories=Application;Network;
|
Categories=Network;Settings;Utility;X-GNOME-NetworkSettings;
|
||||||
Exec=wicd-gtk --no-tray
|
Exec=wicd-gtk --no-tray
|
||||||
GenericName=Network Manager
|
GenericName=Network Manager
|
||||||
Icon=wicd-gtk
|
Icon=wicd-gtk
|
||||||
|
|||||||
Reference in New Issue
Block a user