aboutsummaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-11-11 14:21:33 +0100
committerGuido Günther <agx@sigxcpu.org>2017-11-11 14:21:34 +0100
commit8bf9bdffccec6ed84c29df4a7f676ff938d9e08f (patch)
tree4ece9b7980512ad3eaf028e0373757cb3d264971 /help/Makefile.am
parentDocument changes and release 3.20.0-3 (diff)
parentNew upstream version 3.26.0 (diff)
downloadkrb5-auth-dialog-8bf9bdffccec6ed84c29df4a7f676ff938d9e08f.tar.gz
krb5-auth-dialog-8bf9bdffccec6ed84c29df4a7f676ff938d9e08f.tar.bz2
krb5-auth-dialog-8bf9bdffccec6ed84c29df4a7f676ff938d9e08f.zip
Update upstream source from tag 'upstream/3.26.0'
Update to upstream version '3.26.0' with Debian dir a0dd8a8ec42bd8510e0a04a62426a1f4fd6076b4
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index cbd8ae4..c71b35b 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -15,5 +15,5 @@ HELP_MEDIA = \
figures/trayicon-expiring.png \
$(NULL)
-HELP_LINGUAS = cs de el es sl sv \
+HELP_LINGUAS = cs de el es pl sl sv \
$(NULL)
bgstack15