Ticket #135 (closed defect: fixed)
duplicate avahi-discover menu entry in KDE
| Reported by: | martin.pitt@… | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Avahi 0.6.19 | Component: | avahi-python |
| Keywords: | Cc: |
Description
KDE shows two menu entries for avahi-discover. The following tiny patch fixes that. I verified that it still works properly under Gnome.
--- avahi-0.6.10-orig/avahi-python/avahi-discover.desktop.in 2006-05-26 03:31:56.000000000 +0000 +++ avahi-0.6.10/avahi-python/avahi-discover.desktop.in 2006-05-26 03:32:22.000000000 +0000 @@ -6,5 +6,5 @@
Terminal=false Type=Application Icon=gnome-nettool
-Categories=GNOME;Application;System;Utility; +Categories=GNOME;Application;Utility;
StartupNotify?=false
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

