mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
neutrino osd_setup font type settings: changed arrangment,
- sorting of fontsize types from great to small in relation to screen arrangement
should matching better
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1014 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08f45ac60e
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-01-08 (Sat, 08 Jan 2011)
Origin message was:
------------------
*neutrino osd_setup font type settings: changed arrangment,
- sorting of fontsize types from great to small in relation to screen arrangement
should matching better
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1014 e54a6e83-5905-42d5-8d5c-058d10e6a962
------------------
This commit was generated by Migit
This commit is contained in:
@@ -373,8 +373,8 @@ const SNeutrinoSettings::FONT_TYPES gamelist_font_sizes[2] =
|
|||||||
|
|
||||||
const SNeutrinoSettings::FONT_TYPES other_font_sizes[4] =
|
const SNeutrinoSettings::FONT_TYPES other_font_sizes[4] =
|
||||||
{
|
{
|
||||||
SNeutrinoSettings::FONT_TYPE_MENU,
|
|
||||||
SNeutrinoSettings::FONT_TYPE_MENU_TITLE,
|
SNeutrinoSettings::FONT_TYPE_MENU_TITLE,
|
||||||
|
SNeutrinoSettings::FONT_TYPE_MENU,
|
||||||
SNeutrinoSettings::FONT_TYPE_MENU_INFO,
|
SNeutrinoSettings::FONT_TYPE_MENU_INFO,
|
||||||
SNeutrinoSettings::FONT_TYPE_FILEBROWSER_ITEM
|
SNeutrinoSettings::FONT_TYPE_FILEBROWSER_ITEM
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user