From fc45282a2bdcd65fe35ab5d766f3ff143dab4968 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 3 Sep 2009 21:50:20 -0500 Subject: Removing the caligraphic presets file and making the same strings translatable in the preferences-skeleton.h (bzr r8558) --- src/ui/dialog/calligraphic-presets.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 src/ui/dialog/calligraphic-presets.h (limited to 'src/ui') 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"), -]; -- cgit v1.2.3