[aseprite] 102/308: Add missing user_data.xml

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:44:57 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 c49abf9969476d823753c82f17f7bdcc5042564d
Author: David Capello <davidcapello at gmail.com>
Date:   Fri Dec 11 20:17:34 2015 -0300

    Add missing user_data.xml
---
 data/widgets/user_data.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/data/widgets/user_data.xml b/data/widgets/user_data.xml
new file mode 100644
index 0000000..5d080d1
--- /dev/null
+++ b/data/widgets/user_data.xml
@@ -0,0 +1,14 @@
+<!-- Aseprite -->
+<!-- Copyright (C) 2001-2015 by David Capello -->
+<gui>
+  <tipwindow text="User Data" id="user_data">
+    <vbox>
+      <label text="User Data:" />
+      <entry id="text" magnet="true" maxsize="65535" minwidth="128" expansive="true" />
+      <hbox>
+	<label text="Color:" />
+	<colorpicker id="color" expansive="true" />
+      </hbox>
+    </vbox>
+  </tipwindow>
+</gui>

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