[ekiga] help: Fix DOC_FIGURES



commit 2cb6b750b0a76fedf836950c2d66f55762294a12
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Jan 31 17:18:26 2018 +0100

    help: Fix DOC_FIGURES

 help/Makefile.am |   52 ++++++++++++++++++++++++++--------------------------
 1 files changed, 26 insertions(+), 26 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index d5ac022..47eccf0 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -11,31 +11,31 @@ DOC_MODULE = @PACKAGE_NAME@
 DOC_ENTITIES =
 DOC_INCLUDES =
 DOC_FIGURES = figures/lumi.png \
-              figures/call_window.png \
-              figures/config_d1.png \
-              figures/config_d2.png \
-              figures/config_d3.png \
-              figures/config_d4.png \
-              figures/config_d5.png \
-              figures/config_d6.png \
-              figures/config_d7.png \
-              figures/config_d8.png \
-              figures/config_d9.png \
-              figures/call_d1.png \
-              figures/roster.png \
-              figures/addressbook_d1.png \
-              figures/addressbook_d2.png \
-              figures/addressbook_d3.png \
-              figures/chat_d1.png \
-              figures/status.png \
-              figures/call_history.png \
-              figures/accounts_d1.png \
-              figures/accounts_ekiga_net.png \
-              figures/accounts_ekiga_call_out.png \
-              figures/accounts_sip.png \
-              figures/accounts_h323.png \
-              figures/monitoring_lines.png \
-              figures/audio_codecs.png \
-              figures/video_codecs.png
+       figures/call_window.png \
+       figures/config_d1.png \
+       figures/config_d2.png \
+       figures/config_d3.png \
+       figures/config_d4.png \
+       figures/config_d5.png \
+       figures/config_d6.png \
+       figures/config_d7.png \
+       figures/config_d8.png \
+       figures/config_d9.png \
+       figures/call_d1.png \
+       figures/roster.png \
+       figures/addressbook_d1.png \
+       figures/addressbook_d2.png \
+       figures/addressbook_d3.png \
+       figures/chat_d1.png \
+       figures/status.png \
+       figures/call_history.png \
+       figures/accounts_d1.png \
+       figures/accounts_ekiga_net.png \
+       figures/accounts_ekiga_call_out.png \
+       figures/accounts_sip.png \
+       figures/accounts_h323.png \
+       figures/monitoring_lines.png \
+       figures/audio_codecs.png \
+       figures/video_codecs.png
 
 DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr oc pt_BR ru sl sv uk zh_CN


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]