-
Notifications
You must be signed in to change notification settings - Fork 8
/
info.plist
51 lines (51 loc) · 1.96 KB
/
info.plist
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>contactEmailRot13</key>
<string>[email protected]</string>
<key>contactName</key>
<string>Lawrence Akka</string>
<key>description</key>
<string><a href =
"http://www.gnu.org/software/gettext/manual/html_node/gettext_9.html">gettext</a>
is the GNU Project's toolset for helping programmers and translators to
produce multi-lingual messages for software. The toolset can be (and often is)
used by java, perl, php, shell and many other languages. This bundle provides
syntax highlighting and utilities to help in preparing *.po files, which are
text files containing the various messages and their translations</string>
<key>mainMenu</key>
<dict>
<key>excludedItems</key>
<array>
<string>495B92A2-4CFF-4950-966E-BEEB7CD1E70B</string>
</array>
<key>items</key>
<array>
<string>6BB4D13D-1C54-4461-AE1D-014AC7503B15</string>
<string>15BAFA9A-FB89-49C3-B1DA-750F7F6C7F27</string>
<string>------------------------------------</string>
<string>CB613B1C-529B-4263-983B-55AAF52E1173</string>
<string>33ABBF80-472E-44F5-8340-D022B75163EC</string>
</array>
<key>submenus</key>
<dict/>
</dict>
<key>name</key>
<string>Gettext</string>
<key>ordering</key>
<array>
<string>F07730BD-59BC-41D0-AC3F-4AB2DCB6C54A</string>
<string>82CD3F28-8E89-4B51-B480-695AD359989F</string>
<string>18BD097D-CDB4-431C-AE3F-52D96B452985</string>
<string>CB613B1C-529B-4263-983B-55AAF52E1173</string>
<string>33ABBF80-472E-44F5-8340-D022B75163EC</string>
<string>15BAFA9A-FB89-49C3-B1DA-750F7F6C7F27</string>
<string>6BB4D13D-1C54-4461-AE1D-014AC7503B15</string>
<string>495B92A2-4CFF-4950-966E-BEEB7CD1E70B</string>
<string>A4D90660-BE0C-4329-B35D-FCF3E74C4E33</string>
</array>
<key>uuid</key>
<string>191B06AB-47B8-4E72-B0DE-291A35D93B99</string>
</dict>
</plist>