RSS

(root)/iphone/common : 27 : Jigs/Jigs-Info.plist

To get this branch, use:
bzr branch /browse/iphone/common

« back to all changes in this revision

Viewing changes to Jigs/Jigs-Info.plist

Dömötör Gulyás
2009-08-13 12:31:20
Revision ID: dognotdog@gmail.com-20090813103120-y0yoc55s14agedur
improvements in Jigs GUI

Show diffs side-by-side

added added

removed removed

2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version="1.0">
4
4
<dict>
5
 
        <key>UIStatusBarHidden</key>
6
 
        <true/>
7
5
        <key>CFBundleDevelopmentRegion</key>
8
6
        <string>English</string>
9
7
        <key>CFBundleDisplayName</key>
11
9
        <key>CFBundleExecutable</key>
12
10
        <string>${EXECUTABLE_NAME}</string>
13
11
        <key>CFBundleIconFile</key>
14
 
        <string></string>
 
12
        <string>icon.png</string>
15
13
        <key>CFBundleIdentifier</key>
16
14
        <string>com.elmonkey.jigs</string>
17
15
        <key>CFBundleInfoDictionaryVersion</key>
28
26
        <true/>
29
27
        <key>NSMainNibFile</key>
30
28
        <string>MainWindow</string>
 
29
        <key>UIStatusBarHidden</key>
 
30
        <true/>
31
31
</dict>
32
32
</plist>

Loggerhead 1.17 is a web-based interface for Bazaar branches