1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Gerald Carter
e660b5752a cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
Motonobu Takahashi
486b79a6fc Added SWAT i18n feature:
TO enable configure with --with-i18n-swat
  to support this gettext is integrated
  and a new directories name "po" and "intl" are created.

  now these languages are supported:

  en - English (default)
  ja - Japanese
  po - Polish
  tr - Turkish

  To add your language,
  to create ${your_language}.po by translating source/po/en.po
  into your language is needed.

  some of html and image files of various language version are not
  included yet, though message catalogue files are installed.
  you need to copy files manually under
  ${swatdir}/lang/$ln/{help,images,included,using_samba}


And also added a option to intall manual pages:
of various lang version
  To enable configure with --with-manlangs
  but manual pages themself are not included yet.
0001-01-01 00:00:00 +00:00
Tim Potter
5c0e31982e Now uninstalls man pages from correct source location.
Fix by Andrej Borsenkow <borsenkow.msk@sni.de>
0001-01-01 00:00:00 +00:00
Andrew Tridgell
60cdb83f3f fixed the installation scripts for the new layout 0001-01-01 00:00:00 +00:00
Samba Release Account
b6343dd09c Added uninstallation from Makefile, either in parts or total uninstall
Dan
0001-01-01 00:00:00 +00:00