Ticket #135 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

kubuntu_03_fix_duplicate_entries_in_menu.patch Download (486 bytes) - added by martin.pitt@… 6 years ago.
patch

Change History

Changed 6 years ago by martin.pitt@…

patch

Changed 6 years ago by lennart

  • status changed from new to assigned
  • milestone set to Avahi 0.6.19

Changed 6 years ago by lennart

  • status changed from assigned to closed
  • resolution set to fixed

(In [1460]) work around KDE misbehaviour. (Patch from Martin Putt; Closes #135)

Note: See TracTickets for help on using tickets.