kleopatra
aboutdata.cpp File Reference
#include <config-kleopatra.h>
#include "aboutdata.h"
#include <klocale.h>
Include dependency graph for kwatchgnupg/aboutdata.cpp:

Go to the source code of this file.
Variables | |
| static const about_data | authors [] |
| static const char | description [] = I18N_NOOP("GnuPG log viewer") |
| static const char | kwatchgnupg_version [] = "1.0" |
Variable Documentation
const about_data authors[] [static] |
Initial value:
{
{ I18N_NOOP("Steffen Hansen"), I18N_NOOP("Original Author"), "hansen@kde.org", 0 },
}
Definition at line 49 of file kwatchgnupg/aboutdata.cpp.
const char description[] = I18N_NOOP("GnuPG log viewer") [static] |
Definition at line 40 of file kwatchgnupg/aboutdata.cpp.
const char kwatchgnupg_version[] = "1.0" [static] |
Definition at line 39 of file kwatchgnupg/aboutdata.cpp.
KDE 4.2 API Reference