Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (set_splash_append) fix bug introduced by colin in r3572 on 2012-03-19 | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 | |
| | | | | | | ("Update drakboot splash updating code") (spot by perl_checker) | |||||
* | help perl_checker | Thierry Vignaud | 2012-03-23 | 2 | -1/+3 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 12 | -85/+71 | |
| | ||||||
* | fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importing | Thierry Vignaud | 2012-03-23 | 2 | -3/+3 | |
| | | | | (spot by perl_checker) | |||||
* | (configure_ide_controller) use empty prototype | Thierry Vignaud | 2012-03-19 | 1 | -1/+1 | |
| | | | | (missing prototype since introduced in r224041 by pixel on Jun 28 2007) | |||||
* | (_migrate_to_uuids__fstab) fix bogus usage of empty prototype | Thierry Vignaud | 2012-03-19 | 1 | -1/+1 | |
| | | | | | | | (introduced in commit r246708 by pixel on Sep 26 2008, was: "- bootloader-config: o --action migrate-to-uuids: be more precautious when modifying /etc/fstab (especially do not drop unrecognised entries) (#43548)") | |||||
* | simplify horrible code | Thierry Vignaud | 2012-03-19 | 1 | -13/+1 | |
| | | | | | | I let ARM maintainer decides if the following is better: $image = find { -e $_ } map { "/boot/$_-$kernel_version" } if_(arch() =~ /arm/ && $kernel_version =~ /versatile/, 'uImage'), qw(vmlinux vmlinuz); | |||||
* | Update drakboot splash updating code. | Colin Guthrie | 2012-03-19 | 1 | -6/+10 | |
| | | | | | Note: This is no longer used, but for completeness I am making it support the splash + quiet kernel command line params. | |||||
* | Updating Spanish translation | Diego Bello | 2012-03-12 | 1 | -331/+130 | |
| | ||||||
* | small english message improvement (mga#456) | Thierry Vignaud | 2012-03-10 | 72 | -72/+72 | |
| | ||||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -289/+116 | |
| | ||||||
* | - Updated Catalan translations | Oliver Burger | 2012-03-10 | 1 | -830/+272 | |
| | ||||||
* | Updated Estonian translation. | Marek Laane | 2012-03-10 | 1 | -6/+8 | |
| | ||||||
* | - Updated German translations | Oliver Burger | 2012-03-09 | 1 | -383/+168 | |
| | ||||||
* | updated Slovenian translation | Filip Komar | 2012-03-06 | 1 | -2/+2 | |
| | ||||||
* | service_harddrake: recognize XZ compressed modules properly (mga#4767) | Anssi Hannula | 2012-03-02 | 1 | -1/+1 | |
| | ||||||
* | Update of the French translation for libDrakx-standalone | Rémi Verschelde | 2012-02-23 | 1 | -66/+52 | |
| | ||||||
* | Uploaded all the French translations from Transifex | Rémi Verschelde | 2012-02-23 | 1 | -331/+134 | |
| | ||||||
* | - updated Italian translation | Matteo Pasotti | 2012-02-20 | 1 | -318/+127 | |
| | ||||||
* | updated Dutch translation | Remco Rijnders | 2012-02-13 | 1 | -406/+421 | |
| | ||||||
* | kill dead emails | Thierry Vignaud | 2012-01-27 | 4 | -4/+4 | |
| | ||||||
* | update my email | Thierry Vignaud | 2012-01-27 | 8 | -10/+10 | |
| | ||||||
* | make drakclock systemd compatible | Dexter Morgan | 2012-01-26 | 1 | -1/+6 | |
| | ||||||
* | Remove some old dead code | Dexter Morgan | 2012-01-26 | 1 | -3/+0 | |
| | ||||||
* | Add FIXME for mageia 3 | Dexter Morgan | 2012-01-26 | 1 | -0/+2 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-01-22 | 1 | -21/+21 | |
| | ||||||
* | updated Slovenian translation | Filip Komar | 2012-01-19 | 1 | -185/+84 | |
| | ||||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-01-19 | 1 | -11/+14 | |
| | ||||||
* | fixed header so it passes msgfmt -c | Oliver Burger | 2012-01-19 | 1 | -4/+2 | |
| | ||||||
* | updated Turkish translation | Numan Demirdöğen | 2012-01-16 | 1 | -506/+192 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-17 | 1 | -5/+5 | |
| | ||||||
* | (format_bus_ids) perl_checker cleanup | Thierry Vignaud | 2011-12-14 | 1 | -1/+1 | |
| | ||||||
* | fix missing names after bogus cleaning-before-importing (mga#3745) | Thierry Vignaud | 2011-12-14 | 1 | -1/+1 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-10 | 1 | -7/+10 | |
| | ||||||
* | drakhelp: make it work somewhat despite lack of doc | Thierry Vignaud | 2011-12-10 | 1 | -3/+3 | |
| | ||||||
* | - update fi translation | Jani Välimaa | 2011-12-04 | 1 | -3/+3 | |
| | ||||||
* | service_harddrake: fix xorg.conf Driver switch regexp | Anssi Hannula | 2011-12-04 | 1 | -1/+1 | |
| | | | | | This fixes a driver switch failing to alter xorg.conf when the Driver line doesn't contain default whitespacing (reported by Barry Jackson). | |||||
* | libDrakx-standalone: update po files | Anssi Hannula | 2011-12-04 | 71 | -4044/+5066 | |
| | ||||||
* | fix standalone/po Make rule for POTILES.in | Anssi Hannula | 2011-12-04 | 1 | -1/+1 | |
| | ||||||
* | service_harddrake: show proper warning when a proprietary driver is wrongly ↵ | Anssi Hannula | 2011-12-04 | 1 | -6/+15 | |
| | | | | loaded | |||||
* | service_harddrake: better messages in notify-x11-free-driver-switch | Anssi Hannula | 2011-12-04 | 2 | -4/+4 | |
| | ||||||
* | Update translation | Dimitrios Glentadakis | 2011-12-02 | 1 | -7/+9 | |
| | ||||||
* | Fix some glitches in Ukrainian translation. | Yuri Chornoivan | 2011-11-24 | 1 | -2/+2 | |
| | ||||||
* | (report_bug_to_bugzilla) regroup misc data in bugzilla | Thierry Vignaud | 2011-11-22 | 1 | -4/+1 | |
| | ||||||
* | do not to run GDB (too late[1] & faster!!!) | Thierry Vignaud | 2011-11-22 | 1 | -22/+5 | |
| | | | | [1] after fork/exec, what remains of stack is useless | |||||
* | better test | Thierry Vignaud | 2011-11-22 | 1 | -1/+1 | |
| | ||||||
* | report the gtk+ theme in use (#3127) which explain some crashes (eg: #2679) | Thierry Vignaud | 2011-11-22 | 1 | -0/+3 | |
| | ||||||
* | updated Slovenian translation to match pot file | Filip Komar | 2011-11-19 | 1 | -9/+9 | |
| | ||||||
* | Ukrainian translation update | Yuri Chornoivan | 2011-11-17 | 1 | -31/+30 | |
| | ||||||
* | update PT | José Melo | 2011-08-30 | 1 | -6/+6 | |
| |