summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/localedrake
Commit message (Expand)AuthorAgeFilesLines
* do not warn about already installed packages when run as userOlivier Blin2009-12-011-3/+5
* reuse any::ask_for_X_restart() (thus also advise to restart when changingThierry Vignaud2008-05-131-7/+1
* enhance the dialog (ok/cancel instead of yes/no)Pascal Rigaux2008-02-051-1/+1
* set svn:executable propertyThierry Vignaud2007-08-101-0/+0
* - allow to use --apply anywhere on the command line ( thanks ennael for spott...Michael Scherer2005-09-141-1/+1
* create lang::write_and_install() which takes a $do_pkgsPascal Rigaux2005-08-091-2/+14
* add language selection to finish-installPascal Rigaux2005-06-011-26/+1
* add commentThierry Vignaud2005-05-021-0/+1
* always warn the user to logout, even if we can't help (bugzilla #14403)Pascal Rigaux2005-03-181-5/+7
* enable to enable/disable utf-8Thierry Vignaud2005-03-161-0/+1
* ensure there's never a "previous" button on first stepThierry Vignaud2005-03-161-1/+1
* Yes/no is better than Ok/cancel for logout questionThierry Vignaud2004-11-301-1/+1
* really reset IM on language switchThierry Vignaud2004-09-091-1/+1
* remove debug messageThierry Vignaud2004-09-091-1/+0
* only default to per locale default IM when switching between localesThierry Vignaud2004-09-091-0/+3
* drop lang::write()'s prefix parameter in favor of $::prefix (which was alread...Thierry Vignaud2004-09-061-2/+2
* use proper window & banner iconThierry Vignaud2004-09-021-0/+1
* set banner title...Thierry Vignaud2004-09-021-0/+2
* do not complain on wizcancelThierry Vignaud2004-08-271-1/+3
* no need to check first step return value since we're covered by bothThierry Vignaud2004-08-271-1/+1
* remove useless label "the_end"Thierry Vignaud2004-08-271-7/+2
* inline select_language()Thierry Vignaud2004-08-271-4/+1
* make it looks and behave like a wizard for GUI sanity (previouslyThierry Vignaud2004-08-271-0/+3
* we never pass a prefix to lang::read() which is always use in standalone,Pascal Rigaux2004-08-091-2/+2
* perl_checker compliancePascal Rigaux2004-01-061-1/+0
* perl_checkerPascal Rigaux2003-10-011-2/+2
* fix behaviour when only one lang is available (clickingGuillaume Cottenceau2003-03-051-16/+38
* language/country selection change:Guillaume Cottenceau2003-02-081-13/+18
* ensure "common" is imported to have N()Pascal Rigaux2002-11-101-0/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-1/+1
* workaround kde control center calling localedrake with an empty kde langPascal Rigaux2002-09-051-1/+2
* when called by kcontrol with --apply, don't modify kde config files, kcontrol...Pascal Rigaux2002-03-061-1/+1
* restrict localedrake to installed langPascal Rigaux2002-03-011-3/+2
* - handle --kde_lang with optionally --kde_countryPascal Rigaux2002-02-181-3/+9
* change the message & ask wether to logout or notPascal Rigaux2002-02-181-2/+2
* handle --kde_country=<country>Pascal Rigaux2002-02-161-9/+16
* lang::write doesn't need the filename anymorePascal Rigaux2002-02-151-1/+1
* fix pixel stuff: don't restart wm on cancelThierry Vignaud2002-02-071-6/+6
* now works in normal user: it modifies the ~/.i18n (todo: handle kde crazy var...Pascal Rigaux2002-01-301-4/+13
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-0/+2
* add localedrake (not tested)Pascal Rigaux2001-08-291-0/+17