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 / mime / revelation.desktop.in

commit
459f4ffd8ef5
parent
dceea539b127
branch
default

added russian translation of desktop file [Aleksey Klimov]

1
2edd2f7a0d70
[Desktop Entry]
2
2edd2f7a0d70
Version=@VERSION@
3
2edd2f7a0d70
Encoding=UTF-8
4
2edd2f7a0d70
Name=Revelation Password Manager
5
2edd2f7a0d70
Name[fr]=Gestionnaire de mots de passe Revelation
6
459f4ffd8ef5
Name[ru]=Менеджер паролей
7
2edd2f7a0d70
GenericName=Password Manager
8
2edd2f7a0d70
GenericName[en_US]=Password Manager
9
2edd2f7a0d70
GenericName[fr]=Gestionnaire de mots de passe
10
459f4ffd8ef5
GenericName[ru]=Менеджер паролей
11
2edd2f7a0d70
Comment=Organize and secure your passwords
12
2edd2f7a0d70
Comment[fr]=Organise et sécurise vos mots de passe
13
459f4ffd8ef5
Comment[ru]=Безопасное управление вашими паролями
14
2edd2f7a0d70
Exec=revelation
15
2edd2f7a0d70
Icon=revelation
16
2edd2f7a0d70
Terminal=false
17
2edd2f7a0d70
Type=Application
18
2edd2f7a0d70
Categories=GNOME;Application;Utility;
19
2edd2f7a0d70
StartupNotify=true
20
2edd2f7a0d70
MimeType=application/x-revelation;
21
2edd2f7a0d70