From fae5a46f9f815a67d660357728cf7df8ed50dd3b Mon Sep 17 00:00:00 2001 From: bulia byak Date: Thu, 5 Oct 2006 08:15:23 +0000 Subject: undo annotations (bzr r1767) --- src/draw-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/draw-context.cpp') diff --git a/src/draw-context.cpp b/src/draw-context.cpp index bb1f56044..6946d7df1 100644 --- a/src/draw-context.cpp +++ b/src/draw-context.cpp @@ -558,7 +558,7 @@ spdc_flush_white(SPDrawContext *dc, SPCurve *gc) } sp_document_done(doc, SP_IS_PEN_CONTEXT(dc)? SP_VERB_CONTEXT_PEN : SP_VERB_CONTEXT_PENCIL, - /* TODO: annotate */ "draw-context.cpp:561"); + _("Draw path")); } sp_curve_unref(c); -- cgit v1.2.3