apps/graphics/nxglyphs: Fix some typos in configuration name.

This commit is contained in:
Gregory Nutt 2019-05-17 09:25:41 -06:00
parent 6b303da968
commit 5c8249f584
3 changed files with 6 additions and 6 deletions

View File

@ -3,9 +3,9 @@
# see the file kconfig-language.txt in the NuttX tools repository.
#
ifdef CONFIG_NXWIDGETS
if NXWIDGETS
config NXGLPYHS_LARGE_ICONS
config NXGLYPHS_LARGE_ICONS
bool
default n
@ -14,4 +14,4 @@ config NXGLYPHS_BACKGROUNDCOLOR
---help---
Normal background color. Default: RGB(148,189,215)
endif # CONFIG_NXWIDGETS
endif # NXWIDGETS

View File

@ -50,7 +50,7 @@ CXXSRCS += glyph_checkboxoff.cxx glyph_screendepthdown.cxx
# Glyphs used by NxWM and Twm4Nx
ifeq ($(CONFIG_NXGLPYHS_LARGE_ICONS),y)
ifeq ($(CONFIG_NXGLYPHS_LARGE_ICONS),y)
# Large icons
CXXSRCS += glyph_calculator47x49.cxx glyph_calibration48x42.cxx glyph_cmd49x43.cxx
@ -65,7 +65,7 @@ CXXSRCS += glyph_minimize21x21.cxx glyph_play24x24.cxx glyph_stop21x21.cxx
CXXSRCS += glyph_menu21x21.cxx glyph_resize21x21.cxx glyph_nxicon21x21.cxx
endif
ifeq ($(CONFIG_NXGLPYHS_LARGE_ICONS),y)
ifeq ($(CONFIG_NXGLYPHS_LARGE_ICONS),y)
# Large icons
CXXSRCS += glyph_mediaplayer44x50.cxx glyph_mplayer_controls43x41.cxx

View File

@ -19,7 +19,7 @@ menu "NxWM General Settings"
config NXWM_LARGE_ICONS
bool "Use large icons"
default n
select NXGLPYHS_LARGE_ICONS
select NXGLYPHS_LARGE_ICONS
---help---
The default icons are nominally 25x25 pixels for a small
resolution/display, this is a good selection. For example, a