summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* do not use a la LaTeX format (which just wastes space here)Thierry Vignaud2008-09-081-1/+1
|
* latest commit enable us to remove old sizing hacksThierry Vignaud2008-09-081-3/+0
|
* improve drakauth GUIThierry Vignaud2008-09-082-2/+5
|
* (kind2description_raw) introduce it in order to be able not to get a la LaTeXThierry Vignaud2008-09-081-2/+8
| | | | | format (needed for next commits)
* (create_boxradio) do not size radio button that have a label (eg: drakauth)Thierry Vignaud2008-09-082-1/+3
| | | | | | | | | thus preventing uneeded horizontal scrollbar to appear regression introduced in commit r244594 (from 2008-09-01): "(gtkradio) fix sizing radio buttons' labels (infamous 6 years old gnome bug #101968)"
* add descriptions to menu entries (#26106)Thierry Vignaud2008-09-084-0/+4
|
* (set_window_manager) update /etc/sysconfig/desktop since get_autologin() stillThierry Vignaud2008-09-082-0/+8
| | | | | | reads it, thus fixing drakboot not displaying previous setting but a blank value instead
* Hungarian translation updateGergely Lonyai2008-09-081-24/+24
|
* update Finnish translationAnssi Hannula2008-09-071-47/+39
|
* update Swedish translationThomas Backlund2008-09-071-28/+33
|
* update Swedish translationThomas Backlund2008-09-071-108/+90
|
* update Swedish translationThomas Backlund2008-09-061-31/+19
|
* Hungarian translation updateGergely Lonyai2008-09-061-883/+771
|
* Updated zh_CN translationFunda Wang2008-09-061-25/+20
|
* Updated zh_CN translationFunda Wang2008-09-061-55/+60
|
* Updated zh_CN translationFunda Wang2008-09-061-26/+3
|
* Updated POT fileFunda Wang2008-09-0671-3661/+1762
|
* Japanese translation updated.Yukiko Bando2008-09-061-7/+4
|
* Japanese translation updated.Yukiko Bando2008-09-061-13/+13
|
* updateJosé Melo2008-09-061-42/+26
|
* updateJosé Melo2008-09-061-4/+4
|
* update translation for PolishTomasz Bednarski2008-09-061-99/+65
|
* updateJosé Melo2008-09-061-104/+52
|
* updateJosé Melo2008-09-061-36/+20
|
* translating new messages and fixing the fuzzy onesFelipe Arruda2008-09-051-79/+50
|
* update translation for de languageOliver Burger2008-09-051-248/+81
|
* translating new messages and fizing the fuzzy onesFelipe Arruda2008-09-051-42/+29
|
* translating new messages and fizing the fuzzy onesFelipe Arruda2008-09-051-32/+24
|
* Changing a pt_BR translation to something better, less verboseFelipe Arruda2008-09-051-1/+1
|
* Fixing a pt_BR translation to something betterFelipe Arruda2008-09-051-1/+1
|
* sync with codeThierry Vignaud2008-09-0571-1125/+3790
|
* update translation for PolishTomasz Bednarski2008-09-051-215/+76
|
* improve phrasing (from Fred and Adam)Olivier Blin2008-09-051-2/+2
|
* update translation for PolishTomasz Bednarski2008-09-051-48/+31
|
* update translation for PolishTomasz Bednarski2008-09-051-40/+32
|
* 11.36Olivier Blin2008-09-051-1/+1
|
* fix package removing helper namesOlivier Blin2008-09-051-1/+1
|
* 11.36Olivier Blin2008-09-051-0/+2
|
* merge remove-unused-hardware-packages and remove-unselected-localesOlivier Blin2008-09-055-56/+54
| | | | | helpers into a new remove-unused-packages tool (and make it reusable)
* extract detect_unselected_locale_packages functionOlivier Blin2008-09-052-12/+11
|
* extract detect_unused_hardware_packages functionOlivier Blin2008-09-052-8/+9
|
* add missing spaceOlivier Blin2008-09-051-1/+1
|
* blacklist Gtk2::SexyOlivier Blin2008-09-051-0/+1
|
* perl_checker fixesOlivier Blin2008-09-051-2/+2
|
* - bootloader-config:Pascal Rigaux2008-09-053-7/+13
| | | | | o --action migrate-to-uuids: backup conf file prior to migration with suffix
* Hungarian translation updateGergely Lonyai2008-09-051-871/+756
|
* Hungarian translation updateGergely Lonyai2008-09-051-161/+127
|
* update translation for de languageOliver Burger2008-09-051-13/+11
|
* update translation for de languageOliver Burger2008-09-041-45/+30
|
* - libDrakX:Pascal Rigaux2008-09-042-1/+4
| | | | | | | | o fix handling KDE4 in running_window_manager() and ask_window_manager_to_logout() fucking /usr/lib/qt4/bin is in PATH... except after being called by usermode which filter-out such weird things!