Move API keys to hermes.postinst, and centralise browser checking into
[hermes] / package / debian / hermes.postinst
index 69b5b56..78940cc 100644 (file)
@@ -3,9 +3,10 @@
 set -e
 gconftool-2 -s /apps/maemo/hermes/facebook_app 5916f12942feea4b3247d42a84371112 --type string
 gconftool-2 -s /apps/maemo/hermes/facebook_secret 19f7538edd96b6870f2da7e84a6390a4 --type string
-gconftool-2 -s /apps/maemo/hermes/gravatar_email TODO --type string
-gconftool-2 -s /apps/maemo/hermes/gravatar_key TODO --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
 
 # Version 0.2.1 changed type of /apps/maemo/hermes/uid
 OLD_UID=`gconftool-2 -g /apps/maemo/hermes/uid`