Skip to content

Commit

Permalink
Adding 2 new ini files for 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infograf768 committed Oct 24, 2018
1 parent 1de5a97 commit 2c62be3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 2 additions & 0 deletions component/admin/packages/master_core390.xml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@
<filename>plg_installer_webinstaller.sys.ini</filename>
<filename>plg_privacy_actionlogs.ini</filename>
<filename>plg_privacy_actionlogs.sys.ini</filename>
<filename>plg_privacy_consents.ini</filename>
<filename>plg_privacy_consents.sys.ini</filename>
<filename>plg_privacy_contact.ini</filename>
<filename>plg_privacy_contact.sys.ini</filename>
<filename>plg_privacy_content.ini</filename>
Expand Down
4 changes: 2 additions & 2 deletions localise.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.8" method="upgrade">
<extension type="component" version="3.9" method="upgrade">
<name>com_localise</name>
<creationDate>August 2011</creationDate>
<author>Christophe Demko</author>
Expand All @@ -8,7 +8,7 @@
<copyright>(C) 2018 Open Source Matters. All rights reserved.</copyright>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://github.com/joomla-projects/com_localise</authorUrl>
<version>4.0.34-dev</version>
<version>4.0.35-dev</version>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<description>COM_LOCALISE_XML_DESCRIPTION</description>
<scriptfile>install.php</scriptfile>
Expand Down
2 changes: 2 additions & 0 deletions media/com_localise/packages/core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@
<filename>plg_installer_webinstaller.sys</filename>
<filename>plg_privacy_actionlogs</filename>
<filename>plg_privacy_actionlogs.sys</filename>
<filename>plg_privacy_consents</filename>
<filename>plg_privacy_consents.sys</filename>
<filename>plg_privacy_contact</filename>
<filename>plg_privacy_contact.sys</filename>
<filename>plg_privacy_content</filename>
Expand Down
4 changes: 2 additions & 2 deletions update-server.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<description>Localise - nice and easy management of languages and translation files.</description>
<element>com_localise</element>
<type>component</type>
<version>4.0.34-dev</version>
<version>4.0.35-dev</version>
<infourl title="com_localise">https://github.com/joomla-projects/com_localise/</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/joomla-projects/com_localise/releases/download/4.0.34-dev/com_localise-4.0.34-dev.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/joomla-projects/com_localise/releases/download/4.0.35-dev/com_localise-4.0.35-dev.zip</downloadurl>
</downloads>
<targetplatform name="joomla" version=".*" />
</update>
Expand Down

0 comments on commit 2c62be3

Please sign in to comment.