Credit for the icon artist

svn path=/trunk/kdegraphics/kpdf/; revision=363532
remotes/origin/kpdf-3.4
Albert Astals Cid 22 years ago
parent 3f8031bb7f
commit e74c17aa8c
  1. 1
      kpdf/main.cpp

@ -44,6 +44,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