diff options
Diffstat (limited to 'share/paint/patterns.svg.h')
-rw-r--r-- | share/paint/patterns.svg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/paint/patterns.svg.h b/share/paint/patterns.svg.h new file mode 100644 index 0000000..67718f8 --- /dev/null +++ b/share/paint/patterns.svg.h @@ -0,0 +1 @@ +char * stringlst = [N_("Stripes 1:1"),N_("Stripes 1:1 white"),N_("Stripes 1:1.5"),N_("Stripes 1:1.5 white"),N_("Stripes 1:2"),N_("Stripes 1:2 white"),N_("Stripes 1:3"),N_("Stripes 1:3 white"),N_("Stripes 1:4"),N_("Stripes 1:4 white"),N_("Stripes 1:5"),N_("Stripes 1:5 white"),N_("Stripes 1:8"),N_("Stripes 1:8 white"),N_("Stripes 1:10"),N_("Stripes 1:10 white"),N_("Stripes 1:16"),N_("Stripes 1:16 white"),N_("Stripes 1:32"),N_("Stripes 1:32 white"),N_("Stripes 1:64"),N_("Stripes 2:1"),N_("Stripes 2:1 white"),N_("Stripes 4:1"),N_("Stripes 4:1 white"),N_("Checkerboard"),N_("Checkerboard white"),N_("Packed circles"),N_("Polka dots, small"),N_("Polka dots, small white"),N_("Polka dots, medium"),N_("Polka dots, medium white"),N_("Polka dots, large"),N_("Polka dots, large white"),N_("Wavy"),N_("Wavy white"),N_("Camouflage"),N_("Ermine"),N_("Sand (bitmap)"),N_("Cloth (bitmap)"),N_("Old paint (bitmap)"),];
\ No newline at end of file |