From: Jon A. Cruz Date: Mon, 12 Apr 2010 09:20:43 +0000 (-0700) Subject: Added defaults to node tool values that were missing from preference init. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=28e982cd6b90a2219bc549543a893797836c1d16;p=inkscape.git Added defaults to node tool values that were missing from preference init. --- diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 297d19c10..af9b446d8 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -9,7 +9,7 @@ #define N_(x) x /* The root's "version" attribute describes the preferences file format version. - * It should only increase when a backwards-incompatible change is made, + * It should only increase when a backwards-incompatible change is made, * and special handling has to be added to the preferences class to update * obsolete versions the user might have. */ static char const preferences_skeleton[] = @@ -101,7 +101,7 @@ static char const preferences_skeleton[] = " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n"