summaryrefslogtreecommitdiff
path: root/metadata
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2008-03-04 07:42:00 +0100
committerDanny Baumann <dannybaumann@web.de>2008-03-04 07:42:00 +0100
commit34ea58cdaad20da1c939bb3779b4abcb7fcf99cb (patch)
treecca47ee76760f330f436176566d87c24242a12bc /metadata
parenta8c7c895483f7450a9d5292372a9088f5c5a62e6 (diff)
Annotate draw is a dbus only action, reflect that in the metadata.
Diffstat (limited to 'metadata')
-rw-r--r--metadata/annotate.xml.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/metadata/annotate.xml.in b/metadata/annotate.xml.in
index d0fd8e5e..46a2b095 100644
--- a/metadata/annotate.xml.in
+++ b/metadata/annotate.xml.in
@@ -8,9 +8,10 @@
<_long>Initiate annotate drawing</_long>
<default>&lt;Super&gt;&lt;Alt&gt;Button1</default>
</option>
- <option name="draw_button" type="button">
+ <option name="draw" type="action">
<_short>Draw</_short>
<_long>Draw using tool</_long>
+ <allowed/>
</option>
<option name="erase_button" type="button">
<_short>Initiate erase</_short>