commit | author | age
|
48e9c1
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
T |
2 |
<package xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" packagerversion="1.9.0" version="2.0" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 |
|
3 |
http://pear.php.net/dtd/tasks-1.0.xsd |
|
4 |
http://pear.php.net/dtd/package-2.0 |
|
5 |
http://pear.php.net/dtd/package-2.0.xsd"> |
|
6 |
<name>archive</name> |
|
7 |
<channel>pear.roundcube.net</channel> |
|
8 |
<summary>Archive feature for Roundcube</summary> |
67cb01
|
9 |
<description>This adds a button to move the selected messages to an archive folder. The folder (and the optional structure of subfolders) can be selected in the settings panel.</description> |
48e9c1
|
10 |
<lead> |
T |
11 |
<name>Thomas Bruederli</name> |
|
12 |
<user>thomasb</user> |
|
13 |
<email>roundcube@gmail.com</email> |
|
14 |
<active>yes</active> |
|
15 |
</lead> |
110759
|
16 |
<lead> |
AM |
17 |
<name>Aleksander Machniak</name> |
|
18 |
<user>alec</user> |
|
19 |
<email>alec@alec.pl</email> |
|
20 |
<active>yes</active> |
|
21 |
</lead> |
d72a41
|
22 |
<date>2013-10-30</date> |
48e9c1
|
23 |
<version> |
d72a41
|
24 |
<release>2.1</release> |
67cb01
|
25 |
<api>2.0</api> |
48e9c1
|
26 |
</version> |
T |
27 |
<stability> |
|
28 |
<release>stable</release> |
|
29 |
<api>stable</api> |
|
30 |
</stability> |
|
31 |
<license uri="http://www.gnu.org/licenses/gpl.html">GNU GPLv3+</license> |
|
32 |
<notes>-</notes> |
|
33 |
<contents> |
|
34 |
<dir baseinstalldir="/" name="/"> |
|
35 |
<file name="archive.php" role="php"> |
|
36 |
<tasks:replace from="@name@" to="name" type="package-info"/> |
|
37 |
<tasks:replace from="@package_version@" to="version" type="package-info"/> |
|
38 |
</file> |
|
39 |
<file name="archive.js" role="data"> |
|
40 |
<tasks:replace from="@name@" to="name" type="package-info"/> |
|
41 |
<tasks:replace from="@package_version@" to="version" type="package-info"/> |
|
42 |
</file> |
67cb01
|
43 |
<file name="localization/ar_SA.inc" role="data"></file> |
TB |
44 |
<file name="localization/az_AZ.inc" role="data"></file> |
|
45 |
<file name="localization/be_BE.inc" role="data"></file> |
|
46 |
<file name="localization/bg_BG.inc" role="data"></file> |
|
47 |
<file name="localization/bs_BA.inc" role="data"></file> |
|
48 |
<file name="localization/ca_ES.inc" role="data"></file> |
48e9c1
|
49 |
<file name="localization/cs_CZ.inc" role="data"></file> |
67cb01
|
50 |
<file name="localization/cy_GB.inc" role="data"></file> |
TB |
51 |
<file name="localization/da_DK.inc" role="data"></file> |
48e9c1
|
52 |
<file name="localization/de_CH.inc" role="data"></file> |
T |
53 |
<file name="localization/de_DE.inc" role="data"></file> |
67cb01
|
54 |
<file name="localization/el_GR.inc" role="data"></file> |
TB |
55 |
<file name="localization/eb_GB.inc" role="data"></file> |
48e9c1
|
56 |
<file name="localization/en_US.inc" role="data"></file> |
T |
57 |
<file name="localization/es_AR.inc" role="data"></file> |
|
58 |
<file name="localization/es_ES.inc" role="data"></file> |
|
59 |
<file name="localization/et_EE.inc" role="data"></file> |
67cb01
|
60 |
<file name="localization/fa_IR.inc" role="data"></file> |
TB |
61 |
<file name="localization/fi_FI.inc" role="data"></file> |
48e9c1
|
62 |
<file name="localization/fr_FR.inc" role="data"></file> |
T |
63 |
<file name="localization/gl_ES.inc" role="data"></file> |
67cb01
|
64 |
<file name="localization/he_IL.inc" role="data"></file> |
TB |
65 |
<file name="localization/hr_HR.inc" role="data"></file> |
|
66 |
<file name="localization/hu_HU.inc" role="data"></file> |
|
67 |
<file name="localization/hy_AM.inc" role="data"></file> |
|
68 |
<file name="localization/id_ID.inc" role="data"></file> |
|
69 |
<file name="localization/it_IT.inc" role="data"></file> |
48e9c1
|
70 |
<file name="localization/ja_JP.inc" role="data"></file> |
67cb01
|
71 |
<file name="localization/km_KH.inc" role="data"></file> |
TB |
72 |
<file name="localization/ko_KR.inc" role="data"></file> |
|
73 |
<file name="localization/lt_LT.inc" role="data"></file> |
|
74 |
<file name="localization/lv_LV.inc" role="data"></file> |
|
75 |
<file name="localization/ml_IN.inc" role="data"></file> |
|
76 |
<file name="localization/nb_NO.inc" role="data"></file> |
48e9c1
|
77 |
<file name="localization/nl_NL.inc" role="data"></file> |
67cb01
|
78 |
<file name="localization/nn_NO.inc" role="data"></file> |
48e9c1
|
79 |
<file name="localization/pl_PL.inc" role="data"></file> |
T |
80 |
<file name="localization/pt_BR.inc" role="data"></file> |
67cb01
|
81 |
<file name="localization/pt_PT.inc" role="data"></file> |
48e9c1
|
82 |
<file name="localization/ru_RU.inc" role="data"></file> |
67cb01
|
83 |
<file name="localization/si_LK.inc" role="data"></file> |
TB |
84 |
<file name="localization/sk_SK.inc" role="data"></file> |
|
85 |
<file name="localization/sl_SI.inc" role="data"></file> |
|
86 |
<file name="localization/sr_CS.inc" role="data"></file> |
48e9c1
|
87 |
<file name="localization/sv_SE.inc" role="data"></file> |
67cb01
|
88 |
<file name="localization/tr_TR.inc" role="data"></file> |
TB |
89 |
<file name="localization/uk_UA.inc" role="data"></file> |
|
90 |
<file name="localization/vi_VN.inc" role="data"></file> |
|
91 |
<file name="localization/zh_CN.inc" role="data"></file> |
48e9c1
|
92 |
<file name="localization/zh_TW.inc" role="data"></file> |
9f1652
|
93 |
<file name="skins/classic/archive_act.png" role="data"></file> |
TB |
94 |
<file name="skins/classic/archive_pas.png" role="data"></file> |
|
95 |
<file name="skins/classic/foldericon.png" role="data"></file> |
48e9c1
|
96 |
</dir> |
T |
97 |
<!-- / --> |
|
98 |
</contents> |
|
99 |
<dependencies> |
|
100 |
<required> |
|
101 |
<php> |
|
102 |
<min>5.2.1</min> |
|
103 |
</php> |
|
104 |
<pearinstaller> |
|
105 |
<min>1.7.0</min> |
|
106 |
</pearinstaller> |
|
107 |
</required> |
|
108 |
</dependencies> |
|
109 |
<phprelease/> |
|
110 |
</package> |