Branding cleanup: KDE print -> TDE Print.

pull/2/head
Darrell Anderson 12 years ago
parent 6f153e6b0d
commit 4930d3bb5c

@ -146,7 +146,7 @@ int kdemain(int argc, char **argv)
/* create fake KApplicatiom object, needed for job stuffs */
KAboutData about( "kio_print", "kio_print", "fake_version",
"KDEPrint IO slave", KAboutData::License_GPL, "(c) 2003, Michael Goffioul" );
"TDEPrint IO slave", KAboutData::License_GPL, "(c) 2003, Michael Goffioul" );
KCmdLineArgs::init( &about );
KApplication app;

Loading…
Cancel
Save