Re: Mc-devel Digest, Vol 66, Issue 5

2009-12-12 Thread Vadim Sukhomlinov
displays directory content correctly, as well as many other programs. Looks like an issue in smbfs implementation in mc. Vadim ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: [PATCH] Allow storing mc configuration in /etc/mc

2006-05-18 Thread vadim
Hi! I wrote a patch allowing to store mc configuration to /etc/mc. It's tested within Fedora for a few months with no complaints. I moved these configuration files from /usr/share/mc to /etc/mc: I use this patch several months, all ok. --         Sincerely yours,         Vadim Likhota

[patch] for gnome kde trash

2006-05-05 Thread vadim
without GUI. --         Sincerely yours,         Vadim Likhota --- mc-4.6.1a/src/file.h.trash 2006-01-29 22:26:05.0 +0200 +++ mc-4.6.1a/src/file.h 2006-05-04 21:28:56.0 +0300 @@ -13,8 +13,8 @@ int copy_dir_dir (FileOpContext *ctx, const char *s, const char *d, int toplevel, int

[patch] support xclipboard

2006-03-16 Thread vadim
Patch for support XCLIPBOARD from mc. It can work in 2 way: - using Xlib if mc compile with-x - using external program if mc compile without-x External program is xclip ( http://people.debian.org/~kims/xclip/ ) and qtclipb ( attached file or http://www.klv.lg.ua/~vadim/ ). qtclipb be writed

[patch] for mc.menu

2006-03-01 Thread vadim
! t t +e Extract compressed tar, gz, bz2 or 7z file using 7z + 7za x %f + x /usr/bin/open | x /usr/local/bin/open x /bin/sh o Open next a free console ps in last time 7zip used more often and more often -- vadim ___ Mc-devel

Re: print support

2005-10-06 Thread vadim
On Wed, 5 Oct 2005 14:48:55 +0200 Egmont Koblinger [EMAIL PROTECTED] wrote: I send for you patch for print support (it contains small fix relatively has previously). But have problem with a2ps + utf-8, details in source a2ps doesn't support UTF-8 at all. However, if lpr of cups is

print support

2005-10-05 Thread vadim
Hi! I send for you patch for print support (it contains small fix relatively has previously). But have problem with a2ps + utf-8, details in source Apart patch I attach *.c *.h files, which contains in patch. If need correct it, please write me. -- good luck! Vadim Likhota [EMAIL