summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perl_checker fixesThierry Vignaud2002-12-103-18/+18
* perl_checker fixesThierry Vignaud2002-12-101-11/+11
* use "perl_checker --generate-pot" instead of fake_c + xgettextPascal Rigaux2002-12-102-30/+2
* service_harddrake.sh is not a PM, so i remove it from STANDALONEPMS_Pascal Rigaux2002-12-101-1/+1
* perl_checker --generate-pot is a bit picky about the localisation of "#-PO:" ...Pascal Rigaux2002-12-102-8/+8
* do not duplicate "An error occurred ..." t10n stringPascal Rigaux2002-12-101-4/+8
* minimal perl_checker fixes to have only warningsPascal Rigaux2002-12-108-59/+55
* live_install is a shell script, do not pretend it's perl ;pPascal Rigaux2002-12-101-1/+1
* move long messages (like license) to a new package: install_messages.pmPascal Rigaux2002-12-093-131/+150
* remove unused variable ($step_name)Pascal Rigaux2002-12-091-1/+0
* remove dynamic theme choosing, and next/previous (F11/F12) handlingPascal Rigaux2002-12-092-12/+2
* remove already obsolete themesPascal Rigaux2002-12-093-136/+0
* remove code handling setstepPascal Rigaux2002-12-095-41/+3
* remove old codePascal Rigaux2002-12-091-1/+0
* - handle more locally "Reload partition table" (esp. without using setstep)Pascal Rigaux2002-12-093-16/+27
* make perl_checker happyArnaud Desmons2002-12-091-1/+1
* drakconnect conf file no more uploaded with now useless variableArnaud Desmons2002-12-092-50/+48
* remove unused modulesThierry Vignaud2002-12-091-1/+0
* updated Brazilian filePablo Saratxaga2002-12-081-3533/+4260
* Added Albanian filePablo Saratxaga2002-12-071-0/+14099
* perl_checker help'ed fixGuillaume Cottenceau2002-12-061-1/+1
* don't use unlessGuillaume Cottenceau2002-12-061-1/+1
* s/Gtk->/Gtk2->/Guillaume Cottenceau2002-12-061-6/+6
* updated po filePablo Saratxaga2002-12-062-7655/+11071
* better styleGuillaume Cottenceau2002-12-061-3/+1
* be more perl_checker compliantPascal Rigaux2002-12-061-1/+1
* be more perl_checker compliantPascal Rigaux2002-12-061-3/+2
* perl checker OwnZ Da W3rldGuillaume Cottenceau2002-12-061-2/+2
* add bind_textdomain_codeset, iconv the dgettext results to UTF8 since perl se...Guillaume Cottenceau2002-12-061-16/+34
* miscGuillaume Cottenceau2002-12-061-8/+4
* isdn data are now fetched form system instead of drakconnect conf fileArnaud Desmons2002-12-065-84/+135
* 2.1.3 doesn't have trouble with expand_to_pathGuillaume Cottenceau2002-12-061-2/+0
* parameter passing using $_ is badPascal Rigaux2002-12-051-4/+5
* replace "map $_->{normal}, @l" with "map { $_->{normal} } @l"Pascal Rigaux2002-12-051-1/+1
* $_ was not localized, fixing (and cleanup)Pascal Rigaux2002-12-051-3/+2
* format => sub { ...} doesn't pass parameter as $_, but as $_[0]Pascal Rigaux2002-12-051-1/+1
* updated po filesPablo Saratxaga2002-12-0545-118622/+153770
* Fixed some typos or bad EnglishPablo Saratxaga2002-12-053-1759/+1885
* try to fix charset2pango_fontGuillaume Cottenceau2002-12-051-1/+5
* fix syntax & styleGuillaume Cottenceau2002-12-052-25/+27
* gtk+-2 portThierry Vignaud2002-12-051-5/+5
* use gtkflush()Thierry Vignaud2002-12-054-7/+7
* two pango font names, for 10 and 12 sizesPablo Saratxaga2002-12-051-1/+2
* start gtk+2 port; perl-gtk2 is expected to implementThierry Vignaud2002-12-051-56/+53
* made some functions to retrieve pango font namese from lang/charsetPablo Saratxaga2002-12-052-2/+46
* fix gtk+-2 portThierry Vignaud2002-12-051-6/+6
* glib-config is obsolete nowThierry Vignaud2002-12-051-1/+1
* gtk+-2 portThierry Vignaud2002-12-051-1/+1
* drakxservices' gtk+-2 portThierry Vignaud2002-12-051-7/+7
* add bind_textdomain_codesetGuillaume Cottenceau2002-12-051-0/+1