Created
July 26, 2011 15:55
-
-
Save jpobst/1107083 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | |
<needsprepopulate>true</needsprepopulate> | |
<name></name> | |
<summary></summary> | |
<version></version> | |
<url></url> | |
<license></license> | |
<type>Winexe</type> | |
<description></description> | |
<createdesktopfile>false</createdesktopfile> | |
<icon></icon> | |
<categories></categories> | |
<group></group> | |
<filetree name="Application Root" writable="false"> | |
<directories /> | |
<files /> | |
</filetree> | |
<dependencies> | |
</dependencies> | |
<provides> | |
</provides> | |
<autogeneraterelease>true</autogeneraterelease> | |
<release>.</release> | |
<preinstallscript /> | |
<postinstallscript /> | |
<preuninstallscript /> | |
<postuninstallscript /> | |
<minimummono>2.4.2</minimummono> | |
</package> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment