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.
| commit 487: | 4896555f19bf |
| parent 486: | 7ae1f811fd74 |
| branch: | default |
added russian translation [Aleksey Klimov]
Changed (Δ49.9 KB):
raw changeset »
NEWS (2 lines added, 0 lines removed)
configure.ac (1 lines added, 1 lines removed)
po/ru.po (1719 lines added, 0 lines removed)
| … | … | @@ -6,6 +6,8 @@ Bugfixes: |
6 |
6 |
|
7 |
7 |
Translation: |
8 |
8 |
- added finnish translation [Ilkka Tuohela] |
9 |
- added russian translation [Aleksey Klimov] |
|
10 |
||
9 |
11 |
|
10 |
12 |
2007-01-16: Revelation 0.4.11 |
11 |
13 |
============================= |
| … | … | @@ -8,7 +8,7 @@ dnl initialize autoconf/automake |
8 |
8 |
AC_PREREQ(2.53) |
9 |
9 |
AC_INIT(src/revelation.in) |
10 |
10 |
AM_INIT_AUTOMAKE(revelation, 0.4.11) |
11 |
ALL_LINGUAS="cs de fr fi |
|
11 |
ALL_LINGUAS="cs de fr fi ru sv zh" |
|
12 |
12 |
|
13 |
13 |
dnl check for dependencies |
14 |
14 |
AC_PROG_CC() |
- |
Diff size exceeds threshold (49.9 KB) — view raw? |
