ssfs diff ssfs-env @ rev 107

Makefile: add "de" to LINGUAS
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 01 23:43:36 2016 +0200 (2016-12-01)
parents 525d7e348205
children
line diff
     1.1 --- a/ssfs-env	Mon Jun 13 19:52:42 2011 +0100
     1.2 +++ b/ssfs-env	Thu Dec 01 23:43:36 2016 +0200
     1.3 @@ -1,6 +1,7 @@
     1.4  #!/bin/sh
     1.5  #
     1.6  # Ssfs vdisk chroot env utility - Help chrooted users use the environment.
     1.7 +# No i18n in this script since gettext is not installed in vdisk chroot.
     1.8  #
     1.9  # Copyright (C) SliTaz GNU/Linux - BSD License
    1.10  # Author: Christophe Lincoln <pankso@slitaz.org>