From 469deb71785cdad88fc32672bd984e8e7ed2744a Mon Sep 17 00:00:00 2001 From: buliabyak Date: Thu, 29 Jun 2006 22:23:25 +0000 Subject: [PATCH] undo annotation --- src/arc-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/arc-context.cpp b/src/arc-context.cpp index 8151445b3..0b0aad79e 100644 --- a/src/arc-context.cpp +++ b/src/arc-context.cpp @@ -434,7 +434,7 @@ static void sp_arc_finish(SPArcContext *ac) sp_desktop_selection(desktop)->set(ac->item); sp_document_done(sp_desktop_document(desktop), SP_VERB_CONTEXT_ARC, - /* TODO: annotate */ "arc-context.cpp:437"); + _("Create ellipse")); ac->item = NULL; } -- 2.30.2