X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=inline;f=avahi-python%2Favahi-bookmarks.in;h=dea7bef601989218aa48e4249ea0383345e68b2d;hb=dac7e8a519f90d85f6bcdde6164f0f352c485c82;hp=a1e8d0ce6ab3ca5b47baf6e4ad9e7e734ac36d13;hpb=a1cc4c609a6868cf59935eb85174e87272773d38;p=catta diff --git a/avahi-python/avahi-bookmarks.in b/avahi-python/avahi-bookmarks.in index a1e8d0c..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 @@ -24,7 +22,7 @@ import sys, getopt, os try: import avahi, gobject, dbus except ImportError: - print "Sorry, to use this tool you need to install Avahi, pygtk and python-dbus." + print "Sorry, to use this tool you need to install Avahi and python-dbus." sys.exit(1) try: