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
Filename Size Date modified Message
datahandler
Makefile.am 674 B moved bundle dir from src/lib/ to src/
__init__.py 1.2 KB use gnomeapplet.Applet.request_focus() and removed gnomemisc module
config.py.in 4.8 KB use gettext for all text strings
data.py 14.0 KB bumped version number to 0.4.7
dialog.py 30.6 KB properly close about dialog
entry.py 10.3 KB set up entry data during class instantiation, so we can set up gettext before the texts are created
io.py 5.0 KB fix deactivation of file change monitoring while saving
ui.py 47.7 KB use 16x16 instead of 18x18 for treeview icons
util.py 7.9 KB use gettext for all text strings