summaryrefslogtreecommitdiffstats
path: root/scp2/source/extensions
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2013-03-10 14:09:53 +0100
committerRene Engelhard <rene@debian.org>2013-03-10 14:11:23 +0100
commitea5909eb57e83946c4beca6cd2234f99f118f18e (patch)
treeb98d81d2e384a29c5918951de5934026caf7f381 /scp2/source/extensions
parentAdd back subsequencecheck targets accidentally removed ... (diff)
downloadcore-ea5909eb57e83946c4beca6cd2234f99f118f18e.tar.gz
core-ea5909eb57e83946c4beca6cd2234f99f118f18e.zip
adapt config_host.mk.in/scp2/mysqlc to MARIADBC
Change-Id: Id60fc25405a3879e64bd5f2ff637c655ba7dfc78
Diffstat (limited to 'scp2/source/extensions')
-rw-r--r--scp2/source/extensions/directory_extensions.scp2
-rw-r--r--scp2/source/extensions/file_extensions.scp2
-rw-r--r--scp2/source/extensions/module_extensions.scp4
-rw-r--r--scp2/source/extensions/module_extensions.ulf4
4 files changed, 6 insertions, 6 deletions
diff --git a/scp2/source/extensions/directory_extensions.scp b/scp2/source/extensions/directory_extensions.scp
index 32787a8ab2a3..0b7055231f5c 100644
--- a/scp2/source/extensions/directory_extensions.scp
+++ b/scp2/source/extensions/directory_extensions.scp
@@ -189,7 +189,7 @@ End
/* ** MySQL Connector ** */
-#ifdef WITH_EXTENSION_MYSQLC
+#ifdef WITH_EXTENSION_MARIADBC
Directory gid_Brand_Dir_Share_Extensions_MySQLConnector
ParentID = gid_Brand_Dir_Share_Extensions;
diff --git a/scp2/source/extensions/file_extensions.scp b/scp2/source/extensions/file_extensions.scp
index 5f9b41073383..f68b539aed66 100644
--- a/scp2/source/extensions/file_extensions.scp
+++ b/scp2/source/extensions/file_extensions.scp
@@ -217,7 +217,7 @@ End
/* ** MySQL Connector ** */
-#ifdef WITH_EXTENSION_MYSQLC
+#ifdef WITH_EXTENSION_MARIADBC
File gid_File_Oxt_MySQLConnector
TXT_FILE_BODY;
diff --git a/scp2/source/extensions/module_extensions.scp b/scp2/source/extensions/module_extensions.scp
index 84fac6bafa28..319b69b70278 100644
--- a/scp2/source/extensions/module_extensions.scp
+++ b/scp2/source/extensions/module_extensions.scp
@@ -254,10 +254,10 @@ End
/* ** MySQL Connector ** */
-#ifdef WITH_EXTENSION_MYSQLC
+#ifdef WITH_EXTENSION_MARIADBC
Module gid_Module_Optional_Extensions_MySQLConnector
PackageInfo = "packinfo_extensions.txt";
- MOD_NAME_DESC(MODULE_OPTIONAL_EXTENSIONS_MYSQLC);
+ MOD_NAME_DESC(MODULE_OPTIONAL_EXTENSIONS_MARIADBC);
ParentID = gid_Module_Optional_Extensions;
Files = (
gid_File_Oxt_MySQLConnector );
diff --git a/scp2/source/extensions/module_extensions.ulf b/scp2/source/extensions/module_extensions.ulf
index 61618c03d457..50466f5d3bca 100644
--- a/scp2/source/extensions/module_extensions.ulf
+++ b/scp2/source/extensions/module_extensions.ulf
@@ -117,10 +117,10 @@ en-US = "LanguageTool Open Source language checker"
[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_LANGUAGETOOL]
en-US = "LanguageTool Open Source language checker"
-[STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MYSQLC]
+[STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MARIADBC]
en-US = "MySQL Connector"
-[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MYSQLC]
+[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MARIADBC]
en-US = "MySQL Connector"
[STR_NAME_MODULE_OPTIONAL_EXTENSIONS_SUN_TEMPLATE_PACK]