1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 22:52:34 +01:00

wmgenmenu: Add 'mc' to file managers list

i'd say it's rather unfair to leave grandpa out ;))
This commit is contained in:
Tamas TEVESZ
2010-03-15 10:53:09 +01:00
committed by Carlos R. Mafra
parent 8d0020cf9a
commit baac5ead1e

View File

@@ -13,7 +13,7 @@ static char *terminals[MAX_NR_APPS] = {
};
char *file_managers[MAX_NR_APPS] = {
"dolphin", "thunar", "rox", "GWorkspace",
"dolphin", "thunar", "rox", "GWorkspace", "mc !",
"xftree", "konqueror", "nautilus --no-desktop", "fsviewer", "xfe"
};