"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "kdbg/main.cpp" between
kdbg-3.0.0.tar.gz and kdbg-3.0.1.tar.gz

About: KDbg is a graphical user interface to GDB, the GNU debugger (requires KDE, the K Desktop Environment).

main.cpp  (kdbg-3.0.0):main.cpp  (kdbg-3.0.1)
skipping to change at line 29 skipping to change at line 29
int main(int argc, char** argv) int main(int argc, char** argv)
{ {
QApplication app(argc, argv); QApplication app(argc, argv);
app.setApplicationName(QStringLiteral("kdbg")); app.setApplicationName(QStringLiteral("kdbg"));
KLocalizedString::setApplicationDomain("kdbg"); KLocalizedString::setApplicationDomain("kdbg");
KAboutData aboutData("kdbg", i18n("KDbg"), KAboutData aboutData("kdbg", i18n("KDbg"),
KDBG_VERSION, KDBG_VERSION,
i18n("A Debugger"), i18n("A Debugger"),
KAboutLicense::GPL_V2, KAboutLicense::GPL_V2,
i18n("(c) 1998-2017 Johannes Sixt"), i18n("(c) 1998-2020 Johannes Sixt"),
{}, /* any text */ {}, /* any text */
"https://www.kdbg.org/", "http://www.kdbg.org/",
"j6t@kdbg.org"); "j6t@kdbg.org");
aboutData.addAuthor(i18n("Johannes Sixt"), QString(), "j6t@kdbg.org"); aboutData.addAuthor(i18n("Johannes Sixt"), QString(), "j6t@kdbg.org");
aboutData.addCredit(i18n("Keith Isdale"), aboutData.addCredit(i18n("Keith Isdale"),
i18n("XSLT debugging"), i18n("XSLT debugging"),
"k_isdale@tpg.com.au"); "k_isdale@tpg.com.au");
aboutData.addCredit(i18n("Daniel Kristjansson"), aboutData.addCredit(i18n("Daniel Kristjansson"),
i18n("Register groups and formatting"), i18n("Register groups and formatting"),
"danielk@cat.nyu.edu"); "danielk@cat.nyu.edu");
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)