[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kgraphviewer/frameworks] src: Use kde.org/applications/graphics/kgraphviewer as homepage in About d
From:       Friedrich W. H. Kossebau <null () kde ! org>
Date:       2017-03-31 22:07:14
Message-ID: E1cu4hO-0006se-PR () code ! kde ! org
[Download RAW message or body]

Git commit 41f230f62363e3efc9f018e07a484d781835aa30 by Friedrich W. H. Koss=
ebau.
Committed on 31/03/2017 at 22:06.
Pushed by kossebau into branch 'frameworks'.

Use kde.org/applications/graphics/kgraphviewer as homepage in About data

M  +3    -1    src/main.cpp

https://commits.kde.org/kgraphviewer/41f230f62363e3efc9f018e07a484d781835aa=
30

diff --git a/src/main.cpp b/src/main.cpp
index a9dde05..bcc0d0c 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -46,7 +46,9 @@ int main(int argc, char **argv)
                    KGRAPHVIEWER_VERSION_STRING,
                    i18n("A Graphviz DOT graph viewer by KDE"),
                    KAboutLicense::GPL,
-                   i18n("(C) 2005-2010 Ga=C3=ABl de Chalendar"));
+                   i18n("(C) 2005-2010 Ga=C3=ABl de Chalendar"),
+                   QString(),
+                   QStringLiteral("https://www.kde.org/applications/graphi=
cs/kgraphviewer"));
   about.addAuthor( i18n("Ga=C3=ABl de Chalendar"), i18n("Original Author a=
nd current maintainer"), "kleag@free.fr" );
   about.addAuthor( i18n("Reimar D=C3=B6ffinger"), i18n("Contributor"), "kd=
e@reimardoeffinger.de" );
   about.addAuthor( i18n("Matthias Peinhardt"), i18n("Contributor"), "matth=
ias.peinhardt@googlemail.com" );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic