next time i'll compile before commiting, i promise

svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=650562
remotes/origin/kpdf-3.5
Albert Astals Cid 19 years ago
parent fe9a230f63
commit 1f8e2d447c
  1. 2
      core/generator_pdf/generator_pdf.cpp

@ -686,7 +686,7 @@ void PDFGenerator::scanFont(GfxFont *font, KListView *list, Ref **fonts, int &fo
i18n("CID Type 0"),
i18n("CID Type 0C"),
i18n("OT means OpenType", "CID Type 0C (OT)"),
i18n("CID TrueType")
i18n("CID TrueType"),
i18n("OT means OpenType", "CID TrueType (OT)")
};

Loading…
Cancel
Save