@ -88,4 +88,4 @@ X-TDE-StartupNotify=true
X-DCOP-ServiceType=Unique
X-DCOP-ServiceName=kmail
ServiceTypes=DCOP/ResourceBackend/IMAP,DCOP/Mailer
Categories=Qt;TDE;Office;Email;X-TDE-Office-PIM;
Categories=Qt;TDE;Network;Email;X-TDE-Office-PIM;
@ -73,4 +73,4 @@ Name[ne]=कर्न
Name[ta]=கார்ன்
Name[zh_TW]=Korn 信件通知
@ -104,4 +104,4 @@ Comment[zh_CN]=TNEF 文件的查看/提取器
Comment[zh_TW]=TNEF 檔案檢視器
Terminal=false
MimeType=application/ms-tnef;
Categories=Qt;TDE;Office;X-TDE-Office-PIM;
Categories=Qt;TDE;Network;X-TDE-Office-PIM;
@ -31,7 +31,7 @@
GroupwareWizard::GroupwareWizard( TQWidget *parent, const char *name )
: TQWidget( parent, name )
{
setCaption( i18n( "KDE Groupware Wizard" ) );
setCaption( i18n( "TDE Groupware Wizard" ) );
TQVBoxLayout *layout = new TQVBoxLayout( this );