From 8f661016cde34b1ae4060f7ee4aeba205d3d9597 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 14:50:25 -0500 Subject: Branding cleanup: KDE menu -> TDE menu. --- korundum/rubylib/templates/annotated/menuapp3.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korundum/rubylib/templates') diff --git a/korundum/rubylib/templates/annotated/menuapp3.rb b/korundum/rubylib/templates/annotated/menuapp3.rb index c5ccccfc..37fbf2b4 100644 --- a/korundum/rubylib/templates/annotated/menuapp3.rb +++ b/korundum/rubylib/templates/annotated/menuapp3.rb @@ -89,7 +89,7 @@ class MainWin < KDE::MainWindow # code will create menu/toolbar items and place them *automatically* # if you defined the KDE::StdActions as below. In fact, you can't override # this behavior using KDE::StdActions - if you want menus to be "non-standard" - # KDE menus (eg 'Cut' in the 'File' menu), you'll need to create your + # TDE menus (eg 'Cut' in the 'File' menu), you'll need to create your # actions from KDE::Action instead of KDE::StdAction. Obviously it makes more # sense to use the mechanism provided to produce consistent menus and # toolbars. You can "unplug" items if, for example, you don't want them -- cgit v1.2.1