mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 04:22:34 +03:00
* mc.qpg.in: Synchronization with the latest file has been added
to the distro.
This commit is contained in:
parent
358f13f13d
commit
c87628f753
@ -1,3 +1,8 @@
|
||||
2004-11-04 Mike Gorchak <mike@malva.ua>
|
||||
|
||||
* mc.qpg.in: Synchronization with the latest file has been added
|
||||
to the distro.
|
||||
|
||||
2004-11-02 Roland Illig <roland.illig@gmx.de>
|
||||
|
||||
* configure.ac: Add feature test whether socklen_t is defined
|
||||
|
12
mc.qpg.in
12
mc.qpg.in
@ -71,17 +71,28 @@
|
||||
<QPG:Add file="./lib/mc.hint.nl" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./lib/mc.hint.pl" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./lib/mc.hint.ru" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./lib/mc.hint.sr" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./lib/mc.hint.uk" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./lib/mc.hint.zh" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./doc/mc.hlp" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./doc/es/mc.hlp.es" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./doc/hu/mc.hlp.hu" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./doc/it/mc.hlp.it" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./doc/pl/mc.hlp.pl" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./doc/ru/mc.hlp.ru" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./doc/sr/mc.hlp.sr" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./lib/mc.lib" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./lib/mc.menu" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./lib/mc.menu.sr" permissions="0644" install="/opt/share/mc/"/>
|
||||
<QPG:Add file="./syntax/Syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/ada95.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/aspx.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/c.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/changelog.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/cs.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/diff.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/dos.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/eiffel.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/fortran.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/html.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/java.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
@ -100,6 +111,7 @@
|
||||
<QPG:Add file="./syntax/php.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/po.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/python.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/ruby.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/sh.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/slang.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
<QPG:Add file="./syntax/smalltalk.syntax" permissions="0644" install="/opt/share/mc/syntax/"/>
|
||||
|
Loading…
Reference in New Issue
Block a user