summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 15:32:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 15:32:57 +0000
commite1659bffeb63696e044b23ff6c2af73fd0ea4299 (patch)
tree5361413918fb81afc28a1047be4909bd478bac24 /vcl
parent3d45e2550d8fe52ac10c8f3f8b72efb098751866 (diff)
INTEGRATION: CWS npower2 (1.36.218); FILE MERGED
2006/06/27 14:28:33 npower 1.36.218.4: RESYNC: (1.37-1.39); FILE MERGED 2006/04/27 14:58:12 npower 1.36.218.3: RESYNC: (1.36-1.37); FILE MERGED 2006/03/24 17:20:05 npower 1.36.218.2: #i63576# change fallback order 2006/03/24 12:32:16 npower 1.36.218.1: #i63576# change fallback fonts
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/gdi/fontcfg.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/fontcfg.cxx b/vcl/source/gdi/fontcfg.cxx
index 678667f2c5c0..858a4d47ba74 100644
--- a/vcl/source/gdi/fontcfg.cxx
+++ b/vcl/source/gdi/fontcfg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fontcfg.cxx,v $
*
- * $Revision: 1.40 $
+ * $Revision: 1.41 $
*
- * last change: $Author: kz $ $Date: 2006-07-20 16:08:23 $
+ * last change: $Author: hr $ $Date: 2006-08-14 16:32:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -300,8 +300,8 @@ OUString DefaultFontConfiguration::getUserInterfaceFont( const Locale& rLocale )
// fallback mechanism (either no configuration or no entry in configuration
- #define FALLBACKFONT_UI_SANS "Andale Sans UI;Tahoma;Arial Unicode MS;Arial;Bitstream Vera Sans;gnu-unifont;Interface User;Geneva;WarpSans;Dialog;Swiss;Lucida;Helvetica;Charcoal;Chicago;MS Sans Serif;Helv;Times;Times New Roman;Interface System"
- #define FALLBACKFONT_UI_SANS_LATIN2 "Andale Sans UI;Tahoma;Arial Unicode MS;Arial;Luxi Sans;Bitstream Vera Sans;Interface User;Geneva;WarpSans;Dialog;Swiss;Lucida;Helvetica;Charcoal;Chicago;MS Sans Serif;Helv;Times;Times New Roman;Interface System"
+ #define FALLBACKFONT_UI_SANS "Andale Sans UI;Albany;Albany AMT;Tahoma;Arial Unicode MS;Arial;Nimbus Sans L;Bitstream Vera Sans;gnu-unifont;Interface User;Geneva;WarpSans;Dialog;Swiss;Lucida;Helvetica;Charcoal;Chicago;MS Sans Serif;Helv;Times;Times New Roman;Interface System"
+ #define FALLBACKFONT_UI_SANS_LATIN2 "Andale Sans UI;Albany;Albany AMT;Tahoma;Arial Unicode MS;Arial;Nimbus Sans L;Luxi Sans;Bitstream Vera Sans;Interface User;Geneva;WarpSans;Dialog;Swiss;Lucida;Helvetica;Charcoal;Chicago;MS Sans Serif;Helv;Times;Times New Roman;Interface System"
#define FALLBACKFONT_UI_SANS_ARABIC "Tahoma;Traditional Arabic;Simplified Arabic;Lucidasans;Lucida Sans;Supplement;Andale Sans UI;clearlyU;Interface User;Arial Unicode MS;Lucida Sans Unicode;WarpSans;Geneva;MS Sans Serif;Helv;Dialog;Albany;Lucida;Helvetica;Charcoal;Chicago;Arial;Helmet;Interface System;Sans Serif"
#define FALLBACKFONT_UI_SANS_THAI "OONaksit;Tahoma;Lucidasans;Arial Unicode MS"
#define FALLBACKFONT_UI_SANS_KOREAN "SunGulim;BaekmukGulim;Gulim;Roundgothic;Arial Unicode MS;Lucida Sans Unicode;gnu-unifont;Andale Sans UI"