From: John Stebbins Date: Wed, 19 Apr 2017 17:27:23 +0000 (-0700) Subject: LinGui: fix POTFILE list X-Git-Tag: 1.1.0~585 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cbd2f5a33ee8efadf6377da55bd6cb33a31608b;p=handbrake LinGui: fix POTFILE list When I changed a file name I forgot to change this list. This list is used to generate the translation template file. --- diff --git a/gtk/po/POTFILES.in b/gtk/po/POTFILES.in index 409b50148..d6cc3d135 100644 --- a/gtk/po/POTFILES.in +++ b/gtk/po/POTFILES.in @@ -1,7 +1,5 @@ # List of source files containing translatable strings. -[type: gettext/glade] src/ghb.ui -[type: gettext/glade] src/ghb-3.12.ui -[type: gettext/glade] src/ghb-3.14.ui +[type: gettext/glade] src/ghb.m4 src/main.c src/audiohandler.c src/callbacks.c