1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 03:33:51 +03:00

[stardict] update the TITLE

This commit is contained in:
Xiangfu Liu 2010-02-19 23:20:32 +08:00
parent 738041b5ba
commit 9cede29afb

View File

@ -20,10 +20,10 @@ PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
define Package/stardict
TITLE:=stardict
SECTION:=utils
CATEGORY:=Utilities
DEPENDS:=+libintl +libiconv
TITLE:=International Dictionary Software
URL:=
endef