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. --- wizards/groupwarewizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards') diff --git a/wizards/groupwarewizard.cpp b/wizards/groupwarewizard.cpp index 231862b48..1f520ce5f 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.1