Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drakxtools depends on gurpmi (do_pkgs->install for example) | Guillaume Cottenceau | 2003-08-12 | 1 | -2/+5 |
| | |||||
* | > During the installation when one chooses Uzbek (latin) as a language the next | Pascal Rigaux | 2003-08-12 | 1 | -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 because | Pascal Rigaux | 2003-08-12 | 1 | -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 Benedict | 2003-08-12 | 1 | -8/+8 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-08-11 | 2 | -128/+101 |
| | |||||
* | Search for files to restore. | Stew Benedict | 2003-08-11 | 1 | -61/+99 |
| | | | | | | Fix looping signal_connect in catalog restore. GUI fixes - Fabrice FACORAT. | ||||
* | added bash-completion in TERMINALS section. | Francois Pons | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | more newbie-friendly message: | Pascal Rigaux | 2003-08-11 | 1 | -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 Rigaux | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | when any::setupBootloader_simple() fail, use any::setupBootloader() afterwards | Pascal Rigaux | 2003-08-11 | 2 | -3/+7 |
| | |||||
* | sanitize_ver() can fail and return '' | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 7 | -10/+9 |
| | |||||
* | why were c, pkgs and URPM::Resolve excluded? i don't know, but that's much | Pascal Rigaux | 2003-08-11 | 1 | -3/+0 |
| | | | | | better when perl_checker can see them | ||||
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 5 | -49/+44 |
| | |||||
* | since we wrote the password in /etc/passwd, we must convert to shadow | Pascal Rigaux | 2003-08-10 | 1 | -0/+3 |
| | |||||
* | use Gtk2::Button->new_with_label instead of Gtk2::Button->new for some ↵ | Pascal Rigaux | 2003-08-10 | 2 | -2/+2 |
| | | | | widgets otherwise underscores become underlines (bug #4678) | ||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-10 | 1 | -2/+2 |
| | |||||
* | replace "Press \"Forward\" to continue" with "Press \"%s\" to continue" (bug ↵ | Pascal Rigaux | 2003-08-10 | 1 | -1/+1 |
| | | | | #4564) | ||||
* | add gtkset_alignment | Guillaume Cottenceau | 2003-08-08 | 1 | -1/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-08-08 | 2 | -87/+233 |
| | |||||
* | Fix removed users code (thanks gc). Enable .backupignore. | Stew Benedict | 2003-08-07 | 1 | -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 Benedict | 2003-08-07 | 1 | -6/+27 |
| | |||||
* | - drakxservices: xinetd services have a special treatment | Pascal Rigaux | 2003-08-07 | 1 | -1/+6 |
| | | | | | | - localedrake: fix the "zh_TW with country China" case - no more stock icons | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-08-07 | 1 | -1/+73 |
| | |||||
* | in drakxservices, display differently services handled by xinetd (bug #4516) | Pascal Rigaux | 2003-08-06 | 1 | -23/+33 |
| | |||||
* | create services_raw() which returns all the info out of "chkconfig --list" | Pascal Rigaux | 2003-08-06 | 1 | -5/+18 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-06 | 1 | -1/+1 |
| | |||||
* | try to restore the MBR using "lilo -u" for users not liking the default | Pascal Rigaux | 2003-08-06 | 1 | -0/+2 |
| | | | | | bootloader automatic configuration (eg: bug #4415) | ||||
* | Use capital letter when needed | David Baudens | 2003-08-06 | 1 | -5/+5 |
| | |||||
* | Turkish "F" keyboard was unavailable due to a typo | Pablo Saratxaga | 2003-08-05 | 1 | -2/+2 |
| | |||||
* | - fix system_locales_to_ourlocale() returning { lang => 'zh' } for ↵ | Pascal Rigaux | 2003-08-05 | 1 | -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 typo | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | add flag UTF8 for rpmsrate | Pascal Rigaux | 2003-08-05 | 1 | -0/+1 |
| | |||||
* | ghanese ppl don't talk french!? | Guillaume Cottenceau | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-08-05 | 1 | -1/+34 |
| | |||||
* | do not invert Ok/Cancel for mdk 9.2 (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | checking transaction allow ordering them ;-) | Francois Pons | 2003-08-05 | 1 | -1/+2 |
| | |||||
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 19 | -139/+138 |
| | |||||
* | make default size of transaction to 13 (?) and avoid rpm ordering which seems | Francois Pons | 2003-08-05 | 1 | -2/+5 |
| | | | | | nasty at present (missing configuration read ?). | ||||
* | added discovery and download meta_class facility in VERSION file. | Francois Pons | 2003-08-05 | 1 | -2/+3 |
| | |||||
* | fixed ordering of packages. | Francois Pons | 2003-08-05 | 1 | -2/+2 |
| | |||||
* | fixed otherOnly for package selection not correctly updated (according to | Francois Pons | 2003-08-05 | 1 | -2/+1 |
| | | | | | changes in perl-URPM). | ||||
* | revert my bad change | Guillaume Cottenceau | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-08-05 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-08-05 | 1 | -1/+189 |
| | |||||
* | commit titi's requested typos changes | Guillaume Cottenceau | 2003-08-05 | 1 | -7/+6 |
| | |||||
* | don't have two / in the urpmi url or it seems it causes problems | Guillaume Cottenceau | 2003-08-04 | 1 | -1/+1 |
| | | | | | for some people (some ftp servers? wget/curl? proxy? no sé..) | ||||
* | added log. | Francois Pons | 2003-08-04 | 1 | -0/+2 |
| | |||||
* | updated with newer perl-URPM | Francois Pons | 2003-08-04 | 1 | -5/+5 |
| |