summaryrefslogtreecommitdiff
path: root/xdg
diff options
context:
space:
mode:
authorHeinrich Wendel <h_wendel@cojobo.net>2005-06-01 13:04:17 +0000
committerHeinrich Wendel <h_wendel@cojobo.net>2005-06-01 13:04:17 +0000
commit8331abc90a5e9998fd8da2239e6716ec76e2206c (patch)
tree89060ab17654e866440210f5f05417dd344f4455 /xdg
parent04dda9b2413675442a7c04d813ac8bde5b013f03 (diff)
small fixes
Diffstat (limited to 'xdg')
-rw-r--r--xdg/MenuEditor.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/xdg/MenuEditor.py b/xdg/MenuEditor.py
index 6dc50f8..24776c0 100644
--- a/xdg/MenuEditor.py
+++ b/xdg/MenuEditor.py
@@ -8,9 +8,10 @@ from xdg.DesktopEntry import *
import xml.dom.minidom
import os
-# Bugs: reverte/delete
+# Bugs: reverte/delete on restart
# create menu -> move a menu to it -> delete menu -> restart smeg
# XML-Cleanups: Move / Exclude
+# root mode
# FIXME: pass AppDirs/DirectoryDirs around in the edit/move functions
# FIXME: catch Exceptions
# FIXME: copy functions