diff options
author | Jeremy Bicha <jbicha@ubuntu.com> | 2018-02-03 23:46:59 -0500 |
---|---|---|
committer | Jeremy Bicha <jbicha@ubuntu.com> | 2018-02-03 23:46:59 -0500 |
commit | 956173d487684dfb4bf82f9ea0ff4afc9ee49db3 (patch) | |
tree | fd70debbc48cff15773f61e57afd5bd29af31b40 /po/POTFILES.in | |
parent | gbp.conf: Add upstream-vcs-tag (diff) | |
parent | New upstream version 3.27.90 (diff) | |
download | zenity-956173d487684dfb4bf82f9ea0ff4afc9ee49db3.tar.gz zenity-956173d487684dfb4bf82f9ea0ff4afc9ee49db3.tar.bz2 zenity-956173d487684dfb4bf82f9ea0ff4afc9ee49db3.zip |
Update upstream source from tag 'upstream/3.27.90'
Update to upstream version '3.27.90'
with Debian dir e652874c3c973e3fa3d210b95073d864150e81ba
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 90efb185..3488a950 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,9 +1,19 @@ +# List of source files containing translatable strings. +# Please keep this file sorted alphabetically. src/about.c +src/calendar.c +src/color.c +src/entry.c +src/fileselection.c +src/forms.c src/main.c +src/msg.c src/notification.c +src/option.c src/password.c +src/progress.c src/scale.c +src/text.c src/tree.c src/util.c src/zenity.ui -src/option.c |