public
Description: Darwin Streaming Server
Clone URL: git://github.com/lstoll/dss.git
lstoll (author)
Sat Apr 19 06:14:13 -0700 2008
commit  5016ab8a7e8028afc09b77981735d5689eb8c515
tree    c03315445dcd2949d39d3e1bf3e11cfdc9dad5a8
parent  4f7a709b7249c72fa5174a84407f7d361ff25b9f
dss / dss.tmproj
100644 28 lines (27 sloc) 0.738 kb
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
<?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>documents</key>
  <array>
    <dict>
      <key>expanded</key>
      <true/>
      <key>name</key>
      <string>dss</string>
      <key>regexFolderFilter</key>
      <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
      <key>sourceDirectory</key>
      <string></string>
    </dict>
  </array>
  <key>fileHierarchyDrawerWidth</key>
  <integer>200</integer>
  <key>metaData</key>
  <dict/>
  <key>showFileHierarchyDrawer</key>
  <false/>
  <key>windowFrame</key>
  <string>{{4, 0}, {1276, 778}}</string>
</dict>
</plist>