-rw-r--r-- | examples/inputmethod/config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/inputmethod/config.in b/examples/inputmethod/config.in index 7afe926..b7cfe76 100644 --- a/examples/inputmethod/config.in +++ b/examples/inputmethod/config.in @@ -1,4 +1,4 @@ config EXAMPLE_BOARD - boolean "Input Method" + boolean "Input Method Example" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && EXAMPLES |