diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-17 16:11:14 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-17 16:11:14 +0000 |
commit | 28beee46f50ca1134d44f449edd39d77acfc45fb (patch) | |
tree | 55d3d850728ef2b002ce377d57d58a500228bd1c /openwrt/package/bluez-utils/Config.in | |
parent | fc415ef4be36ece05d9bdd722d5d969b931c2100 (diff) |
add menu descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1488 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/bluez-utils/Config.in')
-rw-r--r-- | openwrt/package/bluez-utils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/bluez-utils/Config.in b/openwrt/package/bluez-utils/Config.in index 039ff5d26..774ddea13 100644 --- a/openwrt/package/bluez-utils/Config.in +++ b/openwrt/package/bluez-utils/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_BLUEZ_UTILS - tristate "bluez-utils" + tristate "bluez-utils - bluetooth utils" default m if CONFIG_DEVEL select BR2_PACKAGE_GLIB select BR2_PACKAGE_BLUEZ_LIBS |