OSDN Git Service

colorize: add brushmodifier action & toolbar entry
[mypaint-anime/master.git] / gui / toolbar-file.xml
1 <ui>
2 <!--
3 This file is part of MyPaint.
4 Copyright (C) 2011 by Andrew Chadwick <andrewc-git@piffle.org>
5
6 This program is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 2 of the License, or
9 (at your option) any later version.
10 -->
11   <toolbar name="toolbar1">
12
13     <placeholder name="file-toolitems">
14       <toolitem action="New"/>
15       <toolitem action="Open"/>
16       <toolitem action="Save"/>
17     </placeholder>
18
19   </toolbar>
20 </ui>