Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.65 | Thierry Vignaud | 2008-10-22 | 2 | -1/+3 |
| | |||||
* | (confirm_upgrade,really_confirm_upgrade) explicitely wrap labels (for 2008.1) | Thierry Vignaud | 2008-10-22 | 2 | -0/+3 |
| | |||||
* | (confirm_upgrade,really_confirm_upgrade) replace Yes/No by Next/Cancel | Thierry Vignaud | 2008-10-22 | 2 | -2/+3 |
| | |||||
* | (is_there_a_new_distributions) fix testing ↵ | Thierry Vignaud | 2008-10-22 | 2 | -1/+4 |
| | | | | for/var/lib/urpmi/stale_upgrade_in_progress | ||||
* | translation update | Sergey Ribalchenko | 2008-10-22 | 1 | -25/+16 |
| | |||||
* | Smth was wrong... | Marek Laane | 2008-10-22 | 1 | -2/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-10-22 | 1 | -11/+16 |
| | |||||
* | update translation for turkish language | Atilla Öntaş | 2008-10-22 | 1 | -16/+20 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-10-22 | 1 | -28/+18 |
| | |||||
* | update zh_CN translation | Funda Wang | 2008-10-22 | 1 | -167/+15 |
| | |||||
* | 2008-10-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2008-10-21 | 1 | -11/+16 |
| | | | | | | * nl.po: Updated Dutch translation | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-10-21 | 1 | -21/+28 |
| | |||||
* | Update for German (de) translation | Oliver Burger | 2008-10-21 | 1 | -28/+19 |
| | |||||
* | fix date | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | Translating new messages | Felipe Arruda | 2008-10-21 | 1 | -19/+17 |
| | |||||
* | 2.64 | Thierry Vignaud | 2008-10-21 | 2 | -1/+3 |
| | |||||
* | (get_stale_upgrade_filename) actually introduced it (forgot to commit along ↵ | Thierry Vignaud | 2008-10-21 | 1 | -1/+5 |
| | | | | previous commit) | ||||
* | (get_stale_upgrade_filename,is_there_a_new_distributions,upgrade,upgrade_dis ↵ | Thierry Vignaud | 2008-10-21 | 3 | -0/+7 |
| | | | | | | | | tro_congratulations) be able to detect unfinished upgrades, even if mandriva-release already got upgraded | ||||
* | update | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2008-10-21 | 1 | -13/+13 |
| | |||||
* | merge in translations from installer | Thierry Vignaud | 2008-10-21 | 69 | -74/+74 |
| | |||||
* | merge in translations from rpmdrake | Thierry Vignaud | 2008-10-21 | 60 | -69/+257 |
| | |||||
* | merge in translations from drakx | Thierry Vignaud | 2008-10-21 | 54 | -86/+86 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-10-21 | 75 | -1623/+6442 |
| | |||||
* | (really_confirm_upgrade) introduce it in order to: | Thierry Vignaud | 2008-10-21 | 2 | -1/+37 |
| | | | | | | | | | - advise that it may take a couple hours - advise the need for high BW network - advise to close other applications - advise to use AC & wired network when using a laptop - display estimated size of downloads | ||||
* | reindent | Thierry Vignaud | 2008-10-21 | 1 | -3/+3 |
| | |||||
* | (confirm_upgrade) split out common label settings & width out of | Thierry Vignaud | 2008-10-21 | 1 | -5/+7 |
| | | | | | upgrade_distro_() (needed for next commits) | ||||
* | (upgrade_failed) offer to retry the upgrade if it failed | Thierry Vignaud | 2008-10-21 | 2 | -5/+15 |
| | |||||
* | split out width out of upgrade_distro_congratulations() (fix latest | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
| | | | | | commit, needed for next one) | ||||
* | factorize common label options | Thierry Vignaud | 2008-10-21 | 1 | -9/+9 |
| | |||||
* | (upgrade_failed) split it out of run_gurpmi() | Thierry Vignaud | 2008-10-21 | 1 | -4/+8 |
| | |||||
* | (upgrade_distro_congratulations) when updates succeeded, warn one | Thierry Vignaud | 2008-10-21 | 2 | -1/+2 |
| | | | | | "must" instead of "should" reboot | ||||
* | (upgrade_distro_congratulations) when updates succeeded, offer to reboot | Thierry Vignaud | 2008-10-21 | 2 | -2/+5 |
| | |||||
* | (setState) change button in new distro notification from "Upgrade the | Thierry Vignaud | 2008-10-21 | 2 | -1/+3 |
| | | | | | system" to "More Information" | ||||
* | (setState) set 'low' urgency for new distribution notification | Thierry Vignaud | 2008-10-21 | 2 | -0/+4 |
| | |||||
* | (upgrade) disable the X screen saver while upgrading the system | Thierry Vignaud | 2008-10-20 | 2 | -0/+6 |
| | |||||
* | (confirm_upgrade) factorize sizing (needed for next commits) | Thierry Vignaud | 2008-10-20 | 1 | -6/+6 |
| | |||||
* | update a string | Thierry Vignaud | 2008-10-20 | 1 | -3/+3 |
| | |||||
* | (upgrade) disable custom downloader settings in order to default to aria2 | Thierry Vignaud | 2008-10-20 | 2 | -0/+10 |
| | |||||
* | use "mettre a niveau" for distro upgrade | Thierry Vignaud | 2008-10-20 | 1 | -6/+6 |
| | |||||
* | typo fixes | Thierry Vignaud | 2008-10-20 | 1 | -2/+2 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2008-10-18 | 1 | -12/+12 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-10-17 | 1 | -5/+4 |
| | |||||
* | update translation for Italian | Andrea Celli | 2008-10-17 | 1 | -8/+7 |
| | |||||
* | 2.63 | Thierry Vignaud | 2008-10-16 | 2 | -1/+3 |
| | |||||
* | (upgrade) really prevent upgrading more than once at a time | Thierry Vignaud | 2008-10-16 | 2 | -4/+4 |
| | |||||
* | 2.62 | Pascal Rigaux | 2008-10-15 | 2 | -1/+3 |
| | |||||
* | - mdkapplet-upgrade-helper | Pascal Rigaux | 2008-10-15 | 2 | -0/+24 |
| | | | | | o check available free space, disallow upgrade if not enough room | ||||
* | (silentCheck) update media in chroot when using --urpmi-root | Thierry Vignaud | 2008-10-15 | 2 | -2/+5 |
| | |||||
* | 2.61 | Thierry Vignaud | 2008-10-15 | 2 | -1/+3 |
| |