mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
e06cd1968c
* gnome/gtools.c (translate_gdk_keysym_to_curses): renamed KEY_BACKTAB to KEY_BTAB (the name ncurses uses) * gnome/Makefile.in: Install the icon-files and the layout-file from $srcdir. * autogen.sh: added support for builddir != srcdir * doc/Makefile.in: The manual pages are generated files and located in the builddir and not in the srcdir. * src/find.c (find_file): Use the same hotkey for the panelize button as we use with the external panelize command. * src/myslang.h: --with-ncurses didn't compile: renamed KEY_BACKTAB to KEY_BTAB (the name ncurses uses) * src/dlg.c (dlg_key_event): likewise * src/tkmain.c (x_init_dlg): added dummy function to make it compile * vfs/Makefile.in, extfs/extfs.ini, extfs/hp48: New external filesystem to view and copy files to/from the HP48. Now it should be possible to build and install gnome edition with builddir != srcdir. |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
gd.tcl | ||
gui.dbits.tcl | ||
gui.display.tcl | ||
gui.findfile.tcl | ||
gui.hotlist_new_entry.tcl | ||
gui.hotlist_new_group.tcl | ||
gui.hotlist.tcl | ||
gui.layout.tcl | ||
gui.listbox.tcl | ||
gui.mfind.tcl | ||
gui.movelist.tcl | ||
gui.option.tcl | ||
gui.panelize.tcl | ||
gui.quick_confirm.tcl | ||
gui.quick_file_mask_copy.tcl | ||
gui.quick_file_mask_move.tcl | ||
gui.quick_input_2.tcl | ||
gui.quick_input.tcl | ||
gui.quick_vfs.tcl | ||
gui.sort.tcl | ||
gui.vfshot.tcl | ||
Makefile.in | ||
mc.tcl | ||
tkconf.h | ||
tkinfo.c | ||
tkinfo.h | ||
tkkey.c | ||
tkmain.c | ||
tkmain.h | ||
tkmenu.c | ||
tkscreen.c | ||
tkscreen.h | ||
tkview.c | ||
tkwidget.c | ||
tkwidget.h |