Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker cleanup | Thierry Vignaud | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | (find_files_to_restore) cleanups | Thierry Vignaud | 2004-08-09 | 1 | -3/+2 |
| | |||||
* | remove awesfx from "SYSTEM 2" otherwise it gives a fatal error | Pascal Rigaux | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | - perl_checker cleanups | Thierry Vignaud | 2004-08-09 | 1 | -14/+7 |
| | | | | | - reuse cat_() where opencoded | ||||
* | (checkNetwork) do not die when gateway canot be guessed (Joe Bolin | Thierry Vignaud | 2004-08-09 | 1 | -2/+0 |
| | | | | | | | | | | | | <sopwithcamel@charter.net>) else the applet dies never to be heard from again until the next login b/c with DHCP connections, the gateway information is lost when the network is manually brought down. Indeed gateway is not needed for direct connection through crossover cable. | ||||
* | (setState) fix status toolip | Thierry Vignaud | 2004-08-09 | 1 | -2/+2 |
| | |||||
* | allow multiple instances, but only one per user (Joe Bolin ↵ | Thierry Vignaud | 2004-08-09 | 1 | -6/+3 |
| | | | | <sopwithcamel@charter.net>) | ||||
* | fix 10.1-0.6mdk's changelog | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | (row_setting_dialog) add hints for translators | Thierry Vignaud | 2004-08-08 | 1 | -3/+12 |
| | |||||
* | (row_setting_dialog) enable translators to print a fully translated strings | Thierry Vignaud | 2004-08-08 | 1 | -4/+4 |
| | | | | | | (though we should probably just pregenerate and fill pos with all the strings b/c of inflections and mutations that occur in some languages) | ||||
* | sort theme list | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | (row_setting_dialog) do not set hash as string on labels else perl will | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
| | | | | | stringify this very hash thus making draksec crashes with strict pragma | ||||
* | simplify code through Gtk2::ComboBox->new_with_strings() | Thierry Vignaud | 2004-08-08 | 6 | -60/+23 |
| | |||||
* | (Gtk2::ComboBox->new_with_strings) make it working | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | sort WMs list | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | use proper widget (aka GtkTable) | Thierry Vignaud | 2004-08-08 | 1 | -13/+4 |
| | |||||
* | sort user list | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | Revised comments to make non-utf-8 editor happier | Funda Wang | 2004-08-08 | 1 | -5/+5 |
| | |||||
* | changed default font for gb2312 | Funda Wang | 2004-08-08 | 1 | -2/+2 |
| | |||||
* | typo fix | Funda Wang | 2004-08-08 | 2 | -2/+2 |
| | |||||
* | s/iwpconfig/iwconfig | Funda Wang | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | remove raidstop | Pascal Rigaux | 2004-08-08 | 1 | -1/+0 |
| | |||||
* | s/Mandrake/Mandrakelinux | Funda Wang | 2004-08-08 | 1 | -3/+3 |
| | |||||
* | Some string fixes | Funda Wang | 2004-08-08 | 15 | -37/+37 |
| | |||||
* | s/Mandrake/Mandrakelinux | Funda Wang | 2004-08-08 | 5 | -7/+7 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-08-08 | 1 | -1/+241 |
| | |||||
* | - switch to mdadm (instead of raidtools) | Pascal Rigaux | 2004-08-08 | 10 | -204/+169 |
| | | | | | | | | | - create mdadm.conf instead of raidtab - internal {raids} is no more indexed by X for mdX, and so don't have holes anymore - internal {chunk-size} is now a number in KiB - internal {raid} is the raid device name, not the number - various cleanup for raid detection | ||||
* | don't set toFormat if we don't have a {fs_type} (eg: pt_type 0xfd, ie raw raid) | Pascal Rigaux | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | many authentication packages where missing (bugzilla #10644) | Pascal Rigaux | 2004-08-08 | 1 | -0/+1 |
| | |||||
* | replace "More" with a more descriptive button name | Pascal Rigaux | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | only load floppy module explictly during install (otherwise it causes ugly ↵ | Pascal Rigaux | 2004-08-08 | 1 | -1/+1 |
| | | | | messages in bootloader-config) | ||||
* | updated pot file | Pablo Saratxaga | 2004-08-06 | 1 | -1806/+1934 |
| | |||||
* | reverted an unneeded string change | Pablo Saratxaga | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | 10.1-0.6mdk | Thierry Vignaud | 2004-08-06 | 1 | -1/+8 |
| | |||||
* | Allow multiple complicate flags in rpmsrate, if they're exactly the same. | Rafael Garcia-Suarez | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | fix x-unikey support (Larry Nguyen) | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | - install awesfx too if neded | Thierry Vignaud | 2004-08-06 | 1 | -0/+3 |
| | | | | | - add a note b/c we cannot install it :-) | ||||
* | cleanups for lord perl_checker | Thierry Vignaud | 2004-08-06 | 1 | -16/+14 |
| | |||||
* | If totem is to be avoided for KDE, avoid it in audio as well as in video. | Rafael Garcia-Suarez | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | (selectCountry) fix IM sorting | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | (write) fix configuring IM | Thierry Vignaud | 2004-08-06 | 1 | -3/+1 |
| | |||||
* | (advanced_when) quiet runtime warnings | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | (Gtk2::ComboBox->set_text) better error message | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | (advanced_when) fix crash when selecting an entry in pull down menus | Thierry Vignaud | 2004-08-06 | 1 | -5/+5 |
| | |||||
* | (network::adsl::adsl_conf_backend) add ppp_async alias for sagem | Olivier Blin | 2004-08-06 | 1 | -2/+3 |
| | | | | | devices (so that they work during install) | ||||
* | (adsl_conf_backend) let's have a better looking mesage | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | (create_scrolled_window) adding 6px as left margin for TextView in scrolled ↵ | Thierry Vignaud | 2004-08-06 | 1 | -0/+1 |
| | | | | Window | ||||
* | fix titypo | Olivier Blin | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | 10.1-0.5mdk | Thierry Vignaud | 2004-08-06 | 1 | -1/+20 |
| |