mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-29 01:42:32 +01:00
doc: changed section for translated man pages from 1x to 1
Similarly to the previous patch that changed the section for the core man pages, this patch updates the translated man pages. Took opportunity to re-order alphabetically the files in the Makefile because it eases maintenance. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
d6d165c29d
commit
bae28b2fae
@@ -3,15 +3,15 @@
|
||||
mandir=@mandir@/cs
|
||||
|
||||
man_MANS = \
|
||||
geticonset.1x \
|
||||
setstyle.1x \
|
||||
wxpaste.1x \
|
||||
getstyle.1x \
|
||||
wdwrite.1x \
|
||||
wmsetbg.1x \
|
||||
seticons.1x \
|
||||
wmaker.1x \
|
||||
wxcopy.1x
|
||||
geticonset.1 \
|
||||
getstyle.1 \
|
||||
seticons.1 \
|
||||
setstyle.1 \
|
||||
wdwrite.1 \
|
||||
wmaker.1 \
|
||||
wmsetbg.1 \
|
||||
wxcopy.1 \
|
||||
wxpaste.1
|
||||
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user