Skip to content

Commit

Permalink
package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Aug 9, 2016
1 parent 08c24ab commit 21b2f02
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions framework/Service_Weather/package.xml
Expand Up @@ -10,7 +10,7 @@
<email>mrubinsk@horde.org</email>
<active>yes</active>
</lead>
<date>2016-08-08</date>
<date>2016-08-09</date>
<version>
<release>2.3.5</release>
<api>1.3.0</api>
Expand Down Expand Up @@ -148,6 +148,16 @@
</dir> <!-- /locale/nl -->
<file name="Horde_Service_Weather.pot" role="data" />
</dir> <!-- /locale -->
<dir name="migration">
<dir name="Horde">
<dir name="Service">
<dir name="Weather">
<file name="1_horde_service_weather_airports.php" role="data" />
<file name="untitled" role="data" />
</dir> <!-- /migration/Horde/Service/Weather -->
</dir> <!-- /migration/Horde/Service -->
</dir> <!-- /migration/Horde -->
</dir> <!-- /migration -->
<dir name="test">
<dir name="Horde">
<dir name="Service">
Expand Down Expand Up @@ -399,6 +409,8 @@
<install as="locale/lv/LC_MESSAGES/Horde_Service_Weather.po" name="locale/lv/LC_MESSAGES/Horde_Service_Weather.po" />
<install as="locale/nl/LC_MESSAGES/Horde_Service_Weather.mo" name="locale/nl/LC_MESSAGES/Horde_Service_Weather.mo" />
<install as="locale/nl/LC_MESSAGES/Horde_Service_Weather.po" name="locale/nl/LC_MESSAGES/Horde_Service_Weather.po" />
<install as="migration/1_horde_service_weather_airports.php" name="migration/Horde/Service/Weather/1_horde_service_weather_airports.php" />
<install as="migration/untitled" name="migration/Horde/Service/Weather/untitled" />
<install as="Horde/Service/Weather/AllTests.php" name="test/Horde/Service/Weather/AllTests.php" />
<install as="Horde/Service/Weather/bootstrap.php" name="test/Horde/Service/Weather/bootstrap.php" />
<install as="Horde/Service/Weather/phpunit.xml" name="test/Horde/Service/Weather/phpunit.xml" />
Expand Down Expand Up @@ -942,7 +954,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-08-08</date>
<date>2016-08-09</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
*
Expand Down

0 comments on commit 21b2f02

Please sign in to comment.