author | zecke <zecke> | 2004-03-23 22:47:32 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-03-23 22:47:32 (UTC) |
commit | 6fb47c8ddb06ce5a6ea33aa7610b4b543e9f6038 (patch) (unidiff) | |
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 @@ | |||
1 | config OPIE_EYE | ||
2 | boolean "opie-eye The Image Viewer and Browser" | ||
3 | default "y" | ||
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI | ||
5 | |||
6 | config OPIE_EYE_SLAVE | ||
7 | boolean | ||
8 | default "y" if OPIE_EYE | ||
9 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI \ No newline at end of file | ||
@@ -113,16 +113,18 @@ CONFIG_NETWORKAPPLET noncore/applets/networkapplet networkapplet.pro | |||
113 | CONFIG_NETWORKSETUP noncore/settings/networksettingsnetworksettings.pro | 113 | CONFIG_NETWORKSETUP noncore/settings/networksettingsnetworksettings.pro |
114 | CONFIG_NOTESAPPLET noncore/applets/notesappletnotesapplet.pro | 114 | CONFIG_NOTESAPPLET noncore/applets/notesappletnotesapplet.pro |
115 | CONFIG_OAPP core/apps/oappoapp.pro | 115 | CONFIG_OAPP core/apps/oappoapp.pro |
116 | CONFIG_OBEX core/applets/obex2obex.pro | 116 | CONFIG_OBEX core/applets/obex2obex.pro |
117 | CONFIG_ODICT noncore/apps/odictodict.pro | 117 | CONFIG_ODICT noncore/apps/odictodict.pro |
118 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro | 118 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro |
119 | CONFIG_OPIEALARMcore/opiealarm | 119 | CONFIG_OPIEALARMcore/opiealarm |
120 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro | 120 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro |
121 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro | ||
122 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro | ||
121 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro | 123 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro |
122 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro | 124 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro |
123 | CONFIG_OPIE-LOGIN core/opie-loginopie-login.pro | 125 | CONFIG_OPIE-LOGIN core/opie-loginopie-login.pro |
124 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro | 126 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro |
125 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro | 127 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
126 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro | 128 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
127 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro | 129 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro |
128 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro | 130 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro |