Make superkaramba copyright translateable.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit fc4ea6af6c)
pull/30/head
Chris 4 years ago committed by Slávek Banko
parent f6afab6450
commit cf05283486
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -92,7 +92,7 @@ int main(int argc, char **argv)
TDEAboutData about("superkaramba", I18N_NOOP("SuperKaramba"),
version, description,
TDEAboutData::License_GPL,
"(c) 2003-2006 The SuperKaramba developers");
I18N_NOOP("(c) 2003-2006 The SuperKaramba developers"));
about.addAuthor("Adam Geitgey", 0, "adam@rootnode.org");
about.addAuthor("Hans Karlsson", 0, "karlsson.h@home.se");
about.addAuthor("Ryan Nickell", 0, "p0z3r@earthlink.net");

Loading…
Cancel
Save