-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 @@ + config NOTES + boolean "opie-notes (a simple note taking application)" + default "y" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2PIM @@ -132,6 +132,7 @@ 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_NOTES core/pim/notes opie-notes.pro CONFIG_NOTESAPPLET noncore/applets/notesapplet notesapplet.pro CONFIG_NS2BT noncore/settings/networksettings2/bluetooth bluetooth.pro CONFIG_NS2GPRS noncore/settings/networksettings2/gprs GPRS.pro |