From ed95608f23f45c86b0c006cf30cc4cda0cdf8b68 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 13 Feb 2014 16:31:56 -0600 Subject: Restructure menu: move Office->PIM submenu items to Internet and Office menus. --- kmail/KMail.desktop | 2 +- korn/KOrn.desktop | 2 +- ktnef/gui/ktnef.desktop | 2 +- wizards/groupwarewizard.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kmail/KMail.desktop b/kmail/KMail.desktop index 6c7a870c..fe97955a 100644 --- a/kmail/KMail.desktop +++ b/kmail/KMail.desktop @@ -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; diff --git a/korn/KOrn.desktop b/korn/KOrn.desktop index dfb7a76f..3c331743 100644 --- a/korn/KOrn.desktop +++ b/korn/KOrn.desktop @@ -73,4 +73,4 @@ Name[ne]=कर्न Name[ta]=கார்ன் Name[zh_TW]=Korn 信件通知 X-DCOP-ServiceType=Unique -Categories=Qt;TDE;Office;Email;X-TDE-Office-PIM; +Categories=Qt;TDE;Network;Email;X-TDE-Office-PIM; diff --git a/ktnef/gui/ktnef.desktop b/ktnef/gui/ktnef.desktop index ea4ec88d..61dd3f22 100644 --- a/ktnef/gui/ktnef.desktop +++ b/ktnef/gui/ktnef.desktop @@ -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; diff --git a/wizards/groupwarewizard.cpp b/wizards/groupwarewizard.cpp index 231862b4..1f520ce5 100644 --- a/wizards/groupwarewizard.cpp +++ b/wizards/groupwarewizard.cpp @@ -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 ); -- cgit v1.2.3