Use a stock GTK+ dialog
authorSteven Luo <steven+maemo@steven676.net>
Thu, 17 Dec 2009 14:34:40 +0000 (06:34 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Thu, 17 Dec 2009 14:34:40 +0000 (06:34 -0800)
commitd3235c153fcd1cb13fff96eeff47713b56f3885f
tree55c535975ffa31541b01f4d381401be7c18494e7
parent792dc13b1caae571533e91be6a8c165a393361e5
Use a stock GTK+ dialog

Use the stock OK/Cancel GTK+ dialog instead of making our own.  Also
use the response from gtk_dialog_run() to decide whether to save instead
of using custom callbacks for the buttons.  Should make the dialog more
Maemo 5 friendly.

Also, eliminate some unnecessary crap in the hildon-control-panel plugin
path, and reintroduce do_reconfig() in preparation for adding HUPing of
a running browser-switchboard.
config-ui/browser-switchboard-cp.c