|
|
@ -36,7 +36,7 @@
|
|
|
|
static const char appName[] = "lnkforward";
|
|
|
|
static const char appName[] = "lnkforward";
|
|
|
|
static const char programName[] = I18N_NOOP("lnkforward");
|
|
|
|
static const char programName[] = I18N_NOOP("lnkforward");
|
|
|
|
|
|
|
|
|
|
|
|
static const char description[] = I18N_NOOP("KDE tool for opening URLs given in a Windows .lnk file");
|
|
|
|
static const char description[] = I18N_NOOP("TDE tool for opening URLs given in a Windows .lnk file");
|
|
|
|
|
|
|
|
|
|
|
|
static const char version[] = "1.0";
|
|
|
|
static const char version[] = "1.0";
|
|
|
|
|
|
|
|
|
|
|
|