author | kergoth <kergoth> | 2002-11-05 02:44:15 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-05 02:44:15 (UTC) |
commit | 4caab5d30f9a03dad052ea84216ddad944eb806c (patch) (unidiff) | |
tree | 64400ee9345513afa5ec40747279d20592a06b6e /example/config.in | |
parent | ed163d67a674b1c4ac6b7e917a509029da446dfb (diff) | |
download | opie-4caab5d30f9a03dad052ea84216ddad944eb806c.zip opie-4caab5d30f9a03dad052ea84216ddad944eb806c.tar.gz opie-4caab5d30f9a03dad052ea84216ddad944eb806c.tar.bz2 |
Adding initial config.in files
-rw-r--r-- | example/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example/config.in b/example/config.in new file mode 100644 index 0000000..7487ef1 --- a/dev/null +++ b/example/config.in | |||
@@ -0,0 +1,4 @@ | |||
1 | # config #EXAMPLE | ||
2 | # boolean "example" | ||
3 | # default "y" | ||
4 | # depends LIBQPE && LIBOPIE | ||