Skip to content
Snippets Groups Projects
Commit 261a5e1a authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Version 1.3.1: Change domain to open-tools.net

parent c22c0871
No related branches found
No related tags found
No related merge requests found
BASE=downloads_for_sale BASE=downloads_for_sale
PLUGINTYPE=vmcustom PLUGINTYPE=vmcustom
VERSION=1.3 VERSION=1.3.1
PLUGINFILES=$(BASE).php $(BASE).script.php $(BASE).xml index.html PLUGINFILES=$(BASE).php $(BASE).script.php $(BASE).xml index.html
......
...@@ -3,10 +3,10 @@ ...@@ -3,10 +3,10 @@
<name>VMCUSTOM_DLSALE</name> <name>VMCUSTOM_DLSALE</name>
<creationDate>2013-02-08</creationDate> <creationDate>2013-02-08</creationDate>
<author>Reinhold Kainhofer</author> <author>Reinhold Kainhofer</author>
<authorUrl>http://www.kainhofer.com/</authorUrl> <authorUrl>http://www.open-tools.net/</authorUrl>
<copyright>Copyright (C) 2013 Reinhold Kainhofer. All rights reserved.</copyright> <copyright>Copyright (C) 2013 Reinhold Kainhofer. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl.html GNU/GPL v3+</license> <license>http://www.gnu.org/licenses/gpl.html GNU/GPL v3+</license>
<version>1.3.0</version> <version>1.3.1</version>
<description>VMCUSTOM_DLSALE_DESC</description> <description>VMCUSTOM_DLSALE_DESC</description>
<files> <files>
<filename plugin="downloads_for_sale">downloads_for_sale.php</filename> <filename plugin="downloads_for_sale">downloads_for_sale.php</filename>
......
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php ; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php
; Note : All ini files need to be saved as UTF-8 - No BOM ; Note : All ini files need to be saved as UTF-8 - No BOM
VMCUSTOM_DLSALE="VM Downloads zu verkaufen" VMCUSTOM_DLSALE="Downloads zu verkaufen für VirtueMart"
VMCUSTOM_DLSALE_DESC="VirtueMart Erweiterung, um downloadbare Dateien an Produkte anzuhängen (z.B. Hardwaretreiber oder Benutzerhandbücher) oder kostenlose oder bezahlte Downloads anzubieten." VMCUSTOM_DLSALE_DESC="VirtueMart Erweiterung, um downloadbare Dateien an Produkte anzuhängen (z.B. Hardwaretreiber oder Benutzerhandbücher) oder kostenlose oder bezahlte Downloads anzubieten."
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php ; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php
; Note : All ini files need to be saved as UTF-8 - No BOM ; Note : All ini files need to be saved as UTF-8 - No BOM
VMCUSTOM_DLSALE="VM Downloads for Sale" VMCUSTOM_DLSALE="Downloads for Sale for VirtueMart"
VMCUSTOM_DLSALE_DESC="VirtueMart plugin to assign downloadable media files to products and provide free and paid downloads." VMCUSTOM_DLSALE_DESC="VirtueMart plugin to assign downloadable media files to products and provide free and paid downloads."
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment