summaryrefslogtreecommitdiffstats
path: root/perl-install/share
Commit message (Collapse)AuthorAgeFilesLines
* updated pot filePablo Saratxaga2004-09-051-7/+2
|
* Updated Simplified Chinese translationFunda Wang2004-09-051-131/+136
|
* - we need unicode_start, which need kbd_mode and a real "echo" commandPascal Rigaux2004-09-031-0/+2
| | | | | | - initialize newt (and so slang) with a fake en_US.UTF-8 locale during install (and it works better when slang does its setlocale, i don't know why)
* stage1 terminfo is not available anymore, use our own terminfoPascal Rigaux2004-09-031-0/+1
|
* now kernel-i686-up-4GB and kernel-p3-smp-64GB are deprecatedFlorent Villard2004-09-031-2/+2
|
* updated pot filePablo Saratxaga2004-09-021-386/+401
|
* add synaptics in INSTALL sectionOlivier Blin2004-09-021-0/+1
|
* comply with the rpmsrate parserPascal Rigaux2004-09-011-2/+2
|
* fixed fonts.cache-1 file so that the tamil font no longer claims itPablo Saratxaga2004-09-011-0/+0
| | | | | support western languages.
* Updated POT fileFunda Wang2004-09-011-343/+348
|
* add xawtv in TV section, install ati.2 for ATI cards onlyOlivier Blin2004-09-011-1/+3
|
* fixed/added some laptop entriesFrederic Lepied2004-09-011-6/+7
|
* enable SCIM for Amharic languageThierry Vignaud2004-09-011-0/+1
|
* modified the fonts.conf file so that a subset of the "sans" alias listPablo Saratxaga2004-09-011-0/+0
| | | | | | | | | is copied into the "serif" and "monospace" aliases list, before the listing of problematic fonts, hoping it will solve bug #10937 (apparently the problem is that input fields want a monospace font, there is no latin monospace font, and a rando font is used, the tamil one having wrong glyphs at some latin1 positions)
* remove duplicated entry for nut-serverRafael Garcia-Suarez2004-09-011-1/+1
|
* Updated POT fileFunda Wang2004-08-311-565/+572
|
* install nut-server for MGE's UPSThierry Vignaud2004-08-311-0/+1
|
* Remove duplicate entries in rpmsrateRafael Garcia-Suarez2004-08-311-1/+0
|
* added kuickshow and supertuxFrederic Lepied2004-08-311-1/+3
|
* added smartmontoolsFrederic Lepied2004-08-301-0/+1
|
* updated pot filePablo Saratxaga2004-08-301-31/+66
|
* typo fixes (Arpad Biro <biro_arpad@yahoo.com>)Thierry Vignaud2004-08-301-9/+9
|
* New imageDavid Baudens2004-08-301-0/+0
|
* updated pot filePablo Saratxaga2004-08-301-349/+419
|
* Updated POT fileFunda Wang2004-08-291-671/+767
|
* sort a few entriesThierry Vignaud2004-08-271-6/+6
|
* Remove duplicated entries with complex flags from the rpmsrateRafael Garcia-Suarez2004-08-271-10/+1
|
* Don't install kdeutils-klaptop all the timeLaurent Montel2004-08-271-1/+1
| | | | | just when we detect a laptop
* typo fixThierry Vignaud2004-08-262-3/+3
|
* Images for 10.1David Baudens2004-08-2530-0/+0
|
* typo fixThierry Vignaud2004-08-241-1/+1
|
* updated pot filePablo Saratxaga2004-08-231-517/+517
|
* language names are upcase in englishThierry Vignaud2004-08-231-1/+1
|
* protocol names, trademark and acronyms should be upcaseThierry Vignaud2004-08-231-15/+15
|
* aspell's typo fixesThierry Vignaud2004-08-231-32/+32
|
* adjust Makefile to fit doc module zh_cnFunda Wang2004-08-221-0/+1
|
* updated pot filePablo Saratxaga2004-08-201-1623/+1821
|
* install kdeutils-klaptop on laptopsOlivier Blin2004-08-201-0/+2
|
* fix drakxtools buildThierry Vignaud2004-08-201-1/+0
|
* standardized on using the asterisk as bullet list for all advertisingsPablo Saratxaga2004-08-201-3/+3
|
* typo fixesThierry Vignaud2004-08-191-49/+49
|
* reduce non default (aka old default ones) IM priorityThierry Vignaud2004-08-191-1/+1
|
* removing OpenIPMI as defaultErwan Velu2004-08-191-1/+1
|
* - don't generate locales.tar.bz2, do the same directly (since it's now quite ↵Pascal Rigaux2004-08-174-37/+12
| | | | | | | simple) - when using ramdisk, we now have all the locales, no need to handle it specially
* fix rpmsrate regarding s2uThierry Vignaud2004-08-171-1/+0
|
* field is {default_selected}, not {selected}Pascal Rigaux2004-08-161-6/+6
|
* updated Italian filePablo Saratxaga2004-08-151-3/+3
|
* zh_CN -> zh_cn to fit CVS moduleFunda Wang2004-08-141-8/+8
|
* changed arabic font to roya.ttf (from fonts-ttf-arabic-farsi) whichPablo Saratxaga2004-08-131-0/+0
| | | | | | | | | also cover Farsi (fa). updated Nimbus Sans L to cooker version, and edited it to add the two missing letters needed to full latin and cyrillic coverage (the two letters were latin schwa (for Azeri) and cyrillic che with descender (for Tajik))
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-134-132/+136
| | | | | | | | - code to display compssUsers choices is now in compssUsers.pl - {compssUsers} is now a list instead of a hash, and so drop {compssUsersSorted} - rename {compssUsersChoice} to {rpmsrate_flags_chosen} (better name) - i18n_compssUsers is no more needed, add share/compssUsers.pl* to ALLPMS