connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu | 20 ---------- 1 file changed, 20 deletions(-)
New commits: commit 28dba0cc2d2a69663008dd22aafe4cfebabc6f31 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jul 11 19:44:50 2013 +0100 Do not ask for user/password in embedded firebird. Change-Id: I0237106e4012c9116248a97eda0ddf899b435f64 diff --git a/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu index 527640a..3179fd2 100644 --- a/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu +++ b/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu @@ -57,28 +57,8 @@ </node> </node> <node oor:name="Features"> - <!-- These entries enable the "Advanced Settings" UI to change the settings - whose default is set in node "Properties" above; - as this is guaranteed not to work with PostgreSQL, - we don't let people shoot themselves in the foot and don't enable the UI. --> - <!-- <node oor:name="EscapeDateTime" oor:op="replace"> --> - <!-- <prop oor:name="Value" oor:type="xs:boolean"> --> - <!-- <value>false</value> --> - <!-- </prop> --> - <!-- </node> --> - <!-- Confusingly, this corresponds to "EnableOuterJoinEscape" in the Properties --> - <!-- <node oor:name="UseBracketedOuterJoinSyntax" oor:op="replace"> --> - <!-- <prop oor:name="Value" oor:type="xs:boolean"> --> - <!-- <value>false</value> --> - <!-- </prop> --> - <!-- </node> --> </node> <node oor:name="MetaData"> - <node oor:name="Authentication" oor:op="replace"> - <prop oor:name="Value" oor:type="xs:string"> - <value>UserPassword</value> - </prop> - </node> </node> </node> <node oor:name="sdbc:firebird:*" oor:op="replace"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits