Overview
| Comment: | [tb] for Thunderbird 56 and less |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | tb |
| Files: | files | file ages | folders |
| SHA3-256: |
e716c8480d8c217d3f15969ac8e0fe72 |
| User & Date: | olr on 2018-04-16 07:34:55 |
| Other Links: | manifest | tags |
Context
|
2018-04-16
| ||
| 12:45 | [graphspell] char_player update: ç -> c check-in: ccbcddb798 user: olr tags: trunk, graphspell | |
| 07:34 | [tb] for Thunderbird 56 and less check-in: e716c8480d user: olr tags: trunk, tb | |
|
2018-04-15
| ||
| 20:05 | [fr] gn2m: accords moins restrictifs check-in: cd269f1cab user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/tb/install.rdf from [c98ee16b92] to [96b9474d12].
| ︙ | ︙ | |||
12 13 14 15 16 17 18 |
<em:optionsURL>chrome://grammarchecker/content/options.xul</em:optionsURL>
<em:unpack>true</em:unpack>
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <!-- thunderbird -->
<em:minVersion>45.8.0</em:minVersion>
| | | 12 13 14 15 16 17 18 19 20 21 22 23 |
<em:optionsURL>chrome://grammarchecker/content/options.xul</em:optionsURL>
<em:unpack>true</em:unpack>
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <!-- thunderbird -->
<em:minVersion>45.8.0</em:minVersion>
<em:maxVersion>56.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>
|