mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Revert faulty "Revert "- neutrinofonts: remove wrong name from signal_font struct""
This reverts commitc277a28b05
. Origin commit data ------------------ Commit:73fc37d13e
Author: vanhofen <vanhofen@gmx.de> Date: 2016-09-02 (Fri, 02 Sep 2016)
This commit is contained in:
@@ -48,7 +48,7 @@ extern font_sizes_groups_struct font_sizes_groups[];
|
||||
extern font_sizes_struct neutrino_font[];
|
||||
extern const char * locale_real_names[]; /* #include <system/locals_intern.h> */
|
||||
|
||||
const font_sizes_struct signal_font = {LOCALE_FONTSIZE_INFOBAR_SMALL, 14, CNeutrinoFonts::FONT_STYLE_REGULAR, 1};
|
||||
const font_sizes_struct signal_font = {NONEXISTANT_LOCALE, 14, CNeutrinoFonts::FONT_STYLE_REGULAR, 1};
|
||||
|
||||
CNeutrinoFonts::CNeutrinoFonts()
|
||||
{
|
||||
|
Reference in New Issue
Block a user