bed4e27868
This patch fixes the following whitespace problems in Config.in files: - trailing whitespace - spaces instead of tabs for indentation - help text not indented with tab + 2 spaces Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
13 lines
427 B
Plaintext
13 lines
427 B
Plaintext
config BR2_PACKAGE_SAWMAN
|
|
bool "SawMan (Window Manager)"
|
|
depends on BR2_PACKAGE_DIRECTFB
|
|
help
|
|
SaWMan is a new window manager module for use with DirectFB.
|
|
Its main difference to the default module is that it allows
|
|
one process to be an application and window manager,
|
|
implementing all kinds of diversity, while SaWMan is only the
|
|
working horse.
|
|
|
|
See http://www.directfb.org/downloads/Extras/README.SaWMan
|
|
|