diff options
author | Kurt Zenker <kz@openoffice.org> | 2010-07-13 18:04:20 +0200 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2010-07-13 18:04:20 +0200 |
commit | 1a57e6c95c13337337e332c3248acaf36ea6ada2 (patch) | |
tree | ec0838c86c69b6795f044fd02d369818f2956638 | |
parent | dd55a9d1957c1c0e950606f91ef95a5c138dce42 (diff) |
masterfix: #i113111# build fix for scp2ooo/OOO330_m1
-rw-r--r-- | scp2/source/ooo/file_font_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_font_ooo.scp b/scp2/source/ooo/file_font_ooo.scp index 8ad8526d9..10e2dca21 100644 --- a/scp2/source/ooo/file_font_ooo.scp +++ b/scp2/source/ooo/file_font_ooo.scp @@ -142,7 +142,7 @@ STD_FONT_FILE( gid_File_Fnt_GentiumBookBasicBoldItalic, GenBkBasBI.ttf, Gentium File gid_File_FcLocal_Conf Dir = gid_Dir_Fonts_Truetype; USER_FILE_BODY; -# Styles = (); +// Styles = (); Name = "fc_local.conf"; End #endif |