This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 28 May, 2018 1 commit
-
-
IKEDA Soji authored
-
- 22 May, 2014 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10687 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10683 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Alternatively, add a script add-lang.pl to maintain "Language:" field. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10679 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 May, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10668 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10663 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 May, 2014 1 commit
-
-
sikeda authored
- sympa_wizard.pl.in is placed in sbindir to keep compatibility with 6.1. - aliaswrapper.c and virtualwrapper.c are no longer built. - sympa_newaliases.pl.in and sympa_newaliases-wrapper.c are added in sbindir and libexecdir. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10649 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 May, 2014 1 commit
-
-
sikeda authored
- title.<lang> lines in scenario files are available again, though this feature was broken for a while. - Now topics.conf recognizes "title.gettext" lines. - scenario, task and topics.conf recognize "title" line for default title. [-dev] (r10623) Canonicalize incoming language codes to language tags from old-style locale names: - lang value in user_table - title.<lang> line in scenario files - title.<lang> line in task files - title.<lang> line in topics.conf - lang names in charset.conf - lang parameters of list config, robot.conf and sympa.conf Note that canonicalization will be done internally so that existing config must not be changed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10626 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 May, 2014 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10621 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Apr, 2014 1 commit
-
-
sikeda authored
The new module is committed for purpose of unit test. Coming features: - Language/locale contexts are identified by IETF language tags defined by RFC 5646 (BCP 47). Older style "locale" by earlier releases would be canonicalized. - System locale is not absolutely nessessary to add a new language: gettext catalog is required. - If appropriate POSIX locale is not installed, gettext_strftime() emulates POSIX::strftime(): names of days, months etc. will be taken from catalog. - Content negotiation used by HTTP 1.1 was implemented. Internal changes: - "Language:" field in PO header became mandatory to determine actually selected catalog. Modified po/Makefile.in.in to run msgcat, msgen or msgmerge with --lang option. - Dependent libintl-perl (Locale::Messages) requires 1.22 (virtually 1.23) or later to use locale-independent gettext_dumb feature. - Default language context is fixed to "en" and no longer retrieved implicitly from site conf...
-
- 03 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10330 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Sep, 2012 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7579 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Dec, 2010 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6930 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 May, 2010 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6434 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Apr, 2010 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6419 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Sep, 2009 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6253 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[feature] Restoring the export and clean-po Makefile directives. This is mandatory to maintaint the several translations of Sympa, though it never needs to be used by Sympa users. git-svn-id: https://subversion.renater.fr/sympa/trunk@6252 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Sep, 2009 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6224 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Aug, 2009 1 commit
-
-
olivier.salaun authored
[change][Suggested by G.Rousse] removed 'check-macro-version' Makefile target to avoid the "*** warning: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.17 but the autoconf macros are from gettext version @GETTEXT_MACRO_VERSION@" error. The check can be safely removed because very few macros are used git-svn-id: https://subversion.renater.fr/sympa/trunk@6058 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 May, 2009 1 commit
-
-
olivier.salaun authored
- some fixes to the recent autotools reorganization - no more use the FHS organization when upgrading Sympa - remove obsolete sudo wrapper - change location of perl modules in src/lib/ - rename perl modules with the .pm file extension - replace --VAR-- substitution with a Constans.pm perl module - perform --VAR-- substitution at make time, no more at install time - defaultdir directory (old bin/etc/) renamed default/ - remove Version.pm module (now using Constans.pm) - turn SPEC file into a template, to have version automatically substituted, drop most post-install stuff excepted user/group creation, and use FHS setup git-svn-id: https://subversion.renater.fr/sympa/trunk@5816 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 May, 2009 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5753 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 May, 2009 3 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5730 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5729 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] Short term fix: we must be able to update internatiobnalisation catalogues, even though there is a work in progress to improve the usage of xgettext. Reverting to previous commands. git-svn-id: https://subversion.renater.fr/sympa/trunk@5726 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Apr, 2009 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5689 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[*feature][Submitted by G. Rousse, INRIA] Complete reorganization of autotools usage in Sympa. Better conformance to the standard usage of these tools. The Sympa configuration parameter has also been rewritten into a single hash, providing a comprehensive and unique declaration structure for these parameters. git-svn-id: https://subversion.renater.fr/sympa/trunk@5688 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-