From 908e491f7d55209acfbb2595ab1ef5b24502d641 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 25 Jun 2010 03:10:32 +0200 Subject: get rid of a lot of old svn cruft --- avahi-python/Makefile.am | 2 -- avahi-python/avahi-bookmarks.in | 2 -- avahi-python/avahi-discover/Makefile.am | 4 +--- avahi-python/avahi-discover/__init__.py | 2 -- avahi-python/avahi-discover/avahi-discover.in | 2 -- avahi-python/avahi/Makefile.am | 2 -- avahi-python/avahi/ServiceTypeDatabase.py.in | 2 -- avahi-python/avahi/__init__.py | 2 -- 8 files changed, 1 insertion(+), 17 deletions(-) (limited to 'avahi-python') diff --git a/avahi-python/Makefile.am b/avahi-python/Makefile.am index d7febd6..7381a48 100644 --- a/avahi-python/Makefile.am +++ b/avahi-python/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it diff --git a/avahi-python/avahi-bookmarks.in b/avahi-python/avahi-bookmarks.in index 172abb3..dea7bef 100755 --- a/avahi-python/avahi-bookmarks.in +++ b/avahi-python/avahi-bookmarks.in @@ -1,7 +1,5 @@ #!@PYTHON@ # -*-python-*- -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it diff --git a/avahi-python/avahi-discover/Makefile.am b/avahi-python/avahi-discover/Makefile.am index a493a25..454fd57 100644 --- a/avahi-python/avahi-discover/Makefile.am +++ b/avahi-python/avahi-discover/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it @@ -31,7 +29,7 @@ if HAVE_PYGTK pythonscripts = desktopdir = $(datadir)/applications -desktop_DATA = +desktop_DATA = avahi_discoverdir = $(pythondir)/avahi_discover avahi_discover_PYTHON = diff --git a/avahi-python/avahi-discover/__init__.py b/avahi-python/avahi-discover/__init__.py index b2cd7d8..6f3ec7f 100755 --- a/avahi-python/avahi-discover/__init__.py +++ b/avahi-python/avahi-discover/__init__.py @@ -1,7 +1,5 @@ #!@PYTHON@ # -*-python-*- -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it diff --git a/avahi-python/avahi-discover/avahi-discover.in b/avahi-python/avahi-discover/avahi-discover.in index 6c22f45..98e1b41 100755 --- a/avahi-python/avahi-discover/avahi-discover.in +++ b/avahi-python/avahi-discover/avahi-discover.in @@ -1,7 +1,5 @@ #!@PYTHON@ # -*-python-*- -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it diff --git a/avahi-python/avahi/Makefile.am b/avahi-python/avahi/Makefile.am index b168682..907c5eb 100644 --- a/avahi-python/avahi/Makefile.am +++ b/avahi-python/avahi/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it diff --git a/avahi-python/avahi/ServiceTypeDatabase.py.in b/avahi-python/avahi/ServiceTypeDatabase.py.in index d134510..8a77a31 100644 --- a/avahi-python/avahi/ServiceTypeDatabase.py.in +++ b/avahi-python/avahi/ServiceTypeDatabase.py.in @@ -1,7 +1,5 @@ #!@PYTHON@ # -*-python-*- -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it diff --git a/avahi-python/avahi/__init__.py b/avahi-python/avahi/__init__.py index 81e2754..7b45029 100644 --- a/avahi-python/avahi/__init__.py +++ b/avahi-python/avahi/__init__.py @@ -1,5 +1,3 @@ -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it -- cgit