mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-02 00:16:04 +03:00
* user.h: Fix location of the home editor menu.
Reported by David Martin <dmartina@excite.es>
This commit is contained in:
parent
3051dba20b
commit
b54b1e491c
@ -1,5 +1,8 @@
|
||||
2001-09-15 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* user.h: Fix location of the home editor menu.
|
||||
Reported by David Martin <dmartina@excite.es>
|
||||
|
||||
* mouse.h: Export xmouse_seq.
|
||||
* mouse.c (init_mouse): Use xmouse_seq instead of hardcoded
|
||||
xterm mouse sequence.
|
||||
|
@ -22,7 +22,7 @@ char *check_patterns (char*);
|
||||
#else
|
||||
# define CEDIT_GLOBAL_MENU "cedit.menu"
|
||||
# define CEDIT_LOCAL_MENU ".cedit.menu"
|
||||
# define CEDIT_HOME_MENU ".cedit/menu"
|
||||
# define CEDIT_HOME_MENU ".mc/cedit/menu"
|
||||
# define MC_GLOBAL_MENU "mc.menu"
|
||||
# define MC_LOCAL_MENU ".mc.menu"
|
||||
# define MC_HOME_MENU ".mc/menu"
|
||||
|
Loading…
x
Reference in New Issue
Block a user