Revision df003f06 pithos-macos/pithos-macos-Info.plist

b/pithos-macos/pithos-macos-Info.plist
7 7
	<key>CFBundleExecutable</key>
8 8
	<string>${EXECUTABLE_NAME}</string>
9 9
	<key>CFBundleIconFile</key>
10
	<string></string>
10
	<string>pithos.icns</string>
11 11
	<key>CFBundleIdentifier</key>
12 12
	<string>gr.grnet.${PRODUCT_NAME:rfc1034identifier}</string>
13 13
	<key>CFBundleInfoDictionaryVersion</key>
......
24 24
	<array>
25 25
		<dict>
26 26
			<key>CFBundleURLName</key>
27
			<string>Pithos&apos; URL</string>
27
			<string>Pithos' URL</string>
28 28
			<key>CFBundleURLSchemes</key>
29 29
			<array>
30 30
				<string>pithos</string>
......
47 47
	<string>https://pithos.dev.grnet.gr</string>
48 48
	<key>PithosStorageURLPrefix</key>
49 49
	<string>https://pithos.dev.grnet.gr/v1</string>
50
	<key>PithosSyncDirectoryPath</key>
51
	<string></string>
52 50
	<key>PithosSyncContainerName</key>
53 51
	<string>pithos</string>
52
	<key>PithosSyncDirectoryPath</key>
53
	<string></string>
54 54
	<key>PithosSyncTimeInterval</key>
55 55
	<real>180</real>
56 56
</dict>

Also available in: Unified diff