Fixes to strchr, mkfats, and NxWidgets from Petteri Aimonen

This commit is contained in:
Gregory Nutt 2013-04-22 08:01:43 -06:00
parent 5cf52222db
commit 06a0e86e40

View File

@ -428,6 +428,12 @@ config NXWM_DISABLE_MINIMIZE
windows. If the buttons are small, it's easy to hit minimize windows. If the buttons are small, it's easy to hit minimize
button accidentally when trying to close an application. button accidentally when trying to close an application.
config NXWM_TASKBAR_NO_BORDER
bool "Suppress Taskbar border"
default n
---help---
Suppress drawing a the border around the taskbar.
comment "Tool Bar Configuration" comment "Tool Bar Configuration"
config NXWM_CUSTOM_TOOLBAR_HEIGHT config NXWM_CUSTOM_TOOLBAR_HEIGHT