* Added internationalization (i18n) code from Xavier Nicollet.
authorcbarratt <cbarratt>
Sun, 11 Aug 2002 05:00:55 +0000 (05:00 +0000)
committercbarratt <cbarratt>
Sun, 11 Aug 2002 05:00:55 +0000 (05:00 +0000)
commit1282f5f90cf092cb406ee186e6bf328875e4c306
tree9686db85ffdfc9e6e8bd6cf1a0887c5ef96cea9a
parent1ce7d1541ea1279aaa0a75c16986a3fd40b608ec
* Added internationalization (i18n) code from Xavier Nicollet.
  Voila!  BackupPC_Admin now supports English and French, and
  adding more languages is now easy.

* Added patch from Toby Johnson that allows additional users to be
  specified in the hosts file; these users can also view/start/stop
  and restore backups for that host.  Also added a new config
  setting $Conf{CgiNavBarAdminAllHosts} that allows all hosts to
  be listed in the left nav bar for admins.

* Added "PerlTaintCheck On" to the mod_perl section in the docs,
  suggested by Tim Demarest.
CVS_README [new file with mode: 0644]
ChangeLog
cgi-bin/BackupPC_Admin
configure.pl
doc-src/BackupPC.pod
lib/BackupPC/Lang/en.pm [new file with mode: 0644]
lib/BackupPC/Lang/fr.pm [new file with mode: 0644]
lib/BackupPC/Lib.pm
makeDist