|
|
@ -47,7 +47,7 @@ static const TDECmdLineOptions options[] =
|
|
|
|
|
|
|
|
|
|
|
|
int main(int argc, char *argv[])
|
|
|
|
int main(int argc, char *argv[])
|
|
|
|
{
|
|
|
|
{
|
|
|
|
TDEAboutData aboutData( "tdeldapmanager", I18N_NOOP("Kerberos Realm Manager"),
|
|
|
|
TDEAboutData aboutData( "tdeiso_info", I18N_NOOP("TDE ISO information utility"),
|
|
|
|
version, description, TDEAboutData::License_GPL,
|
|
|
|
version, description, TDEAboutData::License_GPL,
|
|
|
|
"(c) 2013, Timothy Pearson");
|
|
|
|
"(c) 2013, Timothy Pearson");
|
|
|
|
aboutData.addAuthor("Timothy Pearson",0, "kb9vqf@pearsoncomputing.net");
|
|
|
|
aboutData.addAuthor("Timothy Pearson",0, "kb9vqf@pearsoncomputing.net");
|
|
|
|