summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7126b12)
raw | patch | inline | side by side (parent: 7126b12)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 17 Apr 2006 18:17:13 +0000 (18:17 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 17 Apr 2006 18:17:13 +0000 (18:17 +0000) |
share/keys/default.xml | patch | blob | history | |
share/keys/inkscape.xml | patch | blob | history | |
share/keys/xara.xml | patch | blob | history |
diff --git a/share/keys/default.xml b/share/keys/default.xml
index 22492e79fb245ec103ab5f0b4d1fae848df2aaa1..f2df9c563c91f2af9523537324563e874779bb06 100644 (file)
--- a/share/keys/default.xml
+++ b/share/keys/default.xml
<!-- Effects -->
- <bind action="EffectLast" />
- <bind action="EffectLastPref" />
+ <bind action="EffectLast" />
+ <bind action="EffectLastPref" />
+ <!-- You can also assign keys to individual effects. The action should be set to he
+ effect id from the .inx file, for example "org.ekips.filter.addnodes" for the Add
+ Nodes effect. -->
</keys>
index 22492e79fb245ec103ab5f0b4d1fae848df2aaa1..f2df9c563c91f2af9523537324563e874779bb06 100644 (file)
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
<!-- Effects -->
- <bind action="EffectLast" />
- <bind action="EffectLastPref" />
+ <bind action="EffectLast" />
+ <bind action="EffectLastPref" />
+ <!-- You can also assign keys to individual effects. The action should be set to he
+ effect id from the .inx file, for example "org.ekips.filter.addnodes" for the Add
+ Nodes effect. -->
</keys>
diff --git a/share/keys/xara.xml b/share/keys/xara.xml
index a1a3b6aa3ab1fc76da1020b791279e702b95ba5e..a2d7c40d56aa78f7fc1a157f53ee47f4219a9b56 100644 (file)
--- a/share/keys/xara.xml
+++ b/share/keys/xara.xml
<bind action="EffectLast" />
<bind action="EffectLastPref" />
+ <!-- You can also assign keys to individual effects. The action should be set to he
+ effect id from the .inx file, for example "org.ekips.filter.addnodes" for the Add
+ Nodes effect. -->
</keys>