[fusion-commits] Wall plugin: Changes to 'master' (7e8015ade7f0ff05b13dcecd1d3d0153941cc277)
amaranth at server.opencompositing.org
amaranth at server.opencompositing.org
Thu Mar 20 06:56:19 CET 2008
New commits:
commit 7e8015ade7f0ff05b13dcecd1d3d0153941cc277
Author: Travis Watkins <amaranth at ubuntu.com>
Date: Thu Mar 20 00:55:40 2008 -0500
remove prev/next keybinding defaults, they interfere with gtk+ stuff
wall.xml.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
Modified: fusion/plugins/wall/wall.xml.in
===================================================================
--- fusion/plugins/wall/wall.xml.in
+++ fusion/plugins/wall/wall.xml.in
@@ -218,7 +218,6 @@
<option name="next_key" type="key">
<_short>Move Next</_short>
<_long>Move along the wall to the next viewport</_long>
- <default><Control><Alt>Next</default>
</option>
<option name="next_button" type="button">
<_short>Move Next</_short>
@@ -227,7 +226,6 @@
<option name="prev_key" type="key">
<_short>Move Prev</_short>
<_long>Move along the wall to the previous viewport</_long>
- <default><Control><Alt>Prior</default>
</option>
<option name="prev_button" type="button">
<_short>Move Prev</_short>
More information about the commits
mailing list