summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--examples/todayplugin/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/todayplugin/config.in b/examples/todayplugin/config.in
index 1f1efd9..53004cb 100644
--- a/examples/todayplugin/config.in
+++ b/examples/todayplugin/config.in
@@ -1,5 +1,5 @@
config TODAY_EXAMPLE
- boolean "example"
+ boolean "Opie-Today Plugin Example"
default "n"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
- comment "opie today example plugin"
+ depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES && LIBOPIE
+