public
Description: "Ack in Project" TextMate bundle
Clone URL: git://github.com/protocool/ack-tmbundle.git
ok, coerced the item into the info.plist list
drnic (author)
Tue Jun 03 19:19:05 -0700 2008
commit  63a0af3a739220dfb01b4256b9931e513566c818
tree    d96f38002006a99d2ac88f2ddb20c913e3bab106
parent  6b37a14ce8b2034ffc149fb42cc980dd10faa97c
...
2
3
4
 
 
 
 
 
 
 
 
 
5
6
7
...
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
0
@@ -2,6 +2,15 @@
0
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
0
 <plist version="1.0">
0
 <dict>
0
+ <key>mainMenu</key>
0
+ <dict>
0
+ <key>items</key>
0
+ <array>
0
+ <string>E1966FE3-4B65-419A-85CA-4447BC63ECAD</string>
0
+ </array>
0
+ <key>submenus</key>
0
+ <dict/>
0
+ </dict>
0
   <key>name</key>
0
   <string>Ack In Project</string>
0
   <key>uuid</key>

Comments

    No one has commented yet.