Diffstat (limited to 'examples/todayplugin/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r-- | examples/todayplugin/config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/todayplugin/config.in b/examples/todayplugin/config.in new file mode 100644 index 0000000..1f1efd9 --- a/dev/null +++ b/examples/todayplugin/config.in @@ -0,0 +1,5 @@ + config TODAY_EXAMPLE + boolean "example" + default "n" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + comment "opie today example plugin" |