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 | 799bef13935c8477394e6997b0d2069e120cbf3c (patch) | |
tree | 5d6616fc207b919c70ea42afdaf59426b3c26ffd /package/bluez-utils | |
parent | bb9267e15674a9160cf7ec1ad2b750d8c3590bd1 (diff) |
add menu descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1488 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/bluez-utils')
-rw-r--r-- | package/bluez-utils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bluez-utils/Config.in b/package/bluez-utils/Config.in index 039ff5d264..774ddea130 100644 --- a/package/bluez-utils/Config.in +++ b/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 |