UI: Change CenterToScreen shortcut to ctrl+d

This commit is contained in:
Palana 2015-08-19 13:07:54 +02:00
parent b4928a62ad
commit dd825f7d33

View File

@ -891,7 +891,7 @@
<string>Basic.MainMenu.Edit.Transform.CenterToScreen</string> <string>Basic.MainMenu.Edit.Transform.CenterToScreen</string>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+C</string> <string>Ctrl+D</string>
</property> </property>
</action> </action>
<action name="actionFlipHorizontal"> <action name="actionFlipHorizontal">