-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 @@ -134,2 +134,3 @@ 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 |