Browse Source

shorten descriptions

Waldemar Brodkorb 10 years ago
parent
commit
60bf201be8

+ 1 - 1
target/collections/console

@@ -1,5 +1,5 @@
 config ADK_PKG_CONSOLE
-	boolean "Choose packages for a desktop system without X"
+	boolean "desktop system without X"
 	default n
 	select ADK_PACKAGE_ALSA_UTILS
 	select ADK_PACKAGE_ALSA_UTILS_WITH_ALSAMIXER

+ 1 - 1
target/collections/development

@@ -1,5 +1,5 @@
 config ADK_PKG_DEVELOPMENT
-	bool "Compile a ADK development system"
+	bool "development system"
 	default n
 	select ADK_PACKAGE_BASH
 	select ADK_PACKAGE_BINUTILS

+ 1 - 1
target/collections/kodibox

@@ -1,5 +1,5 @@
 config ADK_PKG_KODIBOX
-	bool "Choose packages for KODIBox system"
+	bool "KODI (formely XBMC) multimedia system"
 	default n
 	select BUSYBOX_NTPD
 	select ADK_PACKAGE_GLIBC

+ 1 - 1
target/collections/mpd

@@ -1,5 +1,5 @@
 config ADK_PKG_MPD
-	bool "Choose packages for MPD system (basic)"
+	bool "MPD system (basic)"
 	default n
 	select BUSYBOX_NTPD
 	select ADK_PACKAGE_CIFS_UTILS

+ 1 - 1
target/collections/mpdbox

@@ -1,5 +1,5 @@
 config ADK_PKG_MPDBOX
-	bool "Choose packages for MPD system with WebGUI"
+	bool "MPD system with WebGUI"
 	default n
 	select ADK_PKG_MPD
 	select ADK_PACKAGE_MPDBOX

+ 1 - 1
target/collections/test

@@ -1,5 +1,5 @@
 config ADK_PKG_TEST
-	bool "Compile a ADK test framework system"
+	bool "test framework system"
 	select ADK_PACKAGE_ADKTEST
 	select ADK_PACKAGE_RDATE
 	select ADK_RUNTIME_START_SERVICES

+ 1 - 1
target/collections/xorg

@@ -1,5 +1,5 @@
 config ADK_PKG_XORG
-	bool "Choose packages for graphical desktop system with Xorg"
+	bool "graphical desktop system with Xorg"
 	default n
 	select ADK_PKG_CONSOLE
 	select ADK_PACKAGE_RXVT_UNICODE

+ 1 - 1
target/collections/ympd

@@ -1,5 +1,5 @@
 config ADK_PKG_YMPD
-	bool "Choose packages for MPD system with Ympd"
+	bool "MPD system with Ympd"
 	default n
 	select ADK_PKG_MPD
 	select ADK_PACKAGE_YMPD