Thomas Bruederli
2012-08-06 c41a86e5cc26dc8ae37ed4b3fddcaa195b1616a4
plugins/additional_message_headers/package.xml
@@ -5,7 +5,7 @@
    http://pear.php.net/dtd/package-2.0.xsd">
 <name>additional_message_headers</name>
 <channel>pear.roundcube.net</channel>
 <summary>Additional message headers for RoundCube</summary>
 <summary>Additional message headers for Roundcube</summary>
 <description>Very simple plugin which will add additional headers to or remove them from outgoing messages.</description>
 <lead>
  <name>Ziba Scott</name>
@@ -24,15 +24,14 @@
  <api>stable</api>
 </stability>
 <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPL v2</license>
 <notes>
Something about the release!
 </notes>
 <notes>-</notes>
 <contents>
  <dir baseinstalldir="/" name="/">
   <file name="additional_message_headers.php" role="php">
    <tasks:replace from="@name@" to="name" type="package-info" />
    <tasks:replace from="@package_version@" to="version" type="package-info" />
   </file>
   <file name="config.inc.php.dist" role="data"></file>
  </dir> <!-- / -->
 </contents>
 <dependencies>