summaryrefslogtreecommitdiffstats
path: root/src/select-context.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2006-10-01 17:26:35 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2006-10-01 17:26:35 +0000
commit7ee9333db81b143e5b4fd02950088963998545eb (patch)
tree7ed1172b02091f5a6f64c995aeb1739caac0de96 /src/select-context.cpp
parentFixes path memory issues with the save dialog. (Closes: #1089414) (diff)
downloadinkscape-7ee9333db81b143e5b4fd02950088963998545eb.tar.gz
inkscape-7ee9333db81b143e5b4fd02950088963998545eb.zip
Other tools now also retain there specific statusbar text when pressing alt/shift/ctrl.
(bzr r1748)
Diffstat (limited to 'src/select-context.cpp')
-rw-r--r--src/select-context.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/select-context.cpp b/src/select-context.cpp
index 8f971149e..a2b6ae094 100644
--- a/src/select-context.cpp
+++ b/src/select-context.cpp
@@ -3,11 +3,12 @@
/*
* Selection and transformation context
*
- * Author:
+ * Authors:
* Lauris Kaplinski <lauris@kaplinski.com>
* bulia byak <buliabyak@users.sf.net>
- *
- * Copyright (C) 1999-2005 authors
+ *
+ * Copyright (C) 2006 Johan Engelen <johan@shouraizou.nl>
+ * Copyright (C) 1999-2005 Authors
*
* Released under GNU GPL, read the file 'COPYING' for more information
*/