pam_panic_config is now translatable. Please review premade translations.

This commit is contained in:
2018-11-04 22:57:25 +01:00
parent b8c8963328
commit 0caafc1f9e
9 changed files with 1842 additions and 326 deletions

View File

@ -1,8 +1,9 @@
SUBDIRS = applications icons/48x48 icons/64x64 icons/scalable
bin_SCRIPTS = pam_panic_config
%: %.prebuild
%: %.prebuild.sh
{ sldr=$$(echo "$(SECUREDIR)" | $(SED) 's/\//\\\//g'); bdr=$$(echo "$(bindir)" | $(SED) 's/\//\\\//g'); $(SED) "s/__SECURELIBDIR__/$$sldr/;s/__PAMPANICPW__/$$bdr\/pam_panic_pw/" $< > $@ ; }
chmod +x $@
clean-local:
$(RM) *.tmp
$(RM) pam_panic_config