[aseprite] 76/308: Change default shortcut for new ScrollCenter command

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:44:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 6e35b0043f7435cba2cd39a02d39d51e8dded72c
Author: David Capello <davidcapello at gmail.com>
Date:   Wed Dec 9 11:37:13 2015 -0300

    Change default shortcut for new ScrollCenter command
    
    The "C" could be related to a possible future Canvas or Slice tool
---
 data/gui.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/data/gui.xml b/data/gui.xml
index c73cd00..ae1eb73 100644
--- a/data/gui.xml
+++ b/data/gui.xml
@@ -219,8 +219,7 @@
       </key>
 
       <!-- Scroll to center -->
-      <key command="ScrollCenter" shortcut="C">
-      </key>
+      <key command="ScrollCenter" shortcut="Shift+C" />
 
       <!-- Scroll with arrows -->
       <key command="Scroll" shortcut="Space+Left">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list