filelight
main.cpp
Go to the documentation of this file.
48 about.addAuthor(ki18n("Martin Sandsmark"), ki18n("Maintainer"), "martin.sandsmark@kde.org", "http://iskrembilen.com/");
49 about.addAuthor(ki18n("Max Howell"), ki18n("Original author"), "max.howell@methylblue.com", "http://www.methylblue.com/");
51 about.addCredit(ki18n("Steffen Gerlach"), ki18n("Inspiration"), 0, "http://www.steffengerlach.de/");
60 options.add(ki18nc("Path in the file system to scan", "+[path]").toString(tmpLocale).toLocal8Bit(), ki18n("Scan 'path'"));
#define mw
static KAboutData about(APP_NAME, 0, ki18n(APP_PRETTYNAME), APP_VERSION, ki18n("Graphical disk-usage information"), KAboutData::License_GPL, ki18n("(C) 2006 Max Howell\n\
(C) 2008-2013 Martin Sandsmark"), KLocalizedString(),"http://utils.kde.org/projects/filelight")
KLocalizedString()
Definition: mainWindow.h:38
ki18n(APP_PRETTYNAME)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.