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 / popup-tree.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
|
<popup action="popup-tree"> |
5 |
095f4008dc7f
|
<menuitem action="entry-goto" /> |
6 |
086abbb6fc3c
|
<menuitem action="entry-edit" /> |
7 |
086abbb6fc3c
|
<menuitem action="entry-remove" /> |
8 |
086abbb6fc3c
|
<menuitem action="entry-add" /> |
9 |
086abbb6fc3c
|
<separator /> |
10 |
086abbb6fc3c
|
<menuitem action="clip-cut" /> |
11 |
086abbb6fc3c
|
<menuitem action="clip-copy" /> |
12 |
b57efdd083f5
|
<menuitem action="clip-chain" /> |
13 |
086abbb6fc3c
|
<menuitem action="clip-paste" /> |
14 |
086abbb6fc3c
|
</popup> |
15 |
086abbb6fc3c
|
</ui> |
16 |
086abbb6fc3c
|