Add support code for localization of man pages

This commit is contained in:
Drew DeVault 2017-08-14 18:26:05 -04:00
parent c19754a038
commit ce35837b01
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)