*** empty log message ***

This commit is contained in:
Timur Bakeyev 1999-03-21 23:26:42 +00:00
parent 112483442a
commit bc6eb17fa3
1 changed files with 8 additions and 0 deletions

View File

@ -262,6 +262,14 @@ regex/\.a(rj|[0-9][0-9])$
Extract=unarj x %f '*'
Extract (with flags)=I=%{Enter any Unarj flags:}; if test -n "$I"; then unarj x $I %f; fi
# ha
regex/\.(ha|HA|Ha)$
Open=%cd %p#uha
View=%view{ascii} ha lf %f
Icon=ha.xpm
Extract=ha xy %f '*'
Extract (with flags)=I=%{Enter any HA flags:}; if test -n "$I"; then ha xy $I %f; fi
# ar library
regex/\.s?a$
Open=%cd %p#uar