public
Description: Darwin Streaming Server
Clone URL: git://github.com/lstoll/dss.git
Search Repo:
Adding textmate project
lstoll (author)
Sat Apr 19 06:14:13 -0700 2008
commit  5016ab8a7e8028afc09b77981735d5689eb8c515
tree    c03315445dcd2949d39d3e1bf3e11cfdc9dad5a8
parent  4f7a709b7249c72fa5174a84407f7d361ff25b9f
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
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
0
@@ -1 +1,28 @@
0
+<?xml version="1.0" encoding="UTF-8"?>
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>documents</key>
0
+  <array>
0
+    <dict>
0
+      <key>expanded</key>
0
+      <true/>
0
+      <key>name</key>
0
+      <string>dss</string>
0
+      <key>regexFolderFilter</key>
0
+      <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
0
+      <key>sourceDirectory</key>
0
+      <string></string>
0
+    </dict>
0
+  </array>
0
+  <key>fileHierarchyDrawerWidth</key>
0
+  <integer>200</integer>
0
+  <key>metaData</key>
0
+  <dict/>
0
+  <key>showFileHierarchyDrawer</key>
0
+  <false/>
0
+  <key>windowFrame</key>
0
+  <string>{{4, 0}, {1276, 778}}</string>
0
+</dict>
0
+</plist>

Comments

    No one has commented yet.