X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fpreferences-skeleton.h;h=40e1c892a6f553741eb4b62d861fad6a29c3b189;hb=5a43b2bbcb81ab7da396dad781d3f9b7854eb002;hp=73e7bd2ac72b95abfcf0d32193a66272b2dbb5ac;hpb=10030730d8ac03a1a9dacc920ab2680b50bd3f29;p=inkscape.git diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 73e7bd2ac..40e1c892a 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -17,6 +17,7 @@ static char const preferences_skeleton[] = " xmlns:sodipodi=\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\"\n" " xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\">\n" " \n" +" \n" " \n" " \n" " \n" @@ -28,6 +29,7 @@ static char const preferences_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -39,6 +41,7 @@ static char const preferences_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -190,7 +193,7 @@ static char const preferences_skeleton[] = " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" @@ -340,6 +343,7 @@ static char const preferences_skeleton[] = " \n" " \n" " \n" " \n" @@ -387,7 +391,12 @@ static char const preferences_skeleton[] = " \n" "\n" " \n" +" id=\"iconpreview\"\n" +" autoRefresh=\"1\"\n" +" pack=\"1\"\n" +" selectionHold=\"1\"\n" +" showFrames=\"1\"\n" +" selectionOnly=\"0\">\n" " \n" " \n" " \n" +" \n" @@ -465,4 +478,4 @@ static char const preferences_skeleton[] = fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :