mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
Send the bugs using bugs.kde.org instead using mail. Hope the mantainer(s) don't mind the change.
CCMAIL:greven@kde.org CCMAIL:oelewapperke@oelewapperke.org CCMAIL:montel@kde.org CCMAIL:66120-done@bugs.kde.org svn path=/trunk/kdegraphics/kpdf/; revision=265941
This commit is contained in:
parent
5078a0eae6
commit
3ad3193a96
1 changed files with 1 additions and 4 deletions
|
@ -23,10 +23,7 @@ int main(int argc, char** argv)
|
|||
version,
|
||||
description,
|
||||
KAboutData::License_GPL,
|
||||
"(C) 2002 Wilco Greven, Christophe Devriese",
|
||||
0,
|
||||
0,
|
||||
"oelewapperke@oelewapperke.org");
|
||||
"(C) 2002 Wilco Greven, Christophe Devriese");
|
||||
|
||||
about.addAuthor("Wilco Greven", 0, "greven@kde.org");
|
||||
about.addAuthor("Christophe Devriese", 0, "oelewapperke@oelewapperke.org");
|
||||
|
|
Loading…
Reference in a new issue