/[debconf]/trunk/src/debconf/debconf-getlang
ViewVC logotype

Log of /trunk/src/debconf/debconf-getlang

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2515)

Revision 1959 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 23 21:02:47 2006 UTC (7 years, 3 months ago) by cjwatson
File length: 7109 byte(s)
Diff to previous 1753
* Add support for templates of type 'error', which are largely treated
  like notes except that they are displayed no matter what the priority
  and even if they've previously been seen. For example, this can be used
  for input validation errors. This is compatible with cdebconf.

Revision 1753 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 2 19:02:46 2005 UTC (8 years, 1 month ago) by joeyh
File length: 7103 byte(s)
Diff to previous 1483
  * Man page typo fixs. Closes: #302746, #302749, #302747, #302748, #302752

Revision 1483 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 13 07:04:32 2004 UTC (8 years, 8 months ago) by joey
File length: 7103 byte(s)
Diff to previous 930
move from cvs import

Revision 930 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 22 19:54:19 2003 UTC (10 years, 2 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 7103 byte(s)
Diff to previous 909
   * Update for debconf-show.fr.1 and confmodule.fr.3.
   * debconf-getlang and debconf-mergetemplate now print deprecation warnings.
   * Set $Text::Wrap::break = qr/\n|\s(?=\S)/ Closes: #159653

Revision 909 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 3 23:31:49 2002 UTC (10 years, 7 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6988 byte(s)
Diff to previous 863
   * dpkg-reconfigure: run prerm script. Should be safe.
   * Doc update Closes: #162978
   * Use po-debconf for debconf package's own template translations.
   * debconf-getlang and debconf-mergetemplate are deprecated in favour of
     po-debconf.
   * Added docs to debconf-devel(7) about using po-debconf.
   * Remove old translation section from tutorual.
   * Remove bts-script.

Revision 863 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 13 18:17:16 2002 UTC (11 years, 1 month ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6902 byte(s)
Diff to previous 850
unreleased

Revision 850 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 17 02:02:34 2002 UTC (11 years, 3 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6902 byte(s)
Diff to previous 839
not yet released

Revision 839 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 26 02:16:43 2001 UTC (11 years, 5 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6895 byte(s)
Diff to previous 790
   * Documented that debconf-getlang runs descriptions through a word-wrapper.
     Closes: #97049
   * When parsing a template description, if there is a " \n", don't turn that
     into "  " when collapsing newlines, and instead go with just a single
     space.
   * From Federico Di Gregorio <fog@debian.org>, a patch to the Gtk frontend
     that makes it more usable with packages with a large multiselect widget,
     or with lots of concurent questions. The main change is that the window
     now scrolls. Closes: #113801
   * Federico also sent a patch that moves widgets in the gtk frontend around
     for better cosmetics.
   * Added a debconf.8 man page translated to pt_BR by Andre Luis Lopes
     <andrelop@ig.com.br>, Closes: #121155

Revision 790 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 11 00:45:49 2001 UTC (11 years, 11 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6803 byte(s)
Diff to previous 780
   * Man page section fixes, Closes: #100076
   * Noted in description of shell library that yes, the protocol commands
     are lower-cased (it already explained about the db_ prefixing).
     Closes: #100276
   * Text frontend UI changes: select and multiselect lists no longer have
     lettered choices. Instead, it uses numbers, and any unique anchored
     substring of a choice is understood, too. The old system was great,
     except when it sucked. This should scale more evenly.
   * Added full completion to the text frontend! Now it really is the best
     frontend, for sure..
   * French po file update from Martin Quinson <Martin.Quinson@ens-lyon.fr>.
   * Fixed an obscure bug that made the REGISTER command fail if the owner
     was set to "" (or any other perlwise-false string).

Revision 780 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 14 19:23:35 2001 UTC (12 years ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6803 byte(s)
Diff to previous 732
   * A typo in debconf-getlang was making it incorrectly mark some things as
     fuzzy. Fumitoshi UKAI pointed out the fix, Closes: #97475

Revision 732 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 27 08:21:55 2001 UTC (12 years, 2 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6802 byte(s)
Diff to previous 706
omit Default: fields if the master lacks them.

Revision 706 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 22 20:06:33 2001 UTC (12 years, 2 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6774 byte(s)
Diff to previous 653
inverted persistent and transient templates

Revision 653 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 21 03:23:31 2001 UTC (12 years, 3 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6708 byte(s)
Diff to previous 609
updates for changes in template class

Revision 609 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 12 23:13:02 2001 UTC (12 years, 3 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6673 byte(s)
Diff to previous 603
   * Dutch templates file from "Thomas J. Zeeman" <tjzeeman@cs.vu.nl>,
     Closes: #85549
   * Added code to support foolish downgrades to really old and crufty
     versions of debconf. Closes: #85124

Revision 603 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 22:08:28 2001 UTC (12 years, 3 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6695 byte(s)
Diff to previous 601
   * Updated Franch translation from Martin Quinson
     <Martin.Quinson@ens-lyon.fr>
   * debconf-getlang now preserves fuzzy translations accross multiple runs,
     if a new translation is not put in. I also had to rename the -OLD
     fields to -fuzzy.

Revision 601 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 30 21:48:09 2001 UTC (12 years, 3 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6337 byte(s)
Diff to previous 599
   * Updated the Swedish translation.
   * Made debconf-getlang more or less ignore whitespace as a factor
     in fuzzy translations.
   * Now you have to list the files to look at in stats mode too,
     seems hardcoding the lookup wasn't such a good idea.
   * Removed the -q flag, just use --stats instead.
   * Added Korean translation from Eungkyu Song <eungkyu@sparcs.kaist.ac.kr>

Revision 599 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 30 00:14:50 2001 UTC (12 years, 3 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 6341 byte(s)
Diff to previous 543
   * debconf-getlang supports detection of fuzzy translations now,
     and can display translation stats for a package too. See man page.
   * Added dialog frontend back to template description for now.
     Closes: #83670

Revision 543 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 23 19:20:03 2000 UTC (12 years, 6 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 2557 byte(s)
Diff to previous 539
   * confmodule: Properly quote arguments to frontend, just in case.
     Closes: #74827
   * debconf-loadtemplates was totally hosed. It forgot to load the db up,
     and so it wiped it all out when it saved it! Fixed, Closes: #74826
   * Added basic syntax checking and usage to debconf-getlang (and
     debconf-loadtemplate too). Closes: #74825

Revision 539 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 18 08:55:48 2000 UTC (12 years, 7 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 2478 byte(s)
Diff to previous 536
   * Removed recursive build-dependancy on debconf-utils. There were two
     ways to do this, the quick hack way and the move lots of directories in
     cvs way. I took the latter.
   * While I was reorganizing *EVERYTHING*, I renamed all the perl modules,
     what was Debian::DebConf::foo is now Debconf::foo.
     Debian::DebConf::Client::ConfModule is now just Debconf::ConfModule, but
     a stub module exists in the old location for backwards compatability
     (thanks, bod).
   * If you use the new module, you should depend on this version of
     Debconf!
   * This hacking also required some ugly ugly hacking of the debconf
     database. Debconf needs a real database. :-(
   * I guess this means the filename in all the .po files are wrong, bug
     since those filenames are in comments, the .po files should continue to
     work, right?
   * debconf-utils now depends on debconf >= 0.4, so it will continue to
     work.
   * Needless to say, this was a massive PITA all around. I've NEVER going
     to do this again, so I hope I got it right.
   * For a short while, I considered using MakeMaker. That is, until I
     noticed MakeMaker had no way of marking scripts for install into
     /usr/sbin, and after not one but two perl gods advised me using it for
     anything more cpmplex than a simple library package was not a good
     idea. People have asked me to use MakeMaker in the past, and it's just
     not going to happen unless you send me a very nice patch.

Revision 536 - (view) (download) (annotate) - [select for diffs]
Added Tue Oct 17 21:54:34 2000 UTC (12 years, 7 months ago) by joey
Original Path: debconf-trunk/debconf-getlang
File length: 2510 byte(s)
more epic struggles to change the world

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5