~townsend/compiz/fix-auto-vp-switch-0.9.10

« back to all changes in this revision

Viewing changes to plugins/annotate/annotate.xml.in

Fixed the non-working Annotate 'Clear' Button.
Moved this option's CCSM position upwards to keep
the button shortcuts together.

(LP: #1202907). Fixes: https://bugs.launchpad.net/bugs/1202907.

Approved by PS Jenkins bot, MC Return.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
                <_long>Initiate annotate erasing</_long>
44
44
                <default>&lt;Super&gt;&lt;Alt&gt;Button3</default>
45
45
            </option>
 
46
            <option name="clear_button" type="button">
 
47
                <_short>Clear</_short>
 
48
                <_long>Clear</_long>
 
49
            </option>
46
50
            <option name="clear_key" type="key">
47
51
                <_short>Clear</_short>
48
52
                <_long>Clear</_long>
49
53
                <default>&lt;Super&gt;&lt;Alt&gt;k</default>
50
54
            </option>
51
 
            <option name="clear_button" type="button">
52
 
                <_short>Clear</_short>
53
 
                <_long>Clear</_long>
54
 
            </option>
55
55
            <option name="draw_shapes_from_center" type="bool">
56
56
                    <_short>Draw shapes from center</_short>
57
57
                    <_long>Uses the initial click point as the center of shapes.</_long>