diff options
author | John Stebbins <[email protected]> | 2017-04-19 10:27:23 -0700 |
---|---|---|
committer | John Stebbins <[email protected]> | 2017-04-19 10:27:23 -0700 |
commit | 1cbd2f5a33ee8efadf6377da55bd6cb33a31608b (patch) | |
tree | 8e4134f6739b743b128b1929b777f0a6946b1cc9 /gtk/po | |
parent | 75fbd0a2ca924482c81e65279c76cf9a7506626c (diff) |
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.
Diffstat (limited to 'gtk/po')
-rw-r--r-- | gtk/po/POTFILES.in | 4 |
1 files changed, 1 insertions, 3 deletions
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 |