author | mickeyl <mickeyl> | 2005-10-26 15:52:59 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-10-26 15:52:59 (UTC) |
commit | fd7c1f574c07424ea4fc1daa404183dc503dab12 (patch) (unidiff) | |
tree | 42fc7a31067a389e2529a9ce8bc006e111e3283b | |
parent | 03569fb1d996a289df3c4a98d8e589a3d0eba7f1 (diff) | |
download | opie-fd7c1f574c07424ea4fc1daa404183dc503dab12.zip opie-fd7c1f574c07424ea4fc1daa404183dc503dab12.tar.gz opie-fd7c1f574c07424ea4fc1daa404183dc503dab12.tar.bz2 |
add glue for opie-notes build menu integration
-rw-r--r-- | core/pim/notes/config.in | 4 | ||||
-rw-r--r-- | packages | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/core/pim/notes/config.in b/core/pim/notes/config.in new file mode 100644 index 0000000..cf29778 --- a/dev/null +++ b/core/pim/notes/config.in | |||
@@ -0,0 +1,4 @@ | |||
1 | config NOTES | ||
2 | boolean "opie-notes (a simple note taking application)" | ||
3 | default "y" | ||
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2PIM | ||
@@ -127,16 +127,17 @@ CONFIG_MULTIAUTH_BLUEPING noncore/securityplugins/blueping bluepingpl | |||
127 | CONFIG_MULTIAUTH_DUMMY noncore/securityplugins/dummy dummyplugin.pro | 127 | CONFIG_MULTIAUTH_DUMMY noncore/securityplugins/dummy dummyplugin.pro |
128 | CONFIG_MULTIAUTH_NOTICE noncore/securityplugins/notice noticeplugin.pro | 128 | CONFIG_MULTIAUTH_NOTICE noncore/securityplugins/notice noticeplugin.pro |
129 | CONFIG_MULTIAUTH_PIN noncore/securityplugins/pin pinplugin.pro | 129 | CONFIG_MULTIAUTH_PIN noncore/securityplugins/pin pinplugin.pro |
130 | CONFIG_MULTIKEYAPPLET core/applets/multikeyappletmultikeyapplet.pro | 130 | CONFIG_MULTIKEYAPPLET core/applets/multikeyappletmultikeyapplet.pro |
131 | CONFIG_MULTIKEY inputmethods/multikeymultikey.pro | 131 | CONFIG_MULTIKEY inputmethods/multikeymultikey.pro |
132 | CONFIG_NETSYSTEMTIME noncore/settings/netsystemtimenetsystemtime.pro | 132 | CONFIG_NETSYSTEMTIME noncore/settings/netsystemtimenetsystemtime.pro |
133 | CONFIG_NETWORKAPPLET noncore/applets/networkappletnetworkapplet.pro | 133 | CONFIG_NETWORKAPPLET noncore/applets/networkappletnetworkapplet.pro |
134 | CONFIG_NETWORKSETUP noncore/settings/networksettingsnetworksettings.pro | 134 | CONFIG_NETWORKSETUP noncore/settings/networksettingsnetworksettings.pro |
135 | CONFIG_NOTES core/pim/notesopie-notes.pro | ||
135 | CONFIG_NOTESAPPLET noncore/applets/notesappletnotesapplet.pro | 136 | CONFIG_NOTESAPPLET noncore/applets/notesappletnotesapplet.pro |
136 | CONFIG_NS2BT noncore/settings/networksettings2/bluetoothbluetooth.pro | 137 | CONFIG_NS2BT noncore/settings/networksettings2/bluetoothbluetooth.pro |
137 | CONFIG_NS2GPRS noncore/settings/networksettings2/gprsGPRS.pro | 138 | CONFIG_NS2GPRS noncore/settings/networksettings2/gprsGPRS.pro |
138 | CONFIG_NS2CABLE noncore/settings/networksettings2/cablecable.pro | 139 | CONFIG_NS2CABLE noncore/settings/networksettings2/cablecable.pro |
139 | CONFIG_NS2CORE noncore/settings/networksettings2/networksettings2networksettings2.pro | 140 | CONFIG_NS2CORE noncore/settings/networksettings2/networksettings2networksettings2.pro |
140 | CONFIG_NS2OPIETOOTH noncore/settings/networksettings2/opietooth2opietooth2.pro | 141 | CONFIG_NS2OPIETOOTH noncore/settings/networksettings2/opietooth2opietooth2.pro |
141 | CONFIG_NS2OPIETOOTHAPPLET noncore/settings/networksettings2/opietooth2_appletopietooth2_applet.pro | 142 | CONFIG_NS2OPIETOOTHAPPLET noncore/settings/networksettings2/opietooth2_appletopietooth2_applet.pro |
142 | CONFIG_NS2IRDA noncore/settings/networksettings2/irdairda.pro | 143 | CONFIG_NS2IRDA noncore/settings/networksettings2/irdairda.pro |