Erik Grinaker is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againRevelation / data / ui / toolbar.xml
- commit
- cff0e6f7ef34
- parent
- e0a14b958359
- branch
- default
- tags
- revelation-0.4.0-pre2
bumped version number to 0.4.0-pre2
1 |
086abbb6fc3c
|
<?xml version="1.0" ?> |
2 |
086abbb6fc3c
|
|
3 |
086abbb6fc3c
|
<ui> |
4 |
c9d89f3ff91d
|
<toolbar action="toolbar"> |
5 |
086abbb6fc3c
|
<toolitem action="file-new" /> |
6 |
086abbb6fc3c
|
<toolitem action="file-open" /> |
7 |
086abbb6fc3c
|
<toolitem action="file-save" /> |
8 |
086abbb6fc3c
|
<separator /> |
9 |
086abbb6fc3c
|
<toolitem action="entry-add" /> |
10 |
086abbb6fc3c
|
<toolitem action="entry-edit" /> |
11 |
086abbb6fc3c
|
<toolitem action="entry-remove" /> |
12 |
095f4008dc7f
|
<toolitem action="entry-goto" /> |
13 |
086abbb6fc3c
|
</toolbar> |
14 |
086abbb6fc3c
|
</ui> |
15 |
086abbb6fc3c
|