Marco martin mail address

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

@ -45,7 +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);
about.addCredit("Marco Martin", I18N_NOOP("Icon"), 0, "m4rt@libero.it");
KCmdLineArgs::init(argc, argv, &about);
KCmdLineArgs::addCmdLineOptions( options );

Loading…
Cancel
Save