forked from adamsalter/GetBundles.tmbundle
-
Notifications
You must be signed in to change notification settings - Fork 2
/
info.plist
47 lines (47 loc) · 2.14 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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//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>Hans-Jörg Bibiko</string>
<key>deleted</key>
<array>
<string>93ED9F6F-F3D2-49E7-AD5E-1317893F2083</string>
<string>5C7EB725-A6B3-4AC9-A318-F7315182BEAE</string>
<string>390939DF-A7B1-4751-821E-9197171BBE48</string>
</array>
<key>description</key>
<string>GUI to install TextMate bundles coming from different svn or git hosts.<hr /><h2>GetBundles</h2><p><i>Author:</i> Hans-J&ouml;rg Bibiko</p><p>GetBundles provides an easy to use interface to install TextMate bundles which are hosted on textmate.org svn repositories <a href="http://svn.textmate.org/trunk/Bundles">Bundles</a> and <a href="http://svn.textmate.org/trunk/Review/Bundles/">Review</a>, on <a href="http://github.com">github.com</a>, and on private sites.</p></string>
<key>mainMenu</key>
<dict>
<key>items</key>
<array>
<string>A3156F4D-D08B-4A40-9842-2ADF68DAF9BE</string>
<string>4668A330-F43D-4FD7-8FB7-83AD52973BF5</string>
<string>ADD187FD-A8A4-4432-9D14-FA18970603E9</string>
<string>------------------------------------</string>
<string>B23B7FC7-9711-4003-B17C-B715743D6774</string>
<string>04CC9146-8D9A-45D7-A048-DA959260FEBF</string>
<string>------------------------------------</string>
<string>0AC0B797-D6E9-4208-B00E-7ABB572FDB2A</string>
</array>
<key>submenus</key>
<dict/>
</dict>
<key>name</key>
<string>GetBundles</string>
<key>ordering</key>
<array>
<string>A3156F4D-D08B-4A40-9842-2ADF68DAF9BE</string>
<string>4668A330-F43D-4FD7-8FB7-83AD52973BF5</string>
<string>ADD187FD-A8A4-4432-9D14-FA18970603E9</string>
<string>B23B7FC7-9711-4003-B17C-B715743D6774</string>
<string>04CC9146-8D9A-45D7-A048-DA959260FEBF</string>
<string>0AC0B797-D6E9-4208-B00E-7ABB572FDB2A</string>
</array>
<key>uuid</key>
<string>8156416B-073A-4540-ACDE-9B2B2724A1EF</string>
</dict>
</plist>