diff options
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/dialog/calligraphic-presets.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/ui/dialog/calligraphic-presets.h b/src/ui/dialog/calligraphic-presets.h deleted file mode 100644 index 89f963ee8..000000000 --- a/src/ui/dialog/calligraphic-presets.h +++ /dev/null @@ -1,14 +0,0 @@ -char * stringlst = [ -/* TRANSLATORS: calligraphic pen type */ -N_("Dip pen"), -/* TRANSLATORS: calligraphic pen type */ -N_("Marker"), -/* TRANSLATORS: calligraphic pen type */ -N_("Brush"), -/* TRANSLATORS: calligraphic pen type */ -N_("Wiggly"), -/* TRANSLATORS: calligraphic pen type */ -N_("Splotchy"), -/* TRANSLATORS: calligraphic pen type */ -N_("Tracing"), -]; |
