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 / wrap / authmanager.override

commit
8d3661dc2974
parent
117efb089a91
branch
default
tags
revelation-0.4.0-pre1

don't use stock module

1
5d99fc2aa75a
%%
2
5d99fc2aa75a
headers
3
5d99fc2aa75a
#include "pygobject.h"
4
5d99fc2aa75a
#include <libgnomevfs/gnome-vfs-standard-callbacks.h>
5
5d99fc2aa75a
#include <libgnomeui/gnome-authentication-manager.h>
6
5d99fc2aa75a
%%
7
5d99fc2aa75a
modulename authmanager
8
5d99fc2aa75a
%%
9
5d99fc2aa75a
%%
10
5d99fc2aa75a
%%