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 again

erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 2.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

Revelation / data / ui / popup-tree.xml

commit
ec34ef6a8c8c
parent
40dc41bdb803
branch
default
tags
revelation-0.4.10, revelation-0.4.11

created bugfix-branch for 0.4.x series

1
086abbb6fc3c
<?xml version="1.0" ?>
2
086abbb6fc3c
3
086abbb6fc3c
<ui>
4
c9d89f3ff91d
	<popup action="popup-tree">
5
086abbb6fc3c
		<menuitem action="entry-edit" />
6
086abbb6fc3c
		<menuitem action="entry-remove" />
7
86a195045ce4
		<menuitem action="entry-goto" />
8
86a195045ce4
		<separator />
9
086abbb6fc3c
		<menuitem action="entry-add" />
10
a1eabf1a2e68
		<menuitem action="entry-folder" />
11
086abbb6fc3c
		<separator />
12
086abbb6fc3c
		<menuitem action="clip-cut" />
13
086abbb6fc3c
		<menuitem action="clip-copy" />
14
b57efdd083f5
		<menuitem action="clip-chain" />
15
086abbb6fc3c
		<menuitem action="clip-paste" />
16
086abbb6fc3c
	</popup>
17
086abbb6fc3c
</ui>
18
086abbb6fc3c