Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | display_help: handle window.close() events (#55099) | Olivier Blin | 2009-11-12 | 1 | -0/+1 |
| | |||||
* | drakboot: didn't mean to read call to set_logo_console | Christophe Fergeau | 2009-11-10 | 1 | -1/+0 |
| | |||||
* | rework drakboot --splash layout now that console logo support has been removed | Christophe Fergeau | 2009-11-04 | 1 | -6/+5 |
| | |||||
* | drakboot: don't try to set console logo | Christophe Fergeau | 2009-11-04 | 1 | -5/+1 |
| | |||||
* | remove draksplash | Christophe Fergeau | 2009-11-04 | 3 | -372/+1 |
| | |||||
* | update Italian translation - by Andrea Celli | Andrea Celli | 2009-11-02 | 1 | -14/+13 |
| | |||||
* | updates | Keld Simonsen | 2009-11-01 | 1 | -41/+24 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2009-11-01 | 1 | -14/+11 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2009-11-01 | 1 | -15/+11 |
| | |||||
* | Updated Romanian translation | Catalin Florin Russen | 2009-11-01 | 1 | -20/+17 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2009-11-01 | 1 | -12/+10 |
| | |||||
* | Updated Translation for Norwegian Bokmål. | Olav Dahlum | 2009-11-01 | 1 | -2/+2 |
| | |||||
* | Updated Translation for Norwegian Bokmål. | Olav Dahlum | 2009-11-01 | 1 | -31/+19 |
| | |||||
* | harddrake service: do not try to reconfigure xorg driver and crash | Olivier Blin | 2009-10-30 | 1 | -1/+3 |
| | | | | | if /etc/X11/xorg does not exist (breaks One startup) | ||||
* | updated tr translation | Atilla Öntaş | 2009-10-30 | 1 | -377/+413 |
| | |||||
* | updated el translation | Glentadakis Dimitris | 2009-10-30 | 1 | -17/+12 |
| | |||||
* | update swedish translation | Thomas Backlund | 2009-10-30 | 1 | -11/+9 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-10-30 | 1 | -9/+9 |
| | |||||
* | update russian translation | Alexander Kazancev | 2009-10-30 | 1 | -164/+25 |
| | |||||
* | updated translation for pt_BR | Sergio Rafael Lemke | 2009-10-30 | 1 | -12/+10 |
| | |||||
* | mistype fix | Sergey Ribalchenko | 2009-10-30 | 1 | -2/+2 |
| | |||||
* | translation update for ukrainian language | Sergey Ribalchenko | 2009-10-30 | 1 | -25/+25 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2009-10-30 | 1 | -411/+414 |
| | |||||
* | updated fi translation | Jani Välimaa | 2009-10-29 | 1 | -15/+16 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2009-10-29 | 1 | -9/+10 |
| | |||||
* | update | Thierry Vignaud | 2009-10-29 | 1 | -10/+10 |
| | |||||
* | better X.org phrasing | Thierry Vignaud | 2009-10-29 | 72 | -73/+73 |
| | |||||
* | update | Thierry Vignaud | 2009-10-29 | 1 | -9/+9 |
| | |||||
* | sync with code | Thierry Vignaud | 2009-10-29 | 71 | -1695/+3349 |
| | |||||
* | revert bogus r255599 change from atilla on 2009-04-06 that prevents | Thierry Vignaud | 2009-10-29 | 1 | -1/+1 |
| | | | | creating the master pot | ||||
* | better messages | Thierry Vignaud | 2009-10-29 | 2 | -3/+5 |
| | |||||
* | (schedule_warn_about_switch) '/var/run/harddrake_swithed_to_free_driver' is ↵ | Thierry Vignaud | 2009-10-29 | 1 | -1/+0 |
| | | | | unused | ||||
* | (schedule_warn_about_switch,notify-x11-free-driver-switch) explain why | Thierry Vignaud | 2009-10-29 | 3 | -7/+15 |
| | | | | xorg driver was reconfigured | ||||
* | translate reason (needed for next commit) | Thierry Vignaud | 2009-10-29 | 1 | -2/+2 |
| | |||||
* | split out reason (needed for next commit) | Thierry Vignaud | 2009-10-29 | 1 | -3/+4 |
| | |||||
* | fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver when | Thierry Vignaud | 2009-10-29 | 1 | -1/+1 |
| | | | | checking if current xorg driver still supports current card | ||||
* | auto reconfigure x11 only on first time default driver have changed | Thierry Vignaud | 2009-10-28 | 1 | -0/+6 |
| | |||||
* | do not auto reconfigure if more than one graphic card (rationale: the | Thierry Vignaud | 2009-10-28 | 1 | -0/+3 |
| | | | | code is not ready to handle that yet) | ||||
* | default 'AUTORECONFIGURE_RIGHT_XORG_DRIVER' to 'yes' on upgrade (where | Thierry Vignaud | 2009-10-28 | 1 | -0/+3 |
| | | | | config file has been altered by user and thus new entries do not appear) | ||||
* | enable to disable reconfiguring to default driver through | Thierry Vignaud | 2009-10-28 | 1 | -0/+2 |
| | | | | | AUTORECONFIGURE_RIGHT_XORG_DRIVER in /etc/sysconfig/harddrake2/service.conf | ||||
* | (find_xorg_driver) split it out of switch_x_driver() | Thierry Vignaud | 2009-10-28 | 1 | -3/+9 |
| | |||||
* | (switch_x_driver) do not reconfigure to default driver if it's not installed | Thierry Vignaud | 2009-10-28 | 1 | -0/+7 |
| | |||||
* | fix detecting nvidia proprietary driver when checking if current xorg | Thierry Vignaud | 2009-10-28 | 1 | -0/+4 |
| | | | | | | | driver still supports current card (#54943) rationale: nvidia proprietary driver in ldetect-lst can be 'nvidia173', rnvidia-current', ... but really is just 'nvidia' in xorg.conf | ||||
* | reconfigure X11 driver if current X11 driver is neither one of currently | Thierry Vignaud | 2009-10-28 | 1 | -5/+8 |
| | | | | supported driver for the card for drivers other than ATI & NVidia too | ||||
* | split devices listing (needed for next commits) | Thierry Vignaud | 2009-10-28 | 1 | -1/+4 |
| | |||||
* | (switch_x_driver) nicer message | Thierry Vignaud | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | drop support for --splash (not working) | Thierry Vignaud | 2009-10-27 | 1 | -5/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2009-10-27 | 1 | -1/+1 |
| | |||||
* | (switch_x_driver) explain why we switch driver in explanations | Thierry Vignaud | 2009-10-27 | 1 | -4/+5 |
| | |||||
* | reconfigure X11 driver if current X11 driver is neither one of | Thierry Vignaud | 2009-10-27 | 1 | -1/+20 |
| | | | | | currently supported driver for the card, nor a legacy driver ('fbdev' or 'vesa') |