mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 14:54:13 +01:00
wmgenmenu: Fix name for FSViewer
This commit is contained in:
@@ -23,7 +23,7 @@ char *File_managers[MAX_NR_APPS][2] = {
|
||||
{ N_("XFTree"), "xftree" },
|
||||
{ N_("Konqueror"), "konqueror" },
|
||||
{ N_("Nautilus"), "nautilus --no-desktop" },
|
||||
{ N_("FSViewer"), "fsviewer" },
|
||||
{ N_("FSViewer"), "FSViewer" },
|
||||
{ N_("Xfe"), "xfe" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user