From f52226ebfac87af435c6c227e18a0fbcbdff41d8 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 30 Aug 2003 21:22:49 +0000 Subject: Fix the config.in --- (limited to 'examples/simple-icon') diff --git a/examples/simple-icon/config.in b/examples/simple-icon/config.in index cd6a17a..ec5e1ee 100644 --- a/examples/simple-icon/config.in +++ b/examples/simple-icon/config.in @@ -1,4 +1,4 @@ -CONFIG EXAMPLE_SIMPLE - boolean "Simple Icon Loading and Sound Example" - default "n" - depends (LIBQPE || LIBQPE-X11 ) && EXAMPLES \ No newline at end of file + config SIMPLE_ICON + boolean "Simples Widget which loads Pixmaps and plays sound" + default "y" + depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES -- cgit v0.9.0.2