summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/xmlmenudemo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlmenudemo.py b/examples/xmlmenudemo.py
index ac469bf..e50f934 100644
--- a/examples/xmlmenudemo.py
+++ b/examples/xmlmenudemo.py
@@ -174,7 +174,7 @@ class MainWin (TDEMainWindow):
# in the rc file
# Just fake some filenames for now
- fakeFiles = ["kaction.sip", "kxmlguiclient.sip"]
+ fakeFiles = ["tdeaction.sip", "kxmlguiclient.sip"]
# Clear the old entries, so we don't end up accumulating entries in the menu
self.unplugActionList("recent");