1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-05-09 18:52:58 +02:00

fixed typo in menus...

This commit is contained in:
kojima
2002-05-11 00:44:03 +00:00
parent c32806ae14
commit ca212985df
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -28,7 +28,8 @@
),
("Editors",
("XFte", EXEC, "xfte"),
("XEmacs", SHEXEC, "xemacs || emacs"),
("XEmacs", EXEC, "xemacs"),
("Emacs", EXEC, "emacs"),
("XJed", EXEC, "xjed"),
("NEdit", EXEC, "nedit"),
("Xedit", EXEC, "xedit"),