id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1592	gzup error in mc.menu	karesmakro	iNode	"In misc/mc.menu on line 232 there is a write error in

{{{
PRG=""gzup -dc %f""
}}}
which leads to an error on uncompressing tar.gz files from mc menu and should be

{{{
PRG=""gzip -dc %f""
}}}

"	defect	closed	trivial	4.7.0-pre3	mc-core	4.7.0-pre2	fixed	gzup					committed-master
