lite/Config.in: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Tue, 3 Jun 2014 07:48:24 +0000 (09:48 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 4 Jun 2014 21:17:55 +0000 (23:17 +0200)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lite/Config.in

index 2f052798dab49eae970970fadd12df9bf1564e99..62cd21e53dbf325ca83de95e922396923b204169 100644 (file)
@@ -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