summaryrefslogtreecommitdiff
path: root/noncore/applets
authorkergoth <kergoth>2002-11-05 02:44:15 (UTC)
committer kergoth <kergoth>2002-11-05 02:44:15 (UTC)
commit4caab5d30f9a03dad052ea84216ddad944eb806c (patch) (side-by-side diff)
tree64400ee9345513afa5ec40747279d20592a06b6e /noncore/applets
parented163d67a674b1c4ac6b7e917a509029da446dfb (diff)
downloadopie-4caab5d30f9a03dad052ea84216ddad944eb806c.zip
opie-4caab5d30f9a03dad052ea84216ddad944eb806c.tar.gz
opie-4caab5d30f9a03dad052ea84216ddad944eb806c.tar.bz2
Adding initial config.in files
Diffstat (limited to 'noncore/applets') (more/less context) (show whitespace changes)
-rw-r--r--noncore/applets/notesapplet/config.in4
-rw-r--r--noncore/applets/wirelessapplet/config.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/noncore/applets/notesapplet/config.in b/noncore/applets/notesapplet/config.in
new file mode 100644
index 0000000..a2f7d4d
--- a/dev/null
+++ b/noncore/applets/notesapplet/config.in
@@ -0,0 +1,4 @@
+ config NOTESAPPLET
+ boolean "notesapplet"
+ default "y"
+ depends LIBQPE && LIBOPIE
diff --git a/noncore/applets/wirelessapplet/config.in b/noncore/applets/wirelessapplet/config.in
new file mode 100644
index 0000000..55f1aa1
--- a/dev/null
+++ b/noncore/applets/wirelessapplet/config.in
@@ -0,0 +1,4 @@
+ config WIRELESSAPPLET
+ boolean "wirelessapplet"
+ default "y"
+ depends LIBQPE && LIBOPIE