Add support code for localization of man pages

This commit is contained in:
Drew DeVault 2017-08-14 18:26:05 -04:00 committed by Abdelhakim Qbaich
parent 0926367b6f
commit aaff08bbc6
14 changed files with 197 additions and 45 deletions

View file

@ -46,6 +46,4 @@ install(
COMPONENT data
)
if (A2X_FOUND)
add_manpage(swaylock 1)
endif()
add_manpage(swaylock 1 en)