[aseprite] 202/250: Add missing Edit > Undo History option in gui.xml

Tobias Hansen thansen at moszumanska.debian.org
Sun Dec 20 15:27:31 UTC 2015


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

thansen pushed a commit to branch master
in repository aseprite.

commit cdfd80f1ddfad2b99d8ef7c549ddb5edb8d08a7f
Author: David Capello <davidcapello at gmail.com>
Date:   Tue Oct 20 12:00:08 2015 -0300

    Add missing Edit > Undo History option in gui.xml
---
 data/gui.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/gui.xml b/data/gui.xml
index 97150aa..a15d94a 100644
--- a/data/gui.xml
+++ b/data/gui.xml
@@ -468,6 +468,7 @@
       <menu text="&Edit">
         <item command="Undo" text="&Undo" />
         <item command="Redo" text="&Redo" />
+        <item command="UndoHistory" text="Undo Histor&y" />
         <separator />
         <item command="Cut" text="Cu&t" />
         <item command="Copy" text="&Copy" />

-- 
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