ssfs diff ssfs-env @ rev 73

Prepa for i18n
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 13 20:57:43 2011 +0200 (2011-06-13)
parents 525d7e348205
children
line diff
     1.1 --- a/ssfs-env	Mon Jun 13 19:52:42 2011 +0100
     1.2 +++ b/ssfs-env	Mon Jun 13 20:57:43 2011 +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>