X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fpreferences-skeleton.h;h=68df4e730965f2a939b0143c28551ab9503bf71f;hb=9d24c3279941c5e2e76ac2f0dbd519ddbff24e58;hp=03e3dc487d623f21f208268aa54001d02975fcc9;hpb=2e44ac00ce01273776c52bf66673020cd7729d96;p=inkscape.git diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 03e3dc487..68df4e730 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -27,6 +27,16 @@ static char const preferences_skeleton[] = " \n" " \n" " \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" "\n" " \n" " \n" @@ -48,6 +58,7 @@ static char const preferences_skeleton[] = " \n" "\n" " \n" " \n" " \n" @@ -72,14 +83,21 @@ static char const preferences_skeleton[] = " mass=\"0.02\" drag=\"1\" angle=\"30\" width=\"0.15\" thinning=\"0.1\" flatness=\"0.9\" cap_rounding=\"0.0\" usecurrent=\"1\"\n" " tracebackground=\"0\" usepressure=\"1\" usetilt=\"0\" keep_selected=\"1\">\n" " \n" -" \n" -" \n" -" \n" -" \n" -" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" " \n" " \n" -" \n" +" \n" +" \n" +" \n" +" \n" " \n" @@ -177,6 +195,15 @@ static char const preferences_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -184,6 +211,9 @@ static char const preferences_skeleton[] = " \n" "\n" " \n" +" " +" " +" " " " " " " " @@ -211,16 +241,23 @@ static char const preferences_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" " \n" " \n" " \n" +" \n" +" \n" +" \n" +" \n" " \n" " \n" " \n" " \n" +" \n" +" \n" " \n" " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -255,8 +293,10 @@ static char const preferences_skeleton[] = " images=\"4278190335\"" //ff0000ff " clips=\"16711935\"" // 00ff00ff " masks=\"65535\"/>\n" // 0x0000ffff -" \n" +" \n" " \n" +" \n" +" \n" " \n" " " +// NOTE: This gets filled in by the extensions themselves based on +// the properties that they provide in their INX files. " \n" "\n" " \n" " \n" " \n" " \n" +" \n" +" \n" +" \n" "\n" "\n";