[Libreoffice-commits] .: download.in

Kalman "" Szalai kami911 at kemper.freedesktop.org
Sat Oct 30 11:34:02 PDT 2010


 download.in |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 42d1e5bc8b62eeec86fa425f8edebc0f33631884
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Sat Oct 30 20:33:28 2010 +0200

    Add download for Diagram extension

diff --git a/download.in b/download.in
index cd3fae6..784d99d 100755
--- a/download.in
+++ b/download.in
@@ -599,6 +599,10 @@ if ('@WATCH_WINDOW_EXTENSION@' ne '') {
     source_file( '@WATCH_WINDOW_EXTENSION@' );
 }
 
+if ('@DIAGRAM_EXTENSION@' ne '') {
+    source_file( '@DIAGRAM_EXTENSION@' );
+}
+
 if ('@GOOGLE_DOCS_EXTENSION@' ne '') {
     source_file( '@GOOGLE_DOCS_EXTENSION@' );
 }


More information about the Libreoffice-commits mailing list