From 10deac0fea08dc142a968f4f4c9de1bdd73c7048 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 14 Jul 2014 17:00:12 -0600 Subject: [PATCH] Update ChangeLog --- NxWidgets/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NxWidgets/Kconfig b/NxWidgets/Kconfig index 170d262f7..2bd8ea02d 100644 --- a/NxWidgets/Kconfig +++ b/NxWidgets/Kconfig @@ -1121,7 +1121,7 @@ if NXWM_MEDIAPLAYER config NXWM_MEDIAPLAYER_XSPACING int "Media Player Button Spacing" - default 16 + default 12 ---help--- This is the space between play, forward, and reverse buttons in units of pixels.