summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
...
* Made some translations better.Marek Laane2013-01-081-3/+3
|
* Made some translations better.Marek Laane2013-01-061-5/+5
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-01-041-1/+1
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-01-041-18/+29
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-01-041-2/+2
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-01-041-2/+2
|
* Updated Indonesian translationKiki Syahadat2013-01-031-21/+20
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-01-011-17/+16
|
* Updated Indonesian translationKiki Syahadat2012-12-211-116/+123
|
* use mygtk2::register_main_window()Thierry Vignaud2012-12-134-4/+4
|
* sync with codeThierry Vignaud2012-12-1171-22290/+23134
|
* sync with previous commitThierry Vignaud2012-12-1170-70/+70
|
* s/Please,/Please/ (mga#7866)Thierry Vignaud2012-12-111-1/+1
|
* (ask_network) fix a crash by lazy loading when needed services (DaveThierry Vignaud2012-12-091-0/+1
| | | | | | | | | | | | | Hodgins, mga#8335) perl_checker didn't find it b/c it saw a chain of module require (but in reallity it's not here b/c only one or a couple subs actually lazy load most modules in that chain so the odds of it being done are 0 in practice :-( ) Xconfig::glx -> detect_devices -> fs::proc_partitions -> partition_table -> fs -> fs::remote::* -> network::network -> network::shorewall -> services
* (detectloader) make it return 'grub2' when grub2 is installedThierry Vignaud2012-12-071-0/+1
| | | | rationale: rosa work is incomplete
* add support for Grub2 when installing/removing kernelsThierry Vignaud2012-12-071-11/+32
| | | | | (from rosa but fixed) (also way incomplete...)
* adapt to new reboot pathThierry Vignaud2012-11-031-1/+1
|
* Updated Catalan translationFrancesc Pinyol Margalef2012-11-021-5/+8
|
* Updated Catalan translationFrancesc Pinyol Margalef2012-11-021-3/+3
|
* Updated Catalan translationFrancesc Pinyol Margalef2012-11-021-16/+33
|
* Updated Catalan translationFrancesc Pinyol Margalef2012-11-011-18/+19
|
* revert bogus commitOlivier Blin2012-10-131-1/+1
|
* debug remove packages featureOlivier Blin2012-10-131-1/+1
|
* Updated Indonesian translationKiki Syahadat2012-10-111-858/+385
|
* mkttfdir -u option is no moreThierry Vignaud2012-10-071-3/+3
|
* (move_fonts) fix itThierry Vignaud2012-10-071-1/+1
|
* fix ttmkfdir pathThierry Vignaud2012-10-071-1/+1
|
* merge translations from mdvThierry Vignaud2012-09-275-22/+37
|
* Updated Catalan translationFrancesc Pinyol Margalef2012-09-241-95/+242
|
* never crash if timezones cannot be listed (mga#6787)Thierry Vignaud2012-09-211-1/+7
|
* (move_fonts) fix moving font files with space in their names (mga#2689)Thierry Vignaud2012-09-201-2/+3
| | | | | | also avoid fork a useless shell (remove_fonts) fix a potential similar issue
* save the untranslated license earlyThierry Vignaud2012-09-181-0/+3
|
* further simplifyThierry Vignaud2012-09-161-1/+1
|
* remove useless "Autodetect printers" optionThierry Vignaud2012-09-161-4/+0
| | | | | | rationale: we don't detect anymore printers since commit r245200 on 2008-09-15 ("do not use anymore printerdrake and thus do not detect printers anymore")
* (report_bug_to_bugzilla) fix preselecting "RPM package" (Manuel Hiebel, ↵Thierry Vignaud2012-09-071-1/+1
| | | | mga#7380)
* import a translation from urpmiThierry Vignaud2012-09-0210-12/+12
|
* updated Slovenian translationFilip Komar2012-07-311-1/+2
|
* Slovenian translation updatedFilip Komar2012-07-201-6/+6
|
* updated Slovenian translation - msgmergeFilip Komar2012-07-071-68/+162
|
* pt translations from simplew and fix of a fuzzy string in the French ↵Rémi Verschelde2012-06-101-9/+14
| | | | translation of urpmi
* updateThierry Vignaud2012-04-301-17/+16
|
* updated Romanian translationFlorin Catalin Russen2012-04-231-409/+465
|
* add gtk3 version of display_helpFunda Wang2012-04-191-0/+72
|
* finish-install: make sure sbin is added to PATHOlivier Blin2012-04-161-1/+1
|
* reduce default timeout from 10 to 2mn (mga#4772)Thierry Vignaud2012-04-031-0/+4
|
* fix "too many parameters" bug (hopefully, nothing was actually usingThierry Vignaud2012-03-231-1/+1
| | | | $do_pkgs->{in} or ->in() ...
* fix display "Mageia"Thierry Vignaud2012-03-231-1/+1
| | | | (spot by perl_checker)
* (set_pam_authentication) perl_checker cleanupsThierry Vignaud2012-03-231-1/+1
|
* fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importingThierry Vignaud2012-03-231-5/+5
| | | | (spot by perl_checker)
* enable to run perl_checker hereThierry Vignaud2012-03-231-0/+1
|