summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* internally keep module names according to what we configure (and our kernel, ↵Pascal Rigaux2004-08-104-25/+58
| | | | 2.4 or 2.6)
* Adapt to the new mirror structure: RPMs are no longer in a RPMS subdirectoryRafael Garcia-Suarez2004-08-101-1/+1
|
* mounting device "none" is cleanerPascal Rigaux2004-08-101-1/+1
|
* Select supplementary mediumRafael Garcia-Suarez2004-08-091-0/+6
|
* (basic_seclevel_explanation) handle any tags ala labelThierry Vignaud2004-08-091-8/+13
|
* Begin the support for installations over multiple media.Rafael Garcia-Suarez2004-08-091-42/+85
|
* s/MandrakeExpert/MandrakeexpertFunda Wang2004-08-094-8/+8
|
* replaced arabic and bengali fontsPablo Saratxaga2004-08-091-0/+0
|
* add hint about ala LaTeX strings for translatorsThierry Vignaud2004-08-098-10/+29
|
* in netconnect::(start|stop)_internet, use (connect|disconnect)_backendOlivier Blin2004-08-091-2/+2
|
* (gtkappend_page) title is optonnal and perl_checker is loudlyThierry Vignaud2004-08-091-2/+2
| | | | | complaining outdoor...
* use new ISO images volume name (#10543)Olivier Blin2004-08-091-1/+2
|
* fix regexp (do not strip paths ending in .*iso)Olivier Blin2004-08-091-1/+1
|
* use $F instead of *FPascal Rigaux2004-08-091-3/+2
|
* correctly call errorInStep()Pascal Rigaux2004-08-093-9/+10
|
* fix call to bootloader::read()Pascal Rigaux2004-08-091-1/+1
|
* perl_checker prototype compliancePascal Rigaux2004-08-091-6/+6
|
* prototype perl_checker compliancePascal Rigaux2004-08-091-2/+2
|
* prototype compliance with perl_checkerPascal Rigaux2004-08-091-3/+3
|
* help perl_checker know the $all_hds *is* usedPascal Rigaux2004-08-091-0/+1
|
* fix typoPascal Rigaux2004-08-091-1/+1
|
* - fix unlockCdrom()Pascal Rigaux2004-08-091-17/+15
| | | | | - ejectCdrom() prototype compliance with perl_checker
* we never pass a prefix to lang::read() which is always use in standalone,Pascal Rigaux2004-08-094-8/+7
| | | | | so use $::prefix and don't pass a prefix anymore
* - adapt prototype of runlevel() to its usePascal Rigaux2004-08-091-6/+5
| | | | | - bootloader::read() needs fstab
* flags is optionalPascal Rigaux2004-08-091-2/+2
|
* perl_checker compliance + cleanupPascal Rigaux2004-08-091-14/+14
|
* handle ipw2200 tooThierry Vignaud2004-08-091-1/+1
|
* 10.1-0.7mdkThierry Vignaud2004-08-091-1/+13
|
* - move the "Input method:" at the end (titi did put it in the middle for ↵Pascal Rigaux2004-08-091-3/+3
| | | | | | | OptionMenu which is crap) - need updating the "changed" callback since there is a new entry
* typo fix (from Olivier Borowski)Olivier Blin2004-08-091-1/+1
|
* updated pot filePablo Saratxaga2004-08-091-489/+468
|
* allow 192.168.1.1:/exportPascal Rigaux2004-08-091-1/+1
|
* developers should always run their stuff with the strict pragmaThierry Vignaud2004-08-091-1/+1
|
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-0912-651/+651
|
* perl_checker cleanupThierry Vignaud2004-08-091-1/+1
|
* (find_files_to_restore) cleanupsThierry Vignaud2004-08-091-3/+2
|
* remove awesfx from "SYSTEM 2" otherwise it gives a fatal errorPascal Rigaux2004-08-091-1/+1
|
* - perl_checker cleanupsThierry Vignaud2004-08-091-14/+7
| | | | | - reuse cat_() where opencoded
* (checkNetwork) do not die when gateway canot be guessed (Joe BolinThierry Vignaud2004-08-091-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 toolipThierry Vignaud2004-08-091-2/+2
|
* allow multiple instances, but only one per user (Joe Bolin ↵Thierry Vignaud2004-08-091-6/+3
| | | | <sopwithcamel@charter.net>)
* fix 10.1-0.6mdk's changelogThierry Vignaud2004-08-081-1/+1
|
* (row_setting_dialog) add hints for translatorsThierry Vignaud2004-08-081-3/+12
|
* (row_setting_dialog) enable translators to print a fully translated stringsThierry Vignaud2004-08-081-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 listThierry Vignaud2004-08-081-1/+1
|
* (row_setting_dialog) do not set hash as string on labels else perl willThierry Vignaud2004-08-081-1/+1
| | | | | stringify this very hash thus making draksec crashes with strict pragma
* simplify code through Gtk2::ComboBox->new_with_strings()Thierry Vignaud2004-08-086-60/+23
|
* (Gtk2::ComboBox->new_with_strings) make it workingThierry Vignaud2004-08-081-1/+1
|
* sort WMs listThierry Vignaud2004-08-081-1/+1
|
* use proper widget (aka GtkTable)Thierry Vignaud2004-08-081-13/+4
|