author | schurig <schurig> | 2003-06-04 14:27:49 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-04 14:27:49 (UTC) |
commit | 78119733a3a39c7f4b1088ae737fdefffd42471d (patch) (side-by-side diff) | |
tree | a2e66c6ea06ec46b222a1c53cf48bb692c8d6fb1 /noncore | |
parent | c1016e80376ec65ed6dfb0b8d29308cfb1067357 (diff) | |
download | opie-78119733a3a39c7f4b1088ae737fdefffd42471d.zip opie-78119733a3a39c7f4b1088ae737fdefffd42471d.tar.gz opie-78119733a3a39c7f4b1088ae737fdefffd42471d.tar.bz2 |
sanizized
-rw-r--r-- | noncore/net/opietooth/blue-pin/config.in | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/config.in.in | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/config.in | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/config.in | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/opietooth/blue-pin/config.in b/noncore/net/opietooth/blue-pin/config.in index a25cbde..4b9f3ca 100644 --- a/noncore/net/opietooth/blue-pin/config.in +++ b/noncore/net/opietooth/blue-pin/config.in @@ -1,4 +1,4 @@ config BLUE-PIN - boolean "blue-pin" + boolean "opie-bluepin (Bluetooth pin application)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH diff --git a/noncore/net/opietooth/config.in.in b/noncore/net/opietooth/config.in.in index e09458c..4f1b974 100644 --- a/noncore/net/opietooth/config.in.in +++ b/noncore/net/opietooth/config.in.in @@ -1,7 +1,7 @@ config OPIETOOTH - bool "Opietooth" + bool "Bluetooth support" depends (LIBQPE || LIBQPE-X11) && LIBOPIE if OPIETOOTH @sources@ endif diff --git a/noncore/net/opietooth/lib/config.in b/noncore/net/opietooth/lib/config.in index 2bb4d54..b966dce 100644 --- a/noncore/net/opietooth/lib/config.in +++ b/noncore/net/opietooth/lib/config.in @@ -1,4 +1,4 @@ config LIBOPIETOOTH - boolean "libopietooth" + boolean "libopietooth1 (Opie Bluetooth library)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH diff --git a/noncore/net/opietooth/manager/config.in b/noncore/net/opietooth/manager/config.in index 445a657..de9aa2e 100644 --- a/noncore/net/opietooth/manager/config.in +++ b/noncore/net/opietooth/manager/config.in @@ -1,4 +1,4 @@ config OPIETOOTH-MANAGER - boolean "Opietooth manager" + boolean "opie-bluetoothmanager (Bluetooth manager)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH && LIBOPIETOOTH |