diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-10-05 09:26:44 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-10-05 09:26:44 +0000 |
| commit | 2757b26f517b3b22c0faf07327a7f087f900310a (patch) | |
| tree | 652c80e6efe4d9604bbd14717a79f0f0e73eba9c /src/star-context.cpp | |
| parent | undo annotations (diff) | |
| download | inkscape-2757b26f517b3b22c0faf07327a7f087f900310a.tar.gz inkscape-2757b26f517b3b22c0faf07327a7f087f900310a.zip | |
undo annotations
(bzr r1768)
Diffstat (limited to 'src/star-context.cpp')
| -rw-r--r-- | src/star-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/star-context.cpp b/src/star-context.cpp index 3147dd213..3a40c0ed8 100644 --- a/src/star-context.cpp +++ b/src/star-context.cpp @@ -475,7 +475,7 @@ sp_star_finish (SPStarContext * sc) sp_desktop_selection(desktop)->set(sc->item); sp_document_done(sp_desktop_document(desktop), SP_VERB_CONTEXT_STAR, - /* TODO: annotate */ "star-context.cpp:474"); + _("Create star")); sc->item = NULL; } |
