patches/avahi-14-desktop.diff
changeset 16202 4dc494005b3f
parent 14936 69b287ca8683
--- a/patches/avahi-14-desktop.diff	Tue Aug 04 07:31:05 2009 +0000
+++ b/patches/avahi-14-desktop.diff	Tue Aug 04 08:03:27 2009 +0000
@@ -1,18 +1,3 @@
---- avahi-0.6.23/avahi-python/avahi-discover/Makefile.am.orig	2009-01-20 09:09:39.885614610 +0900
-+++ avahi-0.6.23/avahi-python/avahi-discover/Makefile.am	2009-01-20 09:10:19.564241801 +0900
-@@ -48,10 +48,11 @@ if HAVE_DBM
- pythonscripts += \
- 	avahi-discover
- desktop_DATA += avahi-discover.desktop
-+@INTLTOOL_DESKTOP_RULE@
- avahi_discover_PYTHON += __init__.py SimpleGladeApp.py
- endif
- 
--avahi-discover.desktop: avahi-discover.desktop.in
-+avahi-discover.desktop.in: avahi-discover.desktop.in.in
- 	sed -e 's,@bindir\@,$(bindir),g' $< > $@
- 
- avahi-discover: avahi-discover.in
 --- avahi-0.6.23/avahi-python/avahi-discover/avahi-discover.desktop.in.in.orig	2009-01-20 09:09:20.444848513 +0900
 +++ avahi-0.6.23/avahi-python/avahi-discover/avahi-discover.desktop.in.in	2009-01-20 09:09:33.278310858 +0900
 @@ -0,0 +1,12 @@
@@ -28,27 +13,6 @@
 +Categories=GNOME;Application;System;
 +StartupNotify=false
 +GenericName=
---- avahi-0.6.23/avahi-ui/Makefile.am.orig	2009-01-20 08:53:09.486678400 +0900
-+++ avahi-0.6.23/avahi-ui/Makefile.am	2009-01-20 08:54:27.023229477 +0900
-@@ -70,14 +70,16 @@ install-exec-local:
- 		$(LN_S) bssh bvnc && \
- 		$(LN_S) bssh bshell
- 
--bssh.desktop: bssh.desktop.in
-+bssh.desktop.in: bssh.desktop.in.in
- 	sed -e 's,@bindir\@,$(bindir),g' $< > $@
- 
--bvnc.desktop: bvnc.desktop.in
-+bvnc.desktop.in: bvnc.desktop.in.in
- 	sed -e 's,@bindir\@,$(bindir),g' $< > $@
- 
- endif # HAVE_GLIB
- endif
- endif
- 
-+@INTLTOOL_DESKTOP_RULE@
-+
- CLEANFILES = $(desktop_DATA)
 --- avahi-0.6.23/avahi-ui/bvnc.desktop.in.in.orig	2009-01-20 08:52:19.688074614 +0900
 +++ avahi-0.6.23/avahi-ui/bvnc.desktop.in.in	2009-01-20 08:52:14.570970389 +0900
 @@ -0,0 +1,12 @@