summaryrefslogtreecommitdiffstats
path: root/perl-install/share
Commit message (Collapse)AuthorAgeFilesLines
* update to correspond to keyboard.pmPascal Rigaux2002-08-201-0/+0
|
* updated pot filePablo Saratxaga2002-08-203-1161/+1131
|
* Make sure nautilus-gtkhtml is installed by default for GNOMEFrederic Crozat2002-08-191-0/+1
|
* updated po filesPablo Saratxaga2002-08-171-427/+452
|
* updated Slovak filePablo Saratxaga2002-08-162-809/+855
|
* updated Danish and Hungarian filesPablo Saratxaga2002-08-151-42/+46
|
* Updated Slovak filePablo Saratxaga2002-08-141-1129/+1449
|
* add LSB groupFlorent Villard2002-08-141-0/+3
|
* updated some po filesPablo Saratxaga2002-08-143-3117/+2902
|
* removed duplicate aspell-xx as DrakX will take care of them now.Francois Pons2002-08-131-2/+1
|
* updated Portuguese and Chinese filesPablo Saratxaga2002-08-131-341/+341
|
* corrected erros that made the script failPablo Saratxaga2002-08-131-2/+3
|
* remove useless 2 GNOMEFlorent Villard2002-08-121-1/+0
|
* logo for beta 3Florent Villard2002-08-121-0/+0
|
* update LSB textFlorent Villard2002-08-121-1/+1
|
* locale name <-> charset correspondances better matching what DrakX usesPablo Saratxaga2002-08-123-4/+18
|
* adding aspell-LANGS before evolution to workaround the choices limitation ↵Pascal Rigaux2002-08-111-0/+1
| | | | (=> allow to choose the right aspell-LANG)
* updated some po filesPablo Saratxaga2002-08-112-1129/+1351
|
* No longer requires metacity-setup (everything can be done using ↵Frederic Crozat2002-08-091-4/+3
| | | | | | | gnome-control-center) Ensure we install enough GNOME packages when selection GNOME
* add fsck.jfsPascal Rigaux2002-08-091-0/+1
|
* fix rights on filesPascal Rigaux2002-08-091-0/+0
|
* updated pot filePablo Saratxaga2002-08-083-2108/+2485
|
* Added Tamils TSCII keyboardPablo Saratxaga2002-08-081-0/+0
|
* updated French and Walloon filesPablo Saratxaga2002-08-061-135/+162
|
* Increased the level of "yudit"; it's one of the editors with best utf-8Pablo Saratxaga2002-08-061-2/+2
| | | | | support, so very useful to have.
* switch to thread-multiPascal Rigaux2002-08-051-34/+34
|
* packdrake.pm is now in vendorlibPascal Rigaux2002-08-051-1/+1
|
* updated pot filePablo Saratxaga2002-08-053-4257/+5010
|
* - Move xf86Wacom.so modules to {i386,ppc}-specific filelistGwenolé Beauchesne2002-08-054-34/+146
| | | | | | - Make filelists lib64 aware with LIB variable - Add x86_64-specific filelist
* add lsb groupFlorent Villard2002-08-022-0/+6
|
* new logo for beta 2Florent Villard2002-08-011-0/+0
|
* change some png files names according to simplification ofGuillaume Cottenceau2002-08-015-0/+0
| | | | | gtkcreate_png call of new my_gtk.pm
* updated Hungarian filePablo Saratxaga2002-08-011-2413/+4227
|
* updated translationArkadiusz Lipiec2002-08-011-5838/+5485
|
* Added new packages needed by printerdrake.Till Kamppeter2002-08-011-4/+4
|
* updated Portuguese filePablo Saratxaga2002-07-312-5956/+7395
|
* updated pot filePablo Saratxaga2002-07-3149-140600/+152522
|
* - s/GNOME/X/ for gnome-linuxconfDaouda Lo2002-07-311-1/+1
|
* reflect errata changesGuillaume Cottenceau2002-07-302-4/+4
|
* updated pot filePablo Saratxaga2002-07-293-3138/+3715
|
* xpcd is still there (deush)Pascal Rigaux2002-07-291-1/+1
|
* - remove deprecated packagesPascal Rigaux2002-07-291-29/+17
| | | | | - adapt some to their names
* CardsNames is not needed anymorePascal Rigaux2002-07-281-1/+0
|
* hy is now using UTF8 localesPascal Rigaux2002-07-261-1/+1
|
* updated po filesPablo Saratxaga2002-07-242-500/+427
|
* updated po filesPablo Saratxaga2002-07-241-226/+207
|
* modparm.lst is not used anymore (modinfo -p)Pascal Rigaux2002-07-231-1229/+0
|
* rebuild after replacing \" by "Pascal Rigaux2002-07-231-4/+4
|
* - update help.pm based on the xml manualPascal Rigaux2002-07-227-2/+9379
| | | | | | | | | | - this fixes entities sticked together with no space in between - this also implies a few bad line-wrapping changes, but it needs to be done to have a clean state (we don't have one since 8.2beta where i updated things by hand) - put help-*.pot in CVS so that the files based on the xml manual can be updated independently from DrakX.pot & .po's
* - use new PerlIO instead of iconvPascal Rigaux2002-07-221-5/+5
| | | | | | | | - transliterate by hand &ndash and &eacute - move "use utf8" at top - fix the spaces between entities (eg: &company-microsoft; &os-windows; must not be MicrosoftWindows)