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>vcard_attachments</name> |
|
7 |
<channel>pear.roundcube.net</channel> |
|
8 |
<summary>vCard handler for Roundcube</summary> |
|
9 |
<description>This plugin detects vCard attachments/bodies and shows a button(s) to add them to address book</description> |
|
10 |
<lead> |
|
11 |
<name>Thomas Bruederli</name> |
|
12 |
<user>thomasb</user> |
|
13 |
<email>roundcube@gmail.com</email> |
|
14 |
<active>yes</active> |
|
15 |
</lead> |
|
16 |
<lead> |
|
17 |
<name>Aleksander Machniak</name> |
|
18 |
<user>alec</user> |
|
19 |
<email>alec@alec.pl</email> |
|
20 |
<active>yes</active> |
|
21 |
</lead> |
e27a61
|
22 |
<date>2012-11-18</date> |
48e9c1
|
23 |
<version> |
e27a61
|
24 |
<release>3.2</release> |
AM |
25 |
<api>3.2</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> |
e27a61
|
33 |
- Skip invalid vcards (#1488788) |
48e9c1
|
34 |
</notes> |
T |
35 |
<contents> |
|
36 |
<dir baseinstalldir="/" name="/"> |
|
37 |
<file name="vcard_attachments.php" role="php"> |
|
38 |
<tasks:replace from="@name@" to="name" type="package-info"/> |
|
39 |
<tasks:replace from="@package_version@" to="version" type="package-info"/> |
|
40 |
</file> |
|
41 |
<file name="vcardattach.js" role="data"> |
|
42 |
<tasks:replace from="@name@" to="name" type="package-info"/> |
|
43 |
<tasks:replace from="@package_version@" to="version" type="package-info"/> |
|
44 |
</file> |
e27a61
|
45 |
<file name="localization/be_BE.inc" role="data"></file> |
AM |
46 |
<file name="localization/bs_BA.inc" role="data"></file> |
|
47 |
<file name="localization/ca_ES.inc" role="data"></file> |
48e9c1
|
48 |
<file name="localization/cs_CZ.inc" role="data"></file> |
e27a61
|
49 |
<file name="localization/cy_GB.inc" role="data"></file> |
AM |
50 |
<file name="localization/da_DK.inc" role="data"></file> |
48e9c1
|
51 |
<file name="localization/de_CH.inc" role="data"></file> |
T |
52 |
<file name="localization/de_DE.inc" role="data"></file> |
e27a61
|
53 |
<file name="localization/en_GB.inc" role="data"></file> |
48e9c1
|
54 |
<file name="localization/en_US.inc" role="data"></file> |
e27a61
|
55 |
<file name="localization/eo.inc" role="data"></file> |
48e9c1
|
56 |
<file name="localization/es_ES.inc" role="data"></file> |
T |
57 |
<file name="localization/et_EE.inc" role="data"></file> |
e27a61
|
58 |
<file name="localization/fa_IR.inc" role="data"></file> |
AM |
59 |
<file name="localization/fi_FI.inc" role="data"></file> |
|
60 |
<file name="localization/fr_FR.inc" role="data"></file> |
48e9c1
|
61 |
<file name="localization/gl_ES.inc" role="data"></file> |
e27a61
|
62 |
<file name="localization/he_IL.inc" role="data"></file> |
AM |
63 |
<file name="localization/hr_HR.inc" role="data"></file> |
|
64 |
<file name="localization/hu_HU.inc" role="data"></file> |
|
65 |
<file name="localization/hy_AM.inc" role="data"></file> |
|
66 |
<file name="localization/id_ID.inc" role="data"></file> |
48e9c1
|
67 |
<file name="localization/it_IT.inc" role="data"></file> |
T |
68 |
<file name="localization/ja_JP.inc" role="data"></file> |
e27a61
|
69 |
<file name="localization/ko_KR.inc" role="data"></file> |
AM |
70 |
<file name="localization/lt_LT.inc" role="data"></file> |
|
71 |
<file name="localization/lv_LV.inc" role="data"></file> |
|
72 |
<file name="localization/ml_IN.inc" role="data"></file> |
|
73 |
<file name="localization/mr_IN.inc" role="data"></file> |
|
74 |
<file name="localization/nb_NB.inc" role="data"></file> |
|
75 |
<file name="localization/nl_NL.inc" role="data"></file> |
48e9c1
|
76 |
<file name="localization/pl_PL.inc" role="data"></file> |
T |
77 |
<file name="localization/pt_BR.inc" role="data"></file> |
e27a61
|
78 |
<file name="localization/pt_PT.inc" role="data"></file> |
AM |
79 |
<file name="localization/ro_RO.inc" role="data"></file> |
48e9c1
|
80 |
<file name="localization/ru_RU.inc" role="data"></file> |
e27a61
|
81 |
<file name="localization/si_LK.inc" role="data"></file> |
AM |
82 |
<file name="localization/sk_SK.inc" role="data"></file> |
|
83 |
<file name="localization/sl_SI.inc" role="data"></file> |
|
84 |
<file name="localization/sr_CS.inc" role="data"></file> |
48e9c1
|
85 |
<file name="localization/sv_SE.inc" role="data"></file> |
e27a61
|
86 |
<file name="localization/tr_TR.inc" role="data"></file> |
AM |
87 |
<file name="localization/uk_UA.inc" role="data"></file> |
|
88 |
<file name="localization/vi_VN.inc" role="data"></file> |
|
89 |
<file name="localization/zh_CN.inc" role="data"></file> |
48e9c1
|
90 |
<file name="localization/zh_TW.inc" role="data"></file> |
9f1652
|
91 |
<file name="skins/classic/style.css" role="data"></file> |
TB |
92 |
<file name="skins/classic/vcard_add_contact.png" role="data"></file> |
|
93 |
<file name="skins/classic/vcard.png" role="data"></file> |
48e9c1
|
94 |
<file name="skins/larry/style.css" role="data"></file> |
T |
95 |
<file name="skins/larry/vcard_add_contact.png" role="data"></file> |
|
96 |
<file name="skins/larry/vcard.png" role="data"></file> |
|
97 |
</dir> |
|
98 |
<!-- / --> |
|
99 |
</contents> |
|
100 |
<dependencies> |
|
101 |
<required> |
|
102 |
<php> |
|
103 |
<min>5.2.1</min> |
|
104 |
</php> |
|
105 |
<pearinstaller> |
|
106 |
<min>1.7.0</min> |
|
107 |
</pearinstaller> |
|
108 |
</required> |
|
109 |
</dependencies> |
|
110 |
<phprelease/> |
|
111 |
<changelog> |
|
112 |
<release> |
|
113 |
<date>2010-04-28</date> |
|
114 |
<time>12:00:00</time> |
|
115 |
<version> |
|
116 |
<release>2.0</release> |
|
117 |
<api>2.0</api> |
|
118 |
</version> |
|
119 |
<stability> |
|
120 |
<release>stable</release> |
|
121 |
<api>stable</api> |
|
122 |
</stability> |
|
123 |
<license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> |
|
124 |
<notes> |
|
125 |
- Added support for Content-Type: text/directory; profile=vCard |
|
126 |
- Added handler for message bodies of type vCard (#1486683) |
|
127 |
- Added support for more than one vCard attachment/body |
|
128 |
- Added support for more than one contact in one vCard file |
|
129 |
- Created package.xml |
|
130 |
</notes> |
|
131 |
</release> |
|
132 |
<release> |
|
133 |
<date>2012-03-11</date> |
|
134 |
<time>19:00:00</time> |
|
135 |
<version> |
|
136 |
<release>3.1</release> |
|
137 |
<api>3.1</api> |
|
138 |
</version> |
|
139 |
<stability> |
|
140 |
<release>stable</release> |
|
141 |
<api>stable</api> |
|
142 |
</stability> |
|
143 |
<license uri="http://www.gnu.org/licenses/gpl.html">GNU GPLv3+</license> |
|
144 |
<notes> |
|
145 |
- Add styles for new skin "Larry" |
|
146 |
</notes> |
|
147 |
</release> |
3c32f3
|
148 |
<release> |
A |
149 |
<date>2012-03-11</date> |
|
150 |
<time>19:00</time> |
|
151 |
<version> |
|
152 |
<release>3.1-beta</release> |
|
153 |
<api>3.1-beta</api> |
|
154 |
</version> |
|
155 |
<stability> |
|
156 |
<release>stable</release> |
|
157 |
<api>stable</api> |
|
158 |
</stability> |
|
159 |
<license uri="http://www.gnu.org/licenses/gpl.html">GNU GPLv3+</license> |
|
160 |
<notes> |
|
161 |
- Add styles for new skin "Larry" |
|
162 |
- Exec contact_create hook when adding contact (#1486964) |
|
163 |
- Make icons skinable |
|
164 |
- Display vcard icon on messages list when message is of type vcard |
e27a61
|
165 |
</notes> |
AM |
166 |
</release> |
|
167 |
<release> |
|
168 |
<date>2012-04-13</date> |
|
169 |
<version> |
|
170 |
<release>3.1</release> |
|
171 |
<api>3.1</api> |
|
172 |
</version> |
|
173 |
<stability> |
|
174 |
<release>stable</release> |
|
175 |
<api>stable</api> |
|
176 |
</stability> |
|
177 |
<license uri="http://www.gnu.org/licenses/gpl.html">GNU GPLv3+</license> |
|
178 |
<notes> |
|
179 |
- Fixed doble urlencoding of vcard identifier |
|
180 |
- Fixed encoding when default charset is different than vcard charset |
|
181 |
- Improved vcards import to work as addressbook::import procedure (with validation and autofix) |
|
182 |
- Support IDNA |
|
183 |
- Import contacts to default addressbook |
|
184 |
</notes> |
|
185 |
</release> |
|
186 |
</changelog> |
48e9c1
|
187 |
</package> |