-
Notifications
You must be signed in to change notification settings - Fork 2
/
pomodo.tmproj
52 lines (52 loc) · 1.27 KB
/
pomodo.tmproj
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
52
<?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>currentDocument</key>
<string>app/flex/Pomodo.mxml</string>
<key>documents</key>
<array>
<dict>
<key>expanded</key>
<true/>
<key>name</key>
<string>pomodo</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>299</integer>
<key>metaData</key>
<dict/>
<key>openDocuments</key>
<array>
<string>app/flex/Pomodo.mxml</string>
</array>
<key>shellVariables</key>
<array>
<dict>
<key>enabled</key>
<true/>
<key>value</key>
<string>app/flex/Pomodo.mxml</string>
<key>variable</key>
<string>TM_FLEX_FILE_SPECS</string>
</dict>
<dict>
<key>enabled</key>
<true/>
<key>value</key>
<string>public/bin/Pomodo.swf</string>
<key>variable</key>
<string>TM_FLEX_OUTPUT</string>
</dict>
</array>
<key>showFileHierarchyDrawer</key>
<false/>
<key>windowFrame</key>
<string>{{5, 15}, {1073, 860}}</string>
</dict>
</plist>