Kaydet (Commit) 45b1211d authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

fdo#69309 rename share/registry/postgresqlsdbc.xcd to postgresql.xcd

Change-Id: Ie7c9200310ab24e4d2636849b133e515f266d5c9
üst 01d306ab
......@@ -431,9 +431,9 @@ postprocess_FILES_xsltfilter := \
$(call gb_XcuFilterTypesTarget_get_target,fcfg_xslt_types.xcu)
ifeq ($(BUILD_POSTGRESQL_SDBC),YES)
postprocess_XCDS += postgresqlsdbc.xcd
postprocess_DEPS_postgresqlsdbc := main
postprocess_FILES_postgresqlsdbc := $(call gb_XcuModuleTarget_get_target,connectivity/registry/postgresql)/org/openoffice/Office/DataAccess/Drivers-postgresql.xcu
postprocess_XCDS += postgresql.xcd
postprocess_DEPS_postgresql := main
postprocess_FILES_postgresql := $(call gb_XcuModuleTarget_get_target,connectivity/registry/postgresql)/org/openoffice/Office/DataAccess/Drivers-postgresql.xcu
postprocess_DRIVERS += postgresql
endif
......
......@@ -46,7 +46,7 @@ End
File gid_File_PostgresqlSdbc_Xcd
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Registry;
Name = "postgresqlsdbc.xcd";
Name = "postgresql.xcd";
Styles = (PACKED);
End
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment