|
|
@ -40,7 +40,7 @@ static KCmdLineOptions options[] =
|
|
|
|
|
|
|
|
|
|
|
|
int main (int argc, char *argv[])
|
|
|
|
int main (int argc, char *argv[])
|
|
|
|
{
|
|
|
|
{
|
|
|
|
KLocale::setMainCatalogue("tdesvn");
|
|
|
|
TDELocale::setMainCatalogue("tdesvn");
|
|
|
|
TDEAboutData aboutdata("tdesvnd", I18N_NOOP("TDE"),
|
|
|
|
TDEAboutData aboutdata("tdesvnd", I18N_NOOP("TDE"),
|
|
|
|
version, description,
|
|
|
|
version, description,
|
|
|
|
TDEAboutData::License_GPL, "(C) %{YEAR}, Rajko Albrecht");
|
|
|
|
TDEAboutData::License_GPL, "(C) %{YEAR}, Rajko Albrecht");
|
|
|
|