| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - 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 |
| | | |||||
| * | fix ask_window_manager_to_logout for gnome | Pascal Rigaux | 2003-08-04 | 1 | -1/+1 |
| | | |||||
| * | 9.2-0.27mdk | Guillaume Cottenceau | 2003-08-04 | 1 | -1/+6 |
| | | |||||
| * | gc: commit pixel's 9.2-0.26mdk changelog diff (pixel sux) | Pascal Rigaux | 2003-08-04 | 1 | -1/+5 |
| | | |||||
| * | removed bad keyboard from list for Swedish; | Pablo Saratxaga | 2003-08-04 | 1 | -1/+2 |
| | | |||||
| * | removed 'xh_ZA' in double in @locales | Pablo Saratxaga | 2003-08-04 | 1 | -1/+1 |
| | | |||||
| * | fix not possible to select with mouse anymore (rpmdrake etc) | Guillaume Cottenceau | 2003-08-04 | 1 | -4/+3 |
| | | |||||
| * | revert "use checkboxes instead of icons" | Guillaume Cottenceau | 2003-08-04 | 1 | -32/+10 |
| | | |||||
| * | updated pot file | Pablo Saratxaga | 2003-08-04 | 2 | -72/+226 |
| | | |||||
| * | updated list of available locales | Pablo Saratxaga | 2003-08-04 | 1 | -2/+2 |
| | | |||||
| * | Add new cooker logo for installation | Florent Villard | 2003-08-04 | 1 | -0/+0 |
| | | |||||
| * | don't export destroy_window(), this function doesn't exist! (thanks to ↵ | Pascal Rigaux | 2003-08-04 | 1 | -1/+1 |
| | | | | | perl_checker) | ||||
| * | perl_checker compliance | Pascal Rigaux | 2003-08-04 | 1 | -3/+3 |
| | | |||||
| * | disable selecting text and popping the contextual menu | Pascal Rigaux | 2003-08-04 | 1 | -0/+1 |
| | | | | | | (GUI team says it's *horrible* to be able to do select text!) | ||||
| * | OptionMenus do not have an horizontal scroll-bar. This can cause havoc for | Pascal Rigaux | 2003-08-03 | 1 | -9/+13 |
| | | | | | | | long strings. So use combo box as we used to do in those cases (eg: diskdrake Create dialog box in expert mode) (bug #4484) | ||||
| * | don't overwrite $o->{bootloader}{method} (much nicer for auto_installs) | Pascal Rigaux | 2003-08-03 | 1 | -1/+1 |
| | | |||||
| * | - copy /etc/mtab to /mnt/etc/mtab to have a nice chrooted "mount" or "df" | Pascal Rigaux | 2003-08-03 | 1 | -3/+8 |
| | | | | | | - some perl_checker compliance | ||||
| * | fix /sbin/insmod /sbin/rmmod and /sbin/lsmod which were dead symlinks | Pascal Rigaux | 2003-08-03 | 1 | -4/+4 |
| | | | | | | (to /etc/alternatives/something) | ||||
| * | more complete name for the setRootPassword step: "Set root password and | Pascal Rigaux | 2003-08-03 | 1 | -1/+1 |
| | | | | | | network authentication methods" instead of simply "Set root password" | ||||
| * | Tool tips. | Stew Benedict | 2003-08-03 | 1 | -49/+84 |
| | | |||||
| * | re-adding with -kb | Pascal Rigaux | 2003-08-01 | 15 | -1/+14 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
| * | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | | |||||
