7 Aug
2005
7 Aug
'05
10:01 p.m.
Hi,
As a precautionary measure the preferences apparently aren't saved if there was an error loading them. This also applies if they are initialized from the skeleton.
This makes no sense, since in that case any old file would have been overwritten anyway. It only causes you to lose any preference-changes from any session started without an existing preferences file (like the first one).
I've made a patch for this. It also includes a few gboolean->bool changes. Preferences are still prevented from being saved in case creating the file from the skeleton should fail.
The patch can be found at http://www.lysator.liu.se/~nili/inkscape/ .
--Nicklas