mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
locals: use more matching descriptions for screen positions
Origin commit data
------------------
Branch: ni/coolstream
Commit: c80b1b0640
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-11 (Sat, 11 May 2013)
Origin message was:
------------------
- locals: use more matching descriptions for screen positions
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -339,8 +339,8 @@ const CMenuOptionChooser::keyval VOLUMEBAR_DISP_POS_OPTIONS[VOLUMEBAR_DISP_POS_
|
||||
{ 1 , LOCALE_SETTINGS_POS_TOP_LEFT },
|
||||
{ 2 , LOCALE_SETTINGS_POS_BOTTOM_LEFT },
|
||||
{ 3 , LOCALE_SETTINGS_POS_BOTTOM_RIGHT },
|
||||
{ 4 , LOCALE_SETTINGS_POS_DEFAULT_CENTER },
|
||||
{ 5 , LOCALE_SETTINGS_POS_HIGHER_CENTER }
|
||||
{ 4 , LOCALE_SETTINGS_POS_TOP_CENTER },
|
||||
{ 5 , LOCALE_SETTINGS_POS_BOTTOM_CENTER }
|
||||
};
|
||||
|
||||
#define MENU_DISP_POS_OPTIONS_COUNT 5
|
||||
|
Reference in New Issue
Block a user