bug/bug/bug.js |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b4978900992c790117ab5dda672da0afdb4e4b82
Author: Rob Snelders <programm...@ertai.nl>
Date:   Mon Dec 3 19:11:29 2012 +0100

    Added the database as possible module input

diff --git a/bug/bug/bug.js b/bug/bug/bug.js
index 2b27987..33f177c 100644
--- a/bug/bug/bug.js
+++ b/bug/bug/bug.js
@@ -398,6 +398,7 @@
            components["DrawingDocument"] = "Drawing";
            components["PresentationDocument"] = "Presentation";
            components["FormulaDocument"] = "Formula_Editor";
+          components["OfficeDatabaseDocument"] = "Database";
            components["StartModule"] = "Libreoffice";
            return components[module];
          },
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to