Credit the icon artist

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363533
remotes/origin/kpdf-experiments
Albert Astals Cid 22 years ago
parent 313715c0aa
commit 326a111b38
  1. 1
      kpdf/main.cpp

@ -45,6 +45,7 @@ int main(int argc, char** argv)
about.addAuthor("Albert Astals Cid", I18N_NOOP("xpdf 3.0 integration, thumbnails"), "astals11@terra.es");
about.addCredit("Derek Noonburg", I18N_NOOP("Xpdf author"), 0, "http://www.foolabs.com/xpdf/");
about.addCredit("Marco Martin", I18N_NOOP("Icon"), 0, 0);
KCmdLineArgs::init(argc, argv, &about);
KCmdLineArgs::addCmdLineOptions( options );

Loading…
Cancel
Save