Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (write_partitions) remove ending "!" from "Partition table of drive %s is ↵ | Thierry Vignaud | 2008-09-11 | 72 | -131/+131 |
| | | | | going to be written to disk!" | ||||
* | remove ending "!" from "Read carefully!" | Thierry Vignaud | 2008-09-11 | 73 | -140/+140 |
| | |||||
* | (wait_load_module) add a less generic title (instead of "Please wait") | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | (selectKeyboard) just hide "advanced" title if there're no "advanced" widgets | Thierry Vignaud | 2008-09-11 | 1 | -1/+2 |
| | |||||
* | (selectKeyboard) remove ending "." from title | Thierry Vignaud | 2008-09-11 | 72 | -127/+127 |
| | |||||
* | (selectKeyboard) I forgot to commit adding ":" when commiting pos | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2008-09-11 | 1 | -2/+2 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-09-11 | 71 | -2202/+2716 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-09-11 | 71 | -6214/+4610 |
| | |||||
* | (selectKeyboard) render title in blue in advanced dialog | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | (ask_fromW) fix displaying "Help" Button for HTML help | Thierry Vignaud | 2008-09-11 | 2 | -1/+2 |
| | |||||
* | (display_help) reindent and make it clearer through using 'elsif' | Thierry Vignaud | 2008-09-11 | 1 | -34/+34 |
| | |||||
* | (title1_to_markup) bump titles' size by 1 (eg: from 12 to 13 for default ↵ | Thierry Vignaud | 2008-09-11 | 2 | -1/+7 |
| | | | | font settings) | ||||
* | (title1_to_markup) make it clearer (needed for next commit) | Thierry Vignaud | 2008-09-11 | 1 | -2/+5 |
| | |||||
* | (display_help) add a separator before "Close" button | Thierry Vignaud | 2008-09-11 | 3 | -0/+3 |
| | |||||
* | fix indentation | Thierry Vignaud | 2008-09-11 | 2 | -2/+2 |
| | |||||
* | reindent | Thierry Vignaud | 2008-09-11 | 2 | -2/+4 |
| | |||||
* | (errorInStep) fix parsing error messages ar markups which resulted in: | Thierry Vignaud | 2008-09-11 | 2 | -0/+2 |
| | | | | | "Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Character '" | ||||
* | (display_help) create it out of ask_fromW() | Thierry Vignaud | 2008-09-11 | 1 | -20/+23 |
| | |||||
* | (ask_fromW) put "Close" button of help at right end | Thierry Vignaud | 2008-09-11 | 3 | -1/+3 |
| | |||||
* | (_gtk__WrappedLabel) enable to override wrapping parameter (usefull for ↵ | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | | | | higher level widgets) | ||||
* | (_gtk_any_Box) fix default spacing between GUI elements | Thierry Vignaud | 2008-09-11 | 3 | -1/+3 |
| | |||||
* | (_gtk__Install_Button) do not render "Advanced" & "Help" buttons as blue | Thierry Vignaud | 2008-09-11 | 2 | -1/+1 |
| | |||||
* | - finish-install: | Pascal Rigaux | 2008-09-11 | 2 | -0/+3 |
| | | | | | o fix setting utf8 when using lang=xx from /proc/cmdline (#43566) | ||||
* | list rpcbind service in "System" category | Olivier Blin | 2008-09-11 | 3 | -1/+3 |
| | |||||
* | list nfs-common and nfs-server services (instead of nfs) in "File sharing" ↵ | Olivier Blin | 2008-09-11 | 3 | -1/+3 |
| | | | | category (thanks to spuk) | ||||
* | list ip6tables service in "Internet" category (thanks to spuk) | Olivier Blin | 2008-09-11 | 3 | -1/+7 |
| | |||||
* | 2008-09-11 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2008-09-10 | 1 | -162/+42 |
| | | | | | | * nl.po: Updated Dutch translation by Rob Teng | ||||
* | fixing fuzzy messages | Felipe Arruda | 2008-09-10 | 1 | -27/+15 |
| | |||||
* | fixing fuzzy messages | Felipe Arruda | 2008-09-10 | 1 | -68/+39 |
| | |||||
* | 11.4011.40 | Thierry Vignaud | 2008-09-10 | 3 | -1/+5 |
| | |||||
* | guess country from timezone without asking if COUNTRY is set to | Olivier Blin | 2008-09-10 | 2 | -1/+4 |
| | | | | | "simplified" in the configuration file (#23303) | ||||
* | update | Thierry Vignaud | 2008-09-10 | 1 | -7/+7 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-09-10 | 71 | -2190/+3120 |
| | |||||
* | call "country" and "keyboard" steps after "timezone" (#23303) | Olivier Blin | 2008-09-10 | 2 | -2/+3 |
| | |||||
* | guess country from timezone when possible (#23303) | Olivier Blin | 2008-09-10 | 2 | -0/+11 |
| | |||||
* | extract and rename timezone variable | Olivier Blin | 2008-09-10 | 1 | -5/+6 |
| | |||||
* | (setupBootloader__entries) add title to boot entries list window | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | extract a "country" step out of the "language" one | Olivier Blin | 2008-09-10 | 2 | -1/+10 |
| | |||||
* | always call lang_changed after setting a locale (mainly to auto-update | Olivier Blin | 2008-09-10 | 1 | -2/+2 |
| | | | | | | country), only affects future finish-install behavior, since selectLanguage_standalone as no other direct caller | ||||
* | (setupBootloader__mbr_or_not) better title | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | always ask timezone (#23303, #42368) | Olivier Blin | 2008-09-10 | 2 | -5/+2 |
| | |||||
* | allow to make ntp settings advanced in configure_timezone() | Olivier Blin | 2008-09-10 | 1 | -2/+2 |
| | |||||
* | behave nicely when a window manager is running (for debugging) | Olivier Blin | 2008-09-10 | 2 | -1/+3 |
| | |||||
* | (partitions_suggestions) better title | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | (_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order to | Thierry Vignaud | 2008-09-10 | 3 | -1/+2 |
| | | | | | make sure that all popup titles be upcase (eg: when using default step title) | ||||
* | (create_widget,create_widgets_block,create_widgets) make advanced popup ↵ | Thierry Vignaud | 2008-09-10 | 3 | -6/+9 |
| | | | | display the same title as their parents | ||||
* | reindent | Thierry Vignaud | 2008-09-10 | 1 | -1/+2 |
| | |||||
* | (create_okcancel) fix position of cancel button in popups | Thierry Vignaud | 2008-09-10 | 2 | -1/+2 |
| | |||||
* | fix input devices detection in rpmsrate (broken for 3 years, #43721) | Olivier Blin | 2008-09-10 | 3 | -1/+3 |
| |