summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2006-11-06 02:55:21 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2006-11-06 02:55:21 +0000
commit667fdc5213ccbbab457841721a5e977f965a5f23 (patch)
treeee36afbb6b333729cdafc12cb71990119913ceb2
parentadd display mode toggle (diff)
downloadinkscape-667fdc5213ccbbab457841721a5e977f965a5f23.tar.gz
inkscape-667fdc5213ccbbab457841721a5e977f965a5f23.zip
copyedit
(bzr r1910)
-rw-r--r--share/keys/default.xml2
-rw-r--r--share/keys/inkscape.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/keys/default.xml b/share/keys/default.xml
index bf289e305..de0176c60 100644
--- a/share/keys/default.xml
+++ b/share/keys/default.xml
@@ -24,7 +24,7 @@ and tooltips. Only one binding for each action may have this attribute.
Note that the current file lists ALL Inkscape actions, even those that do not have any
keys in the default mapping (those don't have "key" or "modifiers" attributes). You can
assign any keys to these actions by adding "key" and "modifiers" attributes to
-them. Please add here all new verbs you create!
+them. Developers: Please add here any new verbs you create!
This file is inkscape.xml, and in the original installation it is also copied as
default.xml. The latter is the file that Inkscape reads on startup. If you overwrite
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index bf289e305..de0176c60 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -24,7 +24,7 @@ and tooltips. Only one binding for each action may have this attribute.
Note that the current file lists ALL Inkscape actions, even those that do not have any
keys in the default mapping (those don't have "key" or "modifiers" attributes). You can
assign any keys to these actions by adding "key" and "modifiers" attributes to
-them. Please add here all new verbs you create!
+them. Developers: Please add here any new verbs you create!
This file is inkscape.xml, and in the original installation it is also copied as
default.xml. The latter is the file that Inkscape reads on startup. If you overwrite