public
Description: Time Tracking application developed in RESTful Flex Development (Rails Version)
Homepage:
Clone URL: git://github.com/dima/pomodo_on_rails.git
pomodo_on_rails / pomodo_on_rails.tmproj
100644 72 lines (72 sloc) 1.767 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?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>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>
<dict>
<key>enabled</key>
<true/>
<key>value</key>
<string>app/flex</string>
<key>variable</key>
<string>TM_AS3_USUAL_SRC_DIRS</string>
</dict>
<dict>
<key>enabled</key>
<true/>
<key>value</key>
<string>/Users/Dima/Projects/dev/restfulx_framework/framework/src</string>
<key>variable</key>
<string>TM_AS3_LIB_SRC_DIRS</string>
</dict>
    <dict>
      <key>enabled</key>
      <true/>
      <key>value</key>
      <string>flex</string>
      <key>variable</key>
      <string>TM_FLEX_RUNTIME</string>
    </dict>
</array>
<key>showFileHierarchyDrawer</key>
<false/>
<key>windowFrame</key>
<string>{{53, 14}, {1221, 864}}</string>
</dict>
</plist>