summaryrefslogtreecommitdiff
path: root/help/Makefile.in
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2018-02-03 23:46:59 -0500
committerJeremy Bicha <jbicha@ubuntu.com>2018-02-03 23:46:59 -0500
commit956173d487684dfb4bf82f9ea0ff4afc9ee49db3 (patch)
treefd70debbc48cff15773f61e57afd5bd29af31b40 /help/Makefile.in
parentgbp.conf: Add upstream-vcs-tag (diff)
parentNew upstream version 3.27.90 (diff)
downloadzenity-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 'help/Makefile.in')
-rw-r--r--help/Makefile.in32
1 files changed, 17 insertions, 15 deletions
diff --git a/help/Makefile.in b/help/Makefile.in
index 277e1fe1..edb24988 100644
--- a/help/Makefile.in
+++ b/help/Makefile.in
@@ -253,6 +253,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
@@ -263,20 +264,21 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
HELP_ID = zenity
HELP_MEDIA = \
- figures/zenity-calendar-screenshot.png \
- figures/zenity-colorselection-screenshot.png \
- figures/zenity-entry-screenshot.png \
- figures/zenity-error-screenshot.png \
- figures/zenity-fileselection-screenshot.png \
- figures/zenity-forms-screenshot.png \
- figures/zenity-information-screenshot.png \
- figures/zenity-list-screenshot.png \
- figures/zenity-notification-screenshot.png \
- figures/zenity-password-screenshot.png \
- figures/zenity-progress-screenshot.png \
- figures/zenity-scale-screenshot.png \
- figures/zenity-question-screenshot.png \
- figures/zenity-text-screenshot.png \
+ figures/zenity-calendar-screenshot.png \
+ figures/zenity-colorselection-screenshot.png \
+ figures/zenity-entry-screenshot.png \
+ figures/zenity-error-screenshot.png \
+ figures/zenity-fileselection-screenshot.png \
+ figures/zenity-forms-screenshot.png \
+ figures/zenity-information-screenshot.png \
+ figures/zenity-list-screenshot.png \
+ figures/zenity-notification-listen-screenshot.png \
+ figures/zenity-notification-screenshot.png \
+ figures/zenity-password-screenshot.png \
+ figures/zenity-progress-screenshot.png \
+ figures/zenity-question-screenshot.png \
+ figures/zenity-scale-screenshot.png \
+ figures/zenity-text-screenshot.png \
figures/zenity-warning-screenshot.png
HELP_FILES = \
@@ -301,7 +303,7 @@ HELP_FILES = \
usage.page \
warning.page
-HELP_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl hu ja oc pt_BR ru sl sv uk zh_CN
+HELP_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl hu ja oc pl pt_BR ru sl sv uk zh_CN
all: all-am
.SUFFIXES:
bgstack15