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/rsync | |
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/rsync')
-rw-r--r-- | openwrt/package/rsync/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/rsync/Config.in b/openwrt/package/rsync/Config.in index f2849533bc..09e8babb33 100644 --- a/openwrt/package/rsync/Config.in +++ b/openwrt/package/rsync/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_RSYNC - tristate "rsync" + tristate "rsync - file transfer utility" select BR2_PACKAGE_LIBPOPT default m if CONFIG_DEVEL help |