summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am31
1 files changed, 16 insertions, 15 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index eca0e998..d7904727 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -3,20 +3,21 @@
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 = \
@@ -41,4 +42,4 @@ 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
bgstack15