diff options
-rw-r--r-- | package/lite/Config.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package/lite/Config.in b/package/lite/Config.in index 2f052798da..62cd21e53d 100644 --- a/package/lite/Config.in +++ b/package/lite/Config.in @@ -2,10 +2,10 @@ config BR2_PACKAGE_LITE bool "LiTE (toolbox engine)" depends on BR2_PACKAGE_DIRECTFB help - LiTE stands for LiTE is a Toolbox Engine. - Its role is to facilitate the functions of DirectFB so that a - toolbox could be written on top of DirectFB with less effort. - As such LiTE has abstractions for the underlying graphics and - event systems. + LiTE stands for LiTE is a Toolbox Engine. + Its role is to facilitate the functions of DirectFB so that a + toolbox could be written on top of DirectFB with less effort. + As such LiTE has abstractions for the underlying graphics and + event systems. - See http://www.directfb.org/wiki/index.php/LiTE:Architecture + See http://www.directfb.org/wiki/index.php/LiTE:Architecture |