summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* (chooseGroups) add help button to minimal installation stepThierry Vignaud2008-10-022-1/+2
|
* (reallyChooseDesktop) add help button for desktop selection stepThierry Vignaud2008-10-022-1/+8
|
* (load_from_uri,get_html_file) handle anchors in HTML help IDsThierry Vignaud2008-10-021-0/+1
|
* keep soft links in HTML help directoryThierry Vignaud2008-10-012-1/+5
|
* update (Rhoslyn Prys)Thierry Vignaud2008-10-011-6/+15
|
* update russianAlexander Kazancev2008-10-011-11/+12
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-10-011-12/+15
|
* update zh_TW translationFunda Wang2008-10-011-1/+6
|
* Translating a new messageFelipe Arruda2008-10-011-13/+13
|
* 11.64Pascal Rigaux2008-10-011-0/+2
|
* - when upgrading a kde3 box and task-kde3 is not on the CDs, propose to rebootPascal Rigaux2008-10-012-6/+15
| | | | | and upgrade through Mandriva update applet
* sortThierry Vignaud2008-10-011-3/+3
|
* (reallyChooseGroups) use HTML helpThierry Vignaud2008-10-012-1/+3
|
* - ensure proper centering of popped windowsPascal Rigaux2008-10-011-0/+1
|
* enhance commentPascal Rigaux2008-10-011-1/+1
|
* (chooseGroups) switch from ask_from() to ask_from_()Thierry Vignaud2008-10-011-2/+3
|
* - when mounting cdrom fails, retry a few times since mount will now failPascal Rigaux2008-10-012-1/+8
| | | | | instead of waiting for the drive to recognise the CD (cf #43230)
* - install apmd if /proc/apm existsOlivier Blin2008-10-012-0/+3
| | | | | (rpmsrate does not list apmd anymore, and apm is a kernel builtin)
* (_chooseDesktop) replace ":" by "." in a messageThierry Vignaud2008-10-0172-91/+91
|
* (reallyChooseDesktop) add a missing spaceThierry Vignaud2008-10-011-1/+1
|
* (_gtk__Image_using_pixbuf) revert r246993 from 2008-09-29, thus fixingThierry Vignaud2008-10-011-0/+1
| | | | | | | | | | dithering regression: "(_gtk__Image_using_pixbuf) simplify using pixbuf storage (which brings in optimized refresh on expose event as side effect) (needed for next commit)"
* Update for German (de) translationOliver Burger2008-10-011-11/+12
|
* Update French translationChristophe Berthelé2008-10-011-43/+11
|
* update translation for PolishTomasz Bednarski2008-10-011-13/+13
|
* update zh_CN translationFunda Wang2008-10-011-0/+5
|
* update translation for ItalianAndrea Celli2008-09-301-11/+13
|
* Hungarian translation updateGergely Lonyai2008-09-301-166/+129
|
* Updated Czech translation.Michal Bukovjan2008-09-301-13/+13
|
* Updated Estonian translation once more :-)Marek Laane2008-09-301-0/+5
|
* sync with codeThierry Vignaud2008-09-3071-601/+1648
|
* update string per adamw recommendationThierry Vignaud2008-09-301-2/+4
|
* Updated Estonian translation.Marek Laane2008-09-301-12/+12
|
* commit the string for translation (but still need to be reviewed by adam)Pascal Rigaux2008-09-301-0/+4
| | | | | the code will come later (when decided how to do it)
* unfuzzyThierry Vignaud2008-09-301-3/+3
|
* Updated ES translationFabián Mandelbaum2008-09-301-43/+46
|
* (ask_deselect_media__copy_on_disk) add help button for media selection stepThierry Vignaud2008-09-302-2/+5
|
* fix/adjust some help pages (#42986)Thierry Vignaud2008-09-302-1/+6
|
* update (Rhoslyn Prys)Thierry Vignaud2008-09-291-3/+3
|
* more precise log messageThierry Vignaud2008-09-291-1/+1
|
* release installer too (11.58)Thierry Vignaud2008-09-291-0/+2
|
* - ask_deselect_media__copy_on_disk: Pascal Rigaux2008-09-292-3/+7
| | | | | | | o do not select all media by default (eg: debug media) (nb: this dialog occurs when user chooses "Go back to media and packages selection" on pkg install error)
* - ask_deselect_media__copy_on_disk: replace scrolled window around everythingPascal Rigaux2008-09-292-5/+8
| | | | | with a scrolled window around the list of checkboxes
* (create_boxradio) add spacing between radio buttons for readability (#44332)Thierry Vignaud2008-09-291-0/+1
|
* Version 11.57 never got released due to build faillures due toThierry Vignaud2008-09-291-4/+1
| | | | | fonts-ttf-gurmukhi => fonts-ttf-lohit switch
* adapt to fonts-ttf-gurmukhi => fonts-ttf-lohit switchThierry Vignaud2008-09-292-1/+2
|
* reindentThierry Vignaud2008-09-291-1/+2
|
* (_gtk__MDV_Notebook) render left background as dithered too (looks better onThierry Vignaud2008-09-291-0/+2
| | | | | 16bit displays)
* update (Rhoslyn Prys)Thierry Vignaud2008-09-281-12/+12
|
* 11.57Thierry Vignaud2008-09-281-0/+2
|
* (move_selection) better positionning of sidepanel's selection barThierry Vignaud2008-09-282-1/+3
| | | | | | | | | instead of using hardcoded offset (mainly visible in MCC) rationale: we pass the whole label widget as parameter so that we got more control on how to compute the Y coordinate instead of requiring callers to extract label's position from the widget