[Libreoffice-commits] .: mysqlc/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Nov 4 04:14:14 PST 2012


 mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5140baaa0283a87b8d78601619e0a58fe14adc01
Author: Andras Timar <atimar at suse.com>
Date:   Sun Nov 4 13:11:18 2012 +0100

    MySQL Connector display name
    
    Change-Id: I36f2504cd7458d558b786aedaf79b2e3fa1444d5

diff --git a/mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu b/mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu
index 20c6421..7ade9ee 100644
--- a/mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu
+++ b/mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu
@@ -23,7 +23,7 @@
         <value>com.sun.star.comp.sdbc.mysqlc.MysqlCDriver</value>
       </prop>
       <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
-        <value xml:lang="en-US">MySQL (Connector/OOo)</value>
+        <value xml:lang="en-US">MySQL Connector</value>
       </prop>
       <node oor:name="Properties">
         <node oor:name="CharSet" oor:op="replace">


More information about the Libreoffice-commits mailing list