summaryrefslogtreecommitdiffstats
path: root/src/message-stack.cpp
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2007-01-20 00:31:16 +0000
committermental <mental@users.sourceforge.net>2007-01-20 00:31:16 +0000
commit0bb829e33760ed4686ec753400961fbcbfb423b3 (patch)
tree1e65664c0179230c5e38f1b8924d8e6014f012f3 /src/message-stack.cpp
parentNew perl script for generating the NEWS from our ReleaseNotes, and (diff)
downloadinkscape-0bb829e33760ed4686ec753400961fbcbfb423b3.tar.gz
inkscape-0bb829e33760ed4686ec753400961fbcbfb423b3.zip
update short descriptions of MessageStack and MessageContext a little bit
(bzr r2246)
Diffstat (limited to '')
-rw-r--r--src/message-stack.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/message-stack.cpp b/src/message-stack.cpp
index 877d8edeb..d6967fbf8 100644
--- a/src/message-stack.cpp
+++ b/src/message-stack.cpp
@@ -1,5 +1,5 @@
/*
- * MessageStack - context for posting status messages
+ * MessageStack - manages stack of active status messages
*
* Authors:
* MenTaLguY <mental@rydia.net>