diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2017-03-23 07:57:56 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2017-03-23 07:58:01 +0000 |
commit | a3d88a3edf3383cf4ee6096c4da3ecbb5333a08d (patch) | |
tree | 3a3964ae0bc3f5cda5abf4fb2723faef216b045c /testing/subtitleeditor/02-add-missing-potfiles.patch | |
parent | 913ab399a3758b18030f549fce9c96e530678b4b (diff) | |
download | aports-a3d88a3edf3383cf4ee6096c4da3ecbb5333a08d.tar.bz2 aports-a3d88a3edf3383cf4ee6096c4da3ecbb5333a08d.tar.xz |
testing/subtitleeditor: new aport
Diffstat (limited to 'testing/subtitleeditor/02-add-missing-potfiles.patch')
-rw-r--r-- | testing/subtitleeditor/02-add-missing-potfiles.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/subtitleeditor/02-add-missing-potfiles.patch b/testing/subtitleeditor/02-add-missing-potfiles.patch new file mode 100644 index 0000000000..5162f60876 --- /dev/null +++ b/testing/subtitleeditor/02-add-missing-potfiles.patch @@ -0,0 +1,14 @@ +Author: Philip Rinn <rinni@inventati.org> +Description: Add missing source files to po/POTFILES.in +Last-update: 2016-08-09 +--- a/po/POTFILES.in ++++ b/po/POTFILES.in +@@ -71,6 +71,8 @@ + plugins/actions/styleeditor/styleeditor.cc + plugins/actions/styleeditor/styleeditor.h + plugins/actions/stylize/stylize.cc ++plugins/actions/template/dialog-template-save-as.ui ++plugins/actions/template/template.cc + plugins/actions/textcorrection/assistant-text-correction.ui + plugins/actions/textcorrection/capitalizationpage.h + plugins/actions/textcorrection/commonerrorpage.h |