Re-implement Facebook service to use OAuth2 and Graph API. This allows
[hermes] / package / debian / hermes.postinst
index 411bd18..605c66e 100644 (file)
@@ -1,10 +1,16 @@
 #!/bin/sh
 
 set -e
-gconftool-2 -s /apps/maemo/hermes/key_app 5916f12942feea4b3247d42a84371112 --type string
-gconftool-2 -s /apps/maemo/hermes/key_secret 19f7538edd96b6870f2da7e84a6390a4 --type string
+gconftool-2 -s /apps/maemo/hermes/facebook_key 5916f12942feea4b3247d42a84371112 --type string
+gconftool-2 -s /apps/maemo/hermes/facebook_secret 19f7538edd96b6870f2da7e84a6390a4 --type string
+gconftool-2 -s /apps/maemo/hermes/gravatar_email maemohermes@wendt.se --type string
+gconftool-2 -s /apps/maemo/hermes/gravatar_key b14ec179822b --type string
+gconftool-2 -s /apps/maemo/hermes/linkedin_key 1et4G-VtmtqNfY7gF8PHtxMOf0KNWl9ericlTEtdKJeoA4ubk4wEQwf8lSL8AnYE --type string
+gconftool-2 -s /apps/maemo/hermes/linkedin_secret uk--OtmWcxER-Yh6Py5p0VeLPNlDJSMaXj1xfHILoFzrK7fM9eepNo5RbwGdkRo_ --type string
+gconftool-2 -s /apps/maemo/hermes/twitter_key pBpcz09kp71jnEdZWqjQ --type string
+gconftool-2 -s /apps/maemo/hermes/twitter_secret wBwyJsQIZFsKMhCA0S9C0b5KmWSz07T3z0KWpKs --type string
 
 # Hacky fix for NB#136012
-gconftool-2 -s /desktop/gnome/url-handlers/http/command 'dbus-send --system --type=method_call --dest="com.nokia.osso_browser" --print-reply /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"%s"' --type string 
+gconftool-2 -s /desktop/gnome/url-handlers/http/command 'dbus-send --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser com.nokia.osso_browser.load_url string:"%s"' --type string 
 
 gtk-update-icon-cache -f /usr/share/icons/hicolor