summaryrefslogtreecommitdiffstats
path: root/perl-install/share
Commit message (Collapse)AuthorAgeFilesLines
* updated Slovenian filePablo Saratxaga2005-03-091-176/+443
|
* Translation fixes.Marek Laane2005-03-091-5/+5
|
* removed obsolete IMEs for zh_TWFunda Wang2005-03-081-1/+1
|
* install scim-input-pad for japanese usersThierry Vignaud2005-03-081-1/+1
|
* updated slovak translationTibor Pittich2005-03-081-4145/+3278
|
* use fonts-ttf-dejavu instead of fonts-ttf-vera (bug #13493).Frederic Lepied2005-03-071-1/+1
|
* updated Bengali filePablo Saratxaga2005-03-071-141/+693
|
* updateThierry Vignaud2005-03-071-4/+4
|
* - by default, gtk use /usr/share/themes/Galaxy/gtk-2.0/gtkrc,Pascal Rigaux2005-03-073-95/+4
| | | | | | | | so add this gtkrc to the install, and so no need to have galaxy settings in themes-galaxy.rc => this fixes the doc theme not having the good shapes for the buttons - fix the worst pb in themes-blue.rc (even if we don't use it)
* more and more fixesPer Øyvind Karlsen2005-03-071-13/+13
|
* proofreading (gerard delafond)Thierry Vignaud2005-03-061-151/+151
|
* more fixes..Per Øyvind Karlsen2005-03-061-60/+58
|
* *** empty log message ***Arpad Biro2005-03-061-27/+65
|
* *** empty log message ***Arpad Biro2005-03-061-263/+190
|
* updated po filesShiva Huang2005-03-061-137/+143
|
* meloJosé Jorge2005-03-061-194/+108
|
* updated po filesShiva Huang2005-03-051-41/+42
|
* 100% good to go!:)Per Øyvind Karlsen2005-03-041-116/+108
|
* updated po filesShiva Huang2005-03-041-219/+256
|
* *** empty log message ***Dovix2005-03-041-137/+203
|
* Translation nitRafael Garcia-Suarez2005-03-041-1/+2
|
* *** empty log message ***Dovix2005-03-041-225/+175
|
* A few more fixes:)Per Øyvind Karlsen2005-03-041-80/+79
|
* 100%!Per Øyvind Karlsen2005-03-041-257/+215
| | | | | :)
* *** empty log message ***Dovix2005-03-041-11/+12
|
* *** empty log message ***Dovix2005-03-041-81/+114
|
* *** empty log message ***Dovix2005-03-041-119/+174
|
* updateThierry Vignaud2005-03-031-52/+54
|
* Sync with Arabeyes CVSYoucef Rabah Rahal2005-03-031-4/+5
|
* updateThierry Vignaud2005-03-031-26/+28
|
* updated po filesShiva Huang2005-03-031-2513/+2570
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2005-03-031-183/+181
|
* updated po filesShiva Huang2005-03-031-26/+28
|
* Fix .po syntaxRafael Garcia-Suarez2005-03-031-1/+0
|
* Added translation for "recommended" stringPablo Saratxaga2005-03-0369-215562/+251703
|
* updated slovak translationTibor Pittich2005-03-021-6235/+6432
|
* some additionsrstandtke2005-03-021-5881/+3918
|
* *** empty log message ***Dovix2005-03-021-3202/+4001
|
* fixed menuPablo Saratxaga2005-03-021-3999/+4705
|
* - Let hardware-specific GUI tools for HP printers not be installed by defaultTill Kamppeter2005-03-021-3/+5
| | | | | | during installation. They get only preloaded now, so that printerdrake can install them if needed (bug 13957).
* fixed menusPablo Saratxaga2005-03-021-3266/+4068
|
* updated po filePablo Saratxaga2005-03-021-2/+2
|
* small fix in Afrikaans filePablo Saratxaga2005-03-021-3146/+3954
|
* do not install gftp with gnome, it's not HIG compliant, it's notThierry Vignaud2005-03-011-1/+0
| | | | | gtk+2, it's bog prone and browser & nautilus are better
* add i18n packages for mozilla-firefoxFrederic Crozat2005-03-011-0/+1
|
* fix bogus translationThierry Vignaud2005-03-011-4065/+4826
|
* more proof readingPer Øyvind Karlsen2005-03-011-4021/+4634
|
* corrected syntax errorPablo Saratxaga2005-03-011-14200/+4541
|
* Small fixesPjetur Hjaltason2005-03-011-4313/+5924
|
* - remove ddcxinfos, replaced by monitor-edid (which is in a separate package)Pascal Rigaux2005-02-281-0/+4
| | | | | | | | | | | | - add many resolutions (they are structured by aspect ratio for next move) - put the "Monitor preferred modeline" from EDID in xorg.conf - for this ModeLine must be exported from the monitor section - specifying a VendorName|ModelName in auto_inst is valid, don't overwrite it with edid probe - the strange /dev/zero needed (?) by ddcxinfos is no more needed - field {size} is now {diagonal_size}, and is no more "corrected" - add @CVT_ratios and @CVT_vfreqs (unused at the moment) - Getopt::Long is needed by monitor-parse-edid