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 470: | c02845f2a9f6 |
| parent 469: | cdaef80a065f |
| branch: | default |
added czech translation [Zbyněk Mrkvička]
Changed (Δ38.2 KB):
raw changeset »
NEWS (3 lines added, 0 lines removed)
configure.ac (1 lines added, 1 lines removed)
po/cs.po (1712 lines added, 0 lines removed)
| … | … | @@ -7,6 +7,9 @@ Bugfixes: |
7 |
7 |
- added POTFILES.skip to skip translation for certain files |
8 |
8 |
- set utf-8 encoding for POTFILES |
9 |
9 |
|
10 |
Translations: |
|
11 |
- added czech translation [Zbyněk Mrkvička] |
|
12 |
||
10 |
13 |
|
11 |
14 |
2006-12-31: Revelation 0.4.8 |
12 |
15 |
============================ |
| … | … | @@ -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.8) |
11 |
ALL_LINGUAS=" |
|
11 |
ALL_LINGUAS="cs de fr sv zh" |
|
12 |
12 |
|
13 |
13 |
dnl check for dependencies |
14 |
14 |
AC_PROG_CC() |
- |
Diff size exceeds threshold (38.1 KB) — view raw? |
