home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Inkscape / Inkscape-0.48.2-1-win32.exe / share / patterns / patterns.svg.h < prev    next >
Text File  |  2011-07-08  |  951b  |  44 lines

  1. char * stringlst = [
  2. N_("Stripes 1:1"),
  3. N_("Stripes 1:1 white"),
  4. N_("Stripes 1:1.5"),
  5. N_("Stripes 1:1.5 white"),
  6. N_("Stripes 1:2"),
  7. N_("Stripes 1:2 white"),
  8. N_("Stripes 1:3"),
  9. N_("Stripes 1:3 white"),
  10. N_("Stripes 1:4"),
  11. N_("Stripes 1:4 white"),
  12. N_("Stripes 1:5"),
  13. N_("Stripes 1:5 white"),
  14. N_("Stripes 1:8"),
  15. N_("Stripes 1:8 white"),
  16. N_("Stripes 1:10"),
  17. N_("Stripes 1:10 white"),
  18. N_("Stripes 1:16"),
  19. N_("Stripes 1:16 white"),
  20. N_("Stripes 1:32"),
  21. N_("Stripes 1:32 white"),
  22. N_("Stripes 1:64"),
  23. N_("Stripes 2:1"),
  24. N_("Stripes 2:1 white"),
  25. N_("Stripes 4:1"),
  26. N_("Stripes 4:1 white"),
  27. N_("Checkerboard"),
  28. N_("Checkerboard white"),
  29. N_("Packed circles"),
  30. N_("Polka dots, small"),
  31. N_("Polka dots, small white"),
  32. N_("Polka dots, medium"),
  33. N_("Polka dots, medium white"),
  34. N_("Polka dots, large"),
  35. N_("Polka dots, large white"),
  36. N_("Wavy"),
  37. N_("Wavy white"),
  38. N_("Camouflage"),
  39. N_("Ermine"),
  40. N_("Sand (bitmap)"),
  41. N_("Cloth (bitmap)"),
  42. N_("Old paint (bitmap)"),
  43. ];
  44.