summaryrefslogtreecommitdiff
path: root/noncore
authorzecke <zecke>2004-03-23 22:47:32 (UTC)
committer zecke <zecke>2004-03-23 22:47:32 (UTC)
commit6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038 (patch) (side-by-side diff)
tree5a6f262c8281ee6c6d7dbc18414431b21a0535ff /noncore
parent1a7268a1ea31d38e968850cd003ce428cbe509c4 (diff)
downloadopie-6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038.zip
opie-6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038.tar.gz
opie-6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038.tar.bz2
Add Opie-Eye to the menuconfig
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/noncore/graphics/opie-eye/config.in b/noncore/graphics/opie-eye/config.in
new file mode 100644
index 0000000..d1c9cf5
--- a/dev/null
+++ b/noncore/graphics/opie-eye/config.in
@@ -0,0 +1,9 @@
+ config OPIE_EYE
+ boolean "opie-eye The Image Viewer and Browser"
+ default "y"
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI
+
+ config OPIE_EYE_SLAVE
+ boolean
+ default "y" if OPIE_EYE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI \ No newline at end of file