X-Git-Url: http://git.maemo.org/git/?p=wifi-assistant;a=blobdiff_plain;f=package%2Fdebian%2Fwifi-assistant.postinst;h=bb54dc862cb8607df113be60becde01ea439a95c;hp=594d8788f8e965f75d2df7b2caa53f03e9b71050;hb=1bdb81bba3873a8c51442bf0e150ad7e7313599e;hpb=6df6651c5c0c40f25253952bfd26750ee33558e0 diff --git a/package/debian/wifi-assistant.postinst b/package/debian/wifi-assistant.postinst index 594d878..bb54dc8 100644 --- a/package/debian/wifi-assistant.postinst +++ b/package/debian/wifi-assistant.postinst @@ -1,7 +1,7 @@ #!/bin/sh set -e -gconftool-2 -s /apps/maemo/wifi-assistant/url_to_open "http://wifi-assistant.garage.maemo.org/ping/" --type string +gconftool-2 -s /apps/maemo/wifi-assistant/url_to_open "http://wifi-assistant.garage.maemo.org/" --type string gconftool-2 -s /apps/maemo/wifi-assistant/popup "true" --type boolean # Hacky fix for NB#136012