[packages] gnome-python-desktop: correct package title field
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Jun 2008 18:18:10 +0000 (18:18 +0000)
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Jun 2008 18:18:10 +0000 (18:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11476 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/python-gnome-desktop2/Makefile

index 21a8878..afc2096 100644 (file)
@@ -23,7 +23,7 @@ define Package/gnome-python-desktop
   SUBMENU:=Python
   SECTION:=lang
   CATEGORY:=Languages
-  TITLE:=Window Navigator Construction Kit
+  TITLE:=Gnome Python Bindings
   URL:=http://ftp.gnome.org/
   DEPENDS:=+libwnck +python-gtk
 endef