|
|
@ -22,7 +22,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
static const char version[] = "2.8.1";
|
|
|
|
static const char version[] = "2.8.1";
|
|
|
|
static const char description[] = I18N_NOOP("A Quake-style terminal emulator based on TDE Konsole technology. ");
|
|
|
|
static const char description[] = I18N_NOOP("A Quake-style terminal emulator based on TDE Konsole technology. ");
|
|
|
|
static KCmdLineOptions options[] = { KCmdLineLastOption };
|
|
|
|
static TDECmdLineOptions options[] = { TDECmdLineLastOption };
|
|
|
|
|
|
|
|
|
|
|
|
int main(int argc, char ** argv)
|
|
|
|
int main(int argc, char ** argv)
|
|
|
|
{
|
|
|
|
{
|
|
|
|