summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V9_2_0_29mdk'.V9_2_0_29mdkMystery Man2003-08-131993-259177/+0
|
* Updated Spanish translationsFabián Mandelbaum2003-08-131-1731/+2760
|
* updated pot filePablo Saratxaga2003-08-1356-111157/+172589
|
* medias -> mediaStew Benedict2003-08-121-3/+3
|
* do pop the "do you want to install samba?" (otherwise when cancel is pressed,Pascal Rigaux2003-08-121-4/+1
| | | | | | drakconf thinks the install exited abnormally since no window was embedded whereas "diskdrake --smb" is normally embedded)
* drakxtools depends on gurpmi (do_pkgs->install for example)Guillaume Cottenceau2003-08-121-2/+5
|
* > During the installation when one chooses Uzbek (latin) as a language the nextPascal Rigaux2003-08-121-1/+1
| | | | | | | | | | > installation stage comes in English. However, DrakX creates > /usr/share/locale_special/uz/LC_MESSAGES/libDrakX.mo and > /usr/share/locale/uz/LC_* files. this comes from during_install__l2charset() returning UNICODE which is not recognised.
* by the way, gen_locales.sh makes an error becausePascal Rigaux2003-08-121-1/+1
| | | | | | | | | | | /usr/X11R6/lib/X11/locale/common doesn't exist anymore. It used to contain ximcp.so.2 xlcDef.so.2 xlcUTF8Load.so.2 xlibi18n.so.2 xlocale.so.2 xomGeneric.so.2 in mdk9.0, but mdk9.1 install was without it and it was ok...
* Mb -> MB [Bug 4381]Stew Benedict2003-08-121-8/+8
|
* updated pot filePablo Saratxaga2003-08-112-128/+101
|
* Search for files to restore.Stew Benedict2003-08-111-61/+99
| | | | | | Fix looping signal_connect in catalog restore. GUI fixes - Fabrice FACORAT.
* added bash-completion in TERMINALS section.Francois Pons2003-08-111-1/+1
|
* more newbie-friendly message:Pascal Rigaux2003-08-111-1/+1
| | | | | | | "You need to log out and back in again for changes to take effect" instead of "Please relog into %s to activate the changes" (as suggested on cooker, thanks!)
* fix typo (fix bug #4239)Pascal Rigaux2003-08-111-1/+1
|
* perl_checker compliancePascal Rigaux2003-08-111-1/+1
|
* when any::setupBootloader_simple() fail, use any::setupBootloader() afterwardsPascal Rigaux2003-08-112-3/+7
|
* sanitize_ver() can fail and return ''Pascal Rigaux2003-08-111-1/+1
|
* perl_checker compliancePascal Rigaux2003-08-117-10/+9
|
* why were c, pkgs and URPM::Resolve excluded? i don't know, but that's muchPascal Rigaux2003-08-111-3/+0
| | | | | better when perl_checker can see them
* use $::prefix instead of passing $prefix to functionsPascal Rigaux2003-08-105-49/+44
|
* since we wrote the password in /etc/passwd, we must convert to shadowPascal Rigaux2003-08-101-0/+3
|
* use Gtk2::Button->new_with_label instead of Gtk2::Button->new for some ↵Pascal Rigaux2003-08-102-2/+2
| | | | widgets otherwise underscores become underlines (bug #4678)
* perl_checker compliancePascal Rigaux2003-08-101-2/+2
|
* replace "Press \"Forward\" to continue" with "Press \"%s\" to continue" (bug ↵Pascal Rigaux2003-08-101-1/+1
| | | | #4564)
* add gtkset_alignmentGuillaume Cottenceau2003-08-081-1/+2
|
* updated pot filePablo Saratxaga2003-08-082-87/+233
|
* Fix removed users code (thanks gc). Enable .backupignore.Stew Benedict2003-08-071-33/+60
| | | | | Clean up spastic progress bar. Add more info in "View Config"
* Deal with users that are deleted from the system [Bug 4541].Stew Benedict2003-08-071-6/+27
|
* - drakxservices: xinetd services have a special treatmentPascal Rigaux2003-08-071-1/+6
| | | | | | - localedrake: fix the "zh_TW with country China" case - no more stock icons
* *** empty log message ***Pascal Rigaux2003-08-071-1/+73
|
* in drakxservices, display differently services handled by xinetd (bug #4516)Pascal Rigaux2003-08-061-23/+33
|
* create services_raw() which returns all the info out of "chkconfig --list"Pascal Rigaux2003-08-061-5/+18
|
* perl_checker compliancePascal Rigaux2003-08-061-1/+1
|
* try to restore the MBR using "lilo -u" for users not liking the defaultPascal Rigaux2003-08-061-0/+2
| | | | | bootloader automatic configuration (eg: bug #4415)
* Use capital letter when neededDavid Baudens2003-08-061-5/+5
|
* add gigabit ethernet modules in all.rdz as well :/Guillaume Cottenceau2003-08-061-1/+1
|
* Turkish "F" keyboard was unavailable due to a typoPablo Saratxaga2003-08-051-2/+2
|
* - fix system_locales_to_ourlocale() returning { lang => 'zh' } for ↵Pascal Rigaux2003-08-051-7/+9
| | | | | | | | $locale_lang == 'zn_CN.UTF8' - in standard_locale, return zh_TW instead of zh_CN for lang=zh_TW country=CN - cleanup standard_locale
* fix an old typoPascal Rigaux2003-08-051-1/+1
|
* add flag UTF8 for rpmsratePascal Rigaux2003-08-051-0/+1
|
* ghanese ppl don't talk french!?Guillaume Cottenceau2003-08-051-1/+1
|
* *** empty log message ***Pascal Rigaux2003-08-051-1/+34
|
* do not invert Ok/Cancel for mdk 9.2 (per IHM team request)Pascal Rigaux2003-08-051-1/+1
|
* checking transaction allow ordering them ;-)Francois Pons2003-08-051-1/+2
|
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-0519-139/+138
|
* make default size of transaction to 13 (?) and avoid rpm ordering which seemsFrancois Pons2003-08-051-2/+5
| | | | | nasty at present (missing configuration read ?).
* added discovery and download meta_class facility in VERSION file.Francois Pons2003-08-051-2/+3
|
* fixed ordering of packages.Francois Pons2003-08-051-2/+2
|
* fixed otherOnly for package selection not correctly updated (according toFrancois Pons2003-08-051-2/+1
| | | | | changes in perl-URPM).
* revert my bad changeGuillaume Cottenceau2003-08-051-1/+1
|