author | zecke <zecke> | 2004-03-23 22:47:32 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-03-23 22:47:32 (UTC) |
commit | 6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038 (patch) (side-by-side diff) | |
tree | 5a6f262c8281ee6c6d7dbc18414431b21a0535ff | |
parent | 1a7268a1ea31d38e968850cd003ce428cbe509c4 (diff) | |
download | opie-6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038.zip opie-6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038.tar.gz opie-6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038.tar.bz2 |
Add Opie-Eye to the menuconfig
-rw-r--r-- | noncore/graphics/opie-eye/config.in | 9 | ||||
-rw-r--r-- | packages | 2 |
2 files changed, 11 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 @@ -105,32 +105,34 @@ CONFIG_METAL noncore/styles/metal metal.pro CONFIG_MINDBREAKER noncore/games/mindbreaker mindbreaker.pro CONFIG_MINESWEEP noncore/games/minesweep minesweep.pro CONFIG_MOBILEMSG noncore/comm/mobilemsg mobilemsg.pro CONFIG_MODPLUG core/multimedia/opieplayer/modplug modplug.pro CONFIG_MULTIKEYAPPLET core/applets/multikeyapplet multikeyapplet.pro CONFIG_MULTIKEY inputmethods/multikey multikey.pro CONFIG_NETSYSTEMTIME noncore/settings/netsystemtime netsystemtime.pro CONFIG_NETWORKAPPLET noncore/applets/networkapplet networkapplet.pro CONFIG_NETWORKSETUP noncore/settings/networksettings networksettings.pro CONFIG_NOTESAPPLET noncore/applets/notesapplet notesapplet.pro CONFIG_OAPP core/apps/oapp oapp.pro CONFIG_OBEX core/applets/obex2 obex.pro CONFIG_ODICT noncore/apps/odict odict.pro CONFIG_OIPKG noncore/unsupported/oipkg oipkg.pro CONFIG_OPIEALARM core/opiealarm CONFIG_OPIE-CONSOLE noncore/apps/opie-console opie-console.pro +CONFIG_OPIE_EYE noncore/graphics/opie-eye phunk_view.pro +CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slave slave.pro CONFIG_OPIEFTP noncore/net/opieftp opieftp.pro CONFIG_OPIEIRC noncore/net/opieirc opieirc.pro CONFIG_OPIE-LOGIN core/opie-login opie-login.pro CONFIG_OPIEMAIL2 noncore/unsupported/mail2 mail.pro CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2 opieplayer2.pro CONFIG_OPIEPLAYER core/multimedia/opieplayer opieplayer.pro CONFIG_OPIE-RDESKTOP noncore/net/opierdesktop opierdesktop.pro CONFIG_OPIE-READER noncore/apps/opie-reader opie-reader.pro CONFIG_OPIEREC noncore/multimedia/opierec opierec.pro CONFIG_OPIE-SHEET noncore/apps/opie-sheet opie-sheet.pro CONFIG_OPIE-SH noncore/tools/opie-sh opie-sh.pro CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/applet applet.pro CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/manager manager.pro CONFIG_OPIE-WRITE noncore/apps/opie-write opie-write.pro CONFIG_OSEARCH core/pim/osearch osearch.pro CONFIG_OXYGEN noncore/apps/oxygen oxygen.pro |