summaryrefslogtreecommitdiff
path: root/help/Makefile.in
diff options
context:
space:
mode:
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