public
Description: An iPhoto plugin to export photos to Gallery.
Homepage: http://zwily.com/iphoto
Clone URL: git://github.com/zwily/iphototogallery.git
zwily (author)
Sat May 03 08:57:40 -0700 2008
commit  ca5ded509428057ec072536c44fdeecf54826d34
tree    ec432c874da0702d127dc0fde5240f7d7b7ca2b5
parent  3cbdfcb62ccd7c459565afa555ee07b06505fc2a
iphototogallery / version.plist
100644 17 lines (16 sloc) 0.472 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>10</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>ProjectName</key>
<string>DevToolsWizardTemplates</string>
<key>SourceVersion</key>
<string>2350000</string>
</dict>
</plist>