Revision 222199ae pithos-macos/pithos-macos-Info.plist

b/pithos-macos/pithos-macos-Info.plist
24 24
	<array>
25 25
		<dict>
26 26
			<key>CFBundleURLName</key>
27
			<string>Pithos&apos; URL</string>
27
			<string>gr.grnet.pithos-macos</string>
28 28
			<key>CFBundleURLSchemes</key>
29 29
			<array>
30 30
				<string>pithos</string>
......
39 39
	<string>MainMenu</string>
40 40
	<key>NSPrincipalClass</key>
41 41
	<string>NSApplication</string>
42
	<key>PithosAboutURL</key>
43
	<string>https://pithos.dev.grnet.gr/docs</string>
44
	<key>PithosLoginURLPrefix</key>
45
	<string>https://pithos.dev.grnet.gr/login</string>
46
	<key>PithosPublicURLPrefix</key>
47
	<string>https://pithos.dev.grnet.gr</string>
48
	<key>PithosStorageURLPrefix</key>
49
	<string>https://pithos.dev.grnet.gr/v1</string>
50
	<key>PithosSyncContainerName</key>
51
	<string>pithos</string>
52
	<key>PithosSyncTimeInterval</key>
53
	<real>180</real>
54 42
</dict>
55 43
</plist>

Also available in: Unified diff