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

File history for Revelation / src / Makefile.am

Author Revision Message Labels Date
Mikel Olasagasti Uranga 6078d1382b36 Push the Makefile
Tristan Heaven a6b82ebb244d Use system cracklib instead of the old bundled python-crack
Mikel Olasagasti Uranga ffce5be03e1b Remove duplicated files from Makefile.am
Mikel Olasagasti Uranga ecd61aca9f0b Make applet building conditional and disabled by default so it works on clean GNOME3 installations.
Erik Grinaker b0d11bf9eca4 moved bundle dir from src/lib/ to src/
Erik Grinaker 89256f7e6edd use make dist to build releases
Erik Grinaker e1e69f9f5cf7 use full path when starting Revelation from applet
Erik Grinaker 9c0451b7071b use pyexecdir instead of pythondir in applet
Erik Grinaker 1c56d7845099 moved wrap/ to src/wrap/
Erik Grinaker e5681e842641 merged revelation-applet branch to trunk
Erik Grinaker 9ed2b9f71fd9 install modules into platform-specific pyexecdir instead of pythondir
Erik Grinaker 1c96b7e48232 cleaned up the build-system and source file layout
Erik Grinaker a207757f8451 use gnu autotools for installation