Branding cleanup: KDE menu -> TDE menu.

pull/1/head
Darrell Anderson 12 years ago
parent 4ff6a82b0a
commit fb2d8fe386

@ -93,7 +93,7 @@ class MainWin (KMainWindow):
# code will create menu/toolbar items and place them *automatically*
# if you defined the KStdActions as below. In fact, you can't override
# this behavior using KStdActions - 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 KAction instead of KStdAction. 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

Loading…
Cancel
Save