From a9c7f0de90a44ea7c031154d47b092faed74f90b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 23 Jun 2007 18:00:00 +0200 Subject: Version 1.5.5 - Fixed a name clash between skincurses.c and the new cOsd position functions. - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Changed the parameter "OSD font size" to "Default font size" in "Setup/OSD". - Fixed handling address masks in SVDRP host settings (thanks to Frank Schmirler). - Fonts can now be created with a width that overwrites the default width (thanks to Andreas Mair). - Added full weekday names to i18n.c for plugins to use (thanks to Patrice Staudt). The new function WeekDayNameFull() can be used to get these names from integer values (just like the abbreviated weekday names). - Fixed stripping i18n stuff from font names (reported by Anssi Hannula). - Improved performance of the SVDRP commands LSTC and CHAN when used with a channel name. --- MANUAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANUAL') diff --git a/MANUAL b/MANUAL index 86379ac..60c6a71 100644 --- a/MANUAL +++ b/MANUAL @@ -514,7 +514,7 @@ Version 1.4 Fixed font = Courier:Bold The names of the various fonts to use. - OSD font size = 22 + Default font size = 22 Small font size = 18 Fixed font size = 20 The sizes (in pixel) of the various fonts. Valid range is -- cgit v1.2.3