]> git.meshlink.io Git - catta/blobdiff - avahi-python/avahi-bookmarks.in
Make .desktop files pass desktop-file-validate
[catta] / avahi-python / avahi-bookmarks.in
index a1e8d0ce6ab3ca5b47baf6e4ad9e7e734ac36d13..172abb30228c983ac54aab15eef3bdf3a1b8f724 100755 (executable)
@@ -24,7 +24,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: