summaryrefslogtreecommitdiff
path: root/config.in
authormickeyl <mickeyl>2005-04-27 17:36:57 (UTC)
committer mickeyl <mickeyl>2005-04-27 17:36:57 (UTC)
commitde20c0fd9df84ec55408fceb3df416e45e1df7d5 (patch) (side-by-side diff)
tree31e9257bae568264daa05ea563c9ee041dd56d1b /config.in
parent90eab99ca45af9b0c9dc0d8eaa049a7d8e4b0f15 (diff)
downloadopie-de20c0fd9df84ec55408fceb3df416e45e1df7d5.zip
opie-de20c0fd9df84ec55408fceb3df416e45e1df7d5.tar.gz
opie-de20c0fd9df84ec55408fceb3df416e45e1df7d5.tar.bz2
add hotplug-qcop skeleton
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.in b/config.in
index e5374fb..61107e7 100644
--- a/config.in
+++ b/config.in
@@ -176,48 +176,49 @@ config LIBQPE_NO_INLINE_IMAGES
config OPIE_NO_SOUND_PCM_READ_BITS
boolean "There is not a pcm_read_bits io control"
default y if TARGET_SHARP
default n if ! TARGET_SHARP
endmenu
menu "Dependencies"
source dependencies.in
endmenu
menu "Base"
choice
prompt "Qpe Library Selection"
default LIBQPE
source library/config.in
source x11/config.in
endchoice
source libopie2/config.in
source libqtaux/config.in
source rsync/config.in
source core/opie-login/config.in
source core/opiealarm/config.in
source core/tools/quicklauncher/config.in
+ source core/tools/hotplug-qcop/config.in
source core/launcher/config.in
source core/symlinker/config.in
endmenu
comment ""
menu "Applets"
source core/applets/config.in
source noncore/applets/config.in
endmenu
menu "Apps"
source core/apps/config.in
source noncore/apps/config.in
endmenu
menu "Communications and Networking"
source noncore/comm/config.in
source noncore/net/config.in
endmenu
menu "Games"
source noncore/games/config.in
endmenu