-rw-r--r-- | core/pim/notes/config.in | 4 |
1 files changed, 4 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 | ||