mirror of
https://github.com/apache/nuttx.git
synced 2026-08-28 21:00:44 +00:00
SAMA5D3x-EK NxWM configuration: use 320x320 NuttX logo as the background
This commit is contained in:
parent
96885a3afd
commit
6d3bb7f51c
2 changed files with 3 additions and 1 deletions
|
|
@ -5767,4 +5767,6 @@
|
|||
(2013-10-13).
|
||||
* configs/sama5d3x-ek/nxwm/defconfig: Now uses scaled icons in the
|
||||
the NxWM taskbar (2013-10-15).
|
||||
* configs/sama5d3x-ek/nxwm/defconfig: Use the 320x320 NuttX logo as
|
||||
the NxWM backgroun (2013-10-15).
|
||||
|
||||
|
|
|
|||
|
|
@ -904,7 +904,7 @@ CONFIG_NXWM_TASKBAR_ICONHEIGHT=42
|
|||
# Background Image
|
||||
#
|
||||
# CONFIG_NXWM_DISABLE_BACKGROUND_IMAGE is not set
|
||||
CONFIG_NXWM_BACKGROUND_IMAGE=""
|
||||
CONFIG_NXWM_BACKGROUND_IMAGE="NXWidgets::g_nuttxBitmap320x320"
|
||||
|
||||
#
|
||||
# Application Window Configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue