updating the Info.plist
This commit is contained in:
parent
5f976e4642
commit
b236613889
|
@ -7,9 +7,9 @@
|
||||||
<key>InputMethodServerPreferencesWindowControllerClass</key>
|
<key>InputMethodServerPreferencesWindowControllerClass</key>
|
||||||
<string>PreferencesWindowController</string>
|
<string>PreferencesWindowController</string>
|
||||||
<key>UpdateInfoEndpoint</key>
|
<key>UpdateInfoEndpoint</key>
|
||||||
<string>http://localhost/~lukhnos/test.plist</string>
|
<string>http://mcbopomofo.openvanilla.org/updates/Info.plist</string>
|
||||||
<key>UpdateInfoSite</key>
|
<key>UpdateInfoSite</key>
|
||||||
<string>http://openvanilla.org</string>
|
<string>http://mcbopomofo.openvanilla.org/updates/</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>${EXECUTABLE_NAME}</string>
|
<string>${EXECUTABLE_NAME}</string>
|
||||||
<key>CFBundleIconFile</key>
|
<key>CFBundleIconFile</key>
|
||||||
|
|
Loading…
Reference in New Issue