From 36656e22c252e472d796045da3ea7bc7988f218d Mon Sep 17 00:00:00 2001 From: Tiffany Antopolski Date: Mon, 26 Dec 2011 18:02:42 -0500 Subject: [PATCH] [help/C] Added further missing figures to Makefile.am These are in addition to the ones from the previous patch. I have now added all the png's in C/figures to DOC_FIGURES. --- help/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/help/Makefile.am b/help/Makefile.am index 4acee84..ff9b183 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -10,10 +10,13 @@ DOC_FIGURES = \ 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-warning-screenshot.png