mover xterm to a submenu "terminals"
authorJohn Crispin <john@openwrt.org>
Tue, 9 Oct 2007 20:02:40 +0000 (20:02 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 9 Oct 2007 20:02:40 +0000 (20:02 +0000)
SVN-Revision: 9222

XOrg/app/xterm-233/Makefile

index d852d2cb0da64d76541878c0b82403f8a9f5625c..cb640bbbe922ea00af90904b7e5f222fe5af64e5 100644 (file)
@@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/xterm
   SECTION:=xorg-extra
   CATEGORY:=Xorg
-  SUBMENU:=app
+  SUBMENU:=terminals
   TITLE:=xterm
   DEPENDS:=+xorg-server-essentials +libncurses @TARGET_x86
 endef