Skip to content

Commit

Permalink
Adding package XML.
Browse files Browse the repository at this point in the history
  • Loading branch information
rarog committed May 7, 2014
1 parent a76aaa8 commit 4c80b36
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,3 @@ skin/frontend/default/iphone/
skin/frontend/default/modern/
skin/frontend/enterprise
skin/install/
var/
100 changes: 100 additions & 0 deletions var/connect/AndrejSinicyn_CatalogTuner.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<_>
<form_key>o5kTdvDaX7Lei2Zj</form_key>
<name>AndrejSinicyn_CatalogTuner</name>
<channel>community</channel>
<version_ids>
<version_ids>2</version_ids>
<version_ids>1</version_ids>
</version_ids>
<summary>Catalog tuning</summary>
<description>Catalog tuning</description>
<license>OSL v3.0</license>
<license_uri>http://opensource.org/licenses/osl-3.0.php</license_uri>
<version>1.0.0</version>
<stability>stable</stability>
<notes>Catalog tuning</notes>
<authors>
<name>
<name>Andrej Sinicyn</name>
</name>
<user>
<user>rarog</user>
</user>
<email>
<email>rarogit@gmail.com</email>
</email>
</authors>
<depends_php_min>5.2.0</depends_php_min>
<depends_php_max>6.0.0</depends_php_max>
<depends>
<package>
<name>
<name/>
</name>
<channel>
<channel/>
</channel>
<min>
<min/>
</min>
<max>
<max/>
</max>
<files>
<files> </files>
</files>
</package>
<extension>
<name>
<name>Core</name>
</name>
<min>
<min/>
</min>
<max>
<max/>
</max>
</extension>
</depends>
<contents>
<target>
<target>magelocal</target>
<target>magecommunity</target>
<target>magelocale</target>
<target>magelocale</target>
<target>mageetc</target>
</target>
<path>
<path/>
<path>AndrejSinicyn/CatalogTuner</path>
<path>de_DE/AndrejSinicyn_CatalogTuner.csv</path>
<path>en_EN/AndrejSinicyn_CatalogTuner.csv</path>
<path>modules/AndrejSinicyn_CatalogTuner.xml</path>
</path>
<type>
<type>file</type>
<type>dir</type>
<type>file</type>
<type>file</type>
<type>file</type>
</type>
<include>
<include/>
<include/>
<include/>
<include/>
<include/>
</include>
<ignore>
<ignore/>
<ignore/>
<ignore/>
<ignore/>
<ignore/>
</ignore>
</contents>
<page>1</page>
<limit>200</limit>
<folder/>
<package/>
</_>

0 comments on commit 4c80b36

Please sign in to comment.