-
Notifications
You must be signed in to change notification settings - Fork 0
/
AppInfo.xml
37 lines (37 loc) · 1.24 KB
/
AppInfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0"?>
<AppInfo>
<Summary xml:lang="en">Configure keyboard shortcuts and text cursor</Summary>
<Summary xml:lang="de">Tastaturkombinationen und Eingabemarke einstellen</Summary>
<About xml:lang="en">
<Purpose>Keyboard Configuration</Purpose>
<Version>0.11.1</Version>
<Authors>Guido Schimmels <[email protected]>
Tony Houghton <[email protected]></Authors>
<License>GPL</License>
<Homepage>http://roxos.sunsite.dk/dev-contrib/guido/Configure/</Homepage>
</About>
<About xml:lang="de">
<Purpose label="Funktion">Tastatureinstellungen</Purpose>
<Authors label="Autoren"></Authors>
<License label="Lizenz"></License>
</About>
<About xml:lang="es">
<Purpose label="Propósito"></Purpose>
<Authors label="Autores"></Authors>
<License label="Licencia"></License>
<Homepage label="Página web"/>
</About>
<About xml:lang="fr">
<Purpose label="Fonction"></Purpose>
<Authors label="Auteurs"></Authors>
<License label="Licence"></License>
<Homepage label="Page web"/>
</About>
<About xml:lang="it">
<Purpose label="Scopo"></Purpose>
<Version label="Versione"/>
<Authors label="Autori"></Authors>
<License label="Licenza"></License>
<Homepage label="Sito web"/>
</About>
</AppInfo>