started a seperate branch to manage translations for v0.3.x based on tags/v0.3.4.2
fixed corrupt language.hdf file for "volume_passwd" (merged from [891]) fixed spelling in "plugin_manager" and "volume_format_fs" (merged from [880]) merged current state of update_po_files.py (removed obsolete revert_unchanged.sh)
This commit is contained in:
parent
ea73230db8
commit
0a1a7bd383
768 changed files with 123337 additions and 0 deletions
22
translation-base-v0.3/debian/control
Normal file
22
translation-base-v0.3/debian/control
Normal file
|
@ -0,0 +1,22 @@
|
|||
Source: cryptobox
|
||||
Section: admin
|
||||
Priority: extra
|
||||
Maintainer: Lars Kruse <devel@sumpfralle.de>
|
||||
Build-Depends: debhelper (>= 5.0.38), dpatch, python-all-dev (>= 2.4), python-central (>= 0.5.6), gettext
|
||||
XS-Python-Version: >= 2.4
|
||||
Standards-Version: 3.7.2
|
||||
|
||||
Package: cryptobox-server
|
||||
Architecture: any
|
||||
Pre-Depends: adduser
|
||||
Depends: python-central (>= 0.5.6), cryptsetup (>=20050111), e2fsprogs (>= 1.27), python (>=2.4), python-clearsilver, super, dosfstools, python-cherrypy, python-configobj, python-m2crypto
|
||||
Suggests: samba, apache2, stunnel
|
||||
Replaces: cryptobox
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Web interface for an encrypting fileserver
|
||||
This web interface allows you to manage encrypted and plaintext
|
||||
disks.
|
||||
This package is especially useful for non-desktop systems.
|
||||
Even non-technical users are able to encrypt their private data with
|
||||
the CryptoBox.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue