Skip to content

Commit

Permalink
Released Horde_Imap_Client-2.29.13
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jun 22, 2017
1 parent 97569f7 commit 1367b6d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions framework/Imap_Client/composer.json
@@ -1,5 +1,5 @@
{
"name": "horde/horde-imap-client",
"name": "horde/imap-client",
"description": "Horde IMAP Client",
"type": "library",
"homepage": "https://pear.horde.org",
Expand All @@ -12,7 +12,7 @@
}
],
"version": "2.29.13",
"time": "2016-12-17",
"time": "2017-06-22",
"repositories": [
{
"type": "pear",
Expand Down
12 changes: 10 additions & 2 deletions framework/Imap_Client/package.xml
Expand Up @@ -10,7 +10,7 @@
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<date>2016-12-17</date>
<date>2017-06-22</date>
<version>
<release>2.29.13</release>
<api>2.29.0</api>
Expand Down Expand Up @@ -262,6 +262,12 @@
<file name="Horde_Imap_Client.po" role="data" />
</dir> <!-- /locale/nl/LC_MESSAGES -->
</dir> <!-- /locale/nl -->
<dir name="tr">
<dir name="LC_MESSAGES">
<file name="Horde_Imap_Client.mo" role="data" />
<file name="Horde_Imap_Client.po" role="data" />
</dir> <!-- /locale/tr/LC_MESSAGES -->
</dir> <!-- /locale/tr -->
<file name="Horde_Imap_Client.pot" role="data" />
</dir> <!-- /locale -->
<dir name="migration">
Expand Down Expand Up @@ -684,6 +690,8 @@
<install as="locale/ja/LC_MESSAGES/Horde_Imap_Client.po" name="locale/ja/LC_MESSAGES/Horde_Imap_Client.po" />
<install as="locale/nl/LC_MESSAGES/Horde_Imap_Client.mo" name="locale/nl/LC_MESSAGES/Horde_Imap_Client.mo" />
<install as="locale/nl/LC_MESSAGES/Horde_Imap_Client.po" name="locale/nl/LC_MESSAGES/Horde_Imap_Client.po" />
<install as="locale/tr/LC_MESSAGES/Horde_Imap_Client.mo" name="locale/tr/LC_MESSAGES/Horde_Imap_Client.mo" />
<install as="locale/tr/LC_MESSAGES/Horde_Imap_Client.po" name="locale/tr/LC_MESSAGES/Horde_Imap_Client.po" />
<install as="migration/1_horde_imap_client_base_tables.php" name="migration/Horde/Imap/Client/1_horde_imap_client_base_tables.php" />
<install as="migration/2_horde_imap_client_change_column_name.php" name="migration/Horde/Imap/Client/2_horde_imap_client_change_column_name.php" />
<install as="Horde/Imap/Client/AllTests.php" name="test/Horde/Imap/Client/AllTests.php" />
Expand Down Expand Up @@ -3086,7 +3094,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-12-17</date>
<date>2017-06-22</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Add Turkish translation (İTÜ BİDB &lt;sistemdestek@itu.edu.tr&gt;).
Expand Down

0 comments on commit 1367b6d

Please sign in to comment.