From: Jonatan Schlag Date: Thu, 11 Jan 2018 16:11:00 +0000 (+0100) Subject: bootstrap4: add forgotten changes in Makfile and Potfile X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86fdb07d51eb4697d66eee0f3a38d6c177aaf3e4;p=pbs.git bootstrap4: add forgotten changes in Makfile and Potfile Unfortunatley I forgot to change the Makefile and Potfile accordingly to the files I deleted. Signed-off-by: Jonatan Schlag --- diff --git a/Makefile.am b/Makefile.am index 0778b2ee..4be51ff1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -203,7 +203,6 @@ dist_templates_DATA = \ src/templates/source-list.html \ src/templates/updates-index.html \ src/templates/uploads-list.html \ - src/templates/user-comments.html \ src/templates/user-delete.html \ src/templates/user-forgot-password.html \ src/templates/user-impersonation.html \ diff --git a/po/POTFILES.in b/po/POTFILES.in index 988fc228..460c8b40 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -142,7 +142,6 @@ src/templates/sessions/index.html src/templates/source-list.html src/templates/updates-index.html src/templates/uploads-list.html -src/templates/user-comments.html src/templates/user-delete.html src/templates/user-forgot-password.html src/templates/user-impersonation.html