summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated tr translationAtilla Öntaş2009-11-271-90/+103
|
* updated fi translationJani Välimaa2009-11-271-17/+19
|
* Updated Estonian translation.Marek Laane2009-11-271-13/+13
|
* drop some remaining release tagsThierry Vignaud2009-11-261-4/+4
|
* 2.77.132.77.13Thierry Vignaud2009-11-262-1/+3
|
* updateThierry Vignaud2009-11-261-13/+13
|
* sync with codeThierry Vignaud2009-11-2675-5916/+8629
|
* (no_rights_dialog) use proper product nameThierry Vignaud2009-11-261-1/+1
|
* undo error introduced in 'auto translate a new string from an older oneThierry Vignaud2009-11-262-3/+3
| | | | (s/foobar/%s/)' from 2009-11-19
* (configure) offer configuring checksThierry Vignaud2009-11-262-1/+36
|
* (translate_product) translate all productsThierry Vignaud2009-11-261-0/+4
|
* (translate_product) extract it from prepare_add_restricted() into aThierry Vignaud2009-11-262-6/+11
| | | | shared module (needed for next commits)
* read /etc/product_id once at startup instead of lazy read it laterThierry Vignaud2009-11-261-3/+1
|
* (is_enterprise_media_supported, is_restricted_media_supported) moveThierry Vignaud2009-11-262-2/+12
| | | | them into shared module (needed for next commits)
* flaten export list for readability (needed for next commits)Thierry Vignaud2009-11-261-2/+7
|
* (is_download_all_enabled) perl_checker cleanupThierry Vignaud2009-11-261-1/+1
|
* move get_product_id() into shared moduleThierry Vignaud2009-11-262-8/+8
| | | | (needed for next commits)
* 2.77.122.77.12Thierry Vignaud2009-11-262-1/+3
|
* fix running on 2008.1 (#55956)Thierry Vignaud2009-11-262-1/+10
|
* Updated Romanian translationCatalin Florin Russen2009-11-241-3/+3
|
* 2.77.112.77.11Thierry Vignaud2009-11-242-1/+3
|
* (configure) make it work on 2008.x & 2009.xThierry Vignaud2009-11-242-4/+11
|
* updated el translationGlentadakis Dimitris2009-11-231-2/+2
|
* Updated Estonian translation.Marek Laane2009-11-231-3/+3
|
* OsatutaIñigo Salvador Azurmendi2009-11-211-3/+4
|
* fix rigths => rights typoChristophe Fergeau2009-11-202-4/+4
|
* updated fi translationJani Välimaa2009-11-201-5/+5
|
* auto translate a new string from an older one (s/foobar/%s/)Thierry Vignaud2009-11-1929-69/+58
|
* sync with codeThierry Vignaud2009-11-1975-5285/+6052
|
* (no_rigths_dialog) fix messageThierry Vignaud2009-11-191-1/+1
|
* (has_mes5_rights) new authentication scheme (#55735)Thierry Vignaud2009-11-192-1/+9
|
* 2.77.102.77.10Thierry Vignaud2009-11-192-1/+3
|
* (confirm_upgrade,is_download_all_enabled) only enable 'download allThierry Vignaud2009-11-192-10/+19
| | | | packages at once' on 2010.1 and further
* add/remove some spacingThierry Vignaud2009-11-191-1/+2
|
* (silentCheck) prevent checker process from crashing on 2008.1 and 2009.0Thierry Vignaud2009-11-192-2/+11
|
* (silentCheck) cache return value of is_it_a_devel_distro()Thierry Vignaud2009-11-191-2/+4
| | | | (needed for next commit)
* (silentCheck) log crashes of mdkapplet checker processThierry Vignaud2009-11-192-2/+8
|
* (get_distro_list) add mdkonline version to distribution list requestsThierry Vignaud2009-11-192-0/+4
|
* better logThierry Vignaud2009-11-191-1/+1
|
* (get_distro_list) make it somewhat more readableThierry Vignaud2009-11-191-1/+5
|
* 2.77.92.77.9Thierry Vignaud2009-11-102-1/+3
|
* (harvester) warn about new distro or no more supported distro onlyThierry Vignaud2009-11-102-7/+12
| | | | after all updates were applied
* (really_prepare_add_restricted) rename second instance asThierry Vignaud2009-11-102-2/+3
| | | | | really_prepare_add_enterprise(), thus fixing adding restricted media (#55320)
* (confirm_)fix a crash (#55346)Thierry Vignaud2009-11-102-1/+2
| | | | rationale: gtk+ may fire a signal before $box is initialized
* supplement perl_checker blacklistOlivier Blin2009-11-101-0/+13
|
* (get_distro_list) add version to distribution list requestsThierry Vignaud2009-11-092-1/+3
|
* make sure lang is loaded before we start the upgradeChristophe Fergeau2009-11-062-0/+4
| | | | | | | | | | | | At the end of the upgrade, mdkonline-upgrade-helper invokes some ugtk2 code which does a require lang; which in turn tries to load utf8.pm (a module part of the core perl distribution). But if perl was upgraded to a newer version as part of the upgrade, utf8.pm might have moved to location different from where the running perl expects to find it (eg mdkonline-upgrade-helper was started by perl 5.8.0 which looks for its files in a directory containing 5.8.0 but in the mean time perl 5.10.1 was installed so utf8.pm is in a directory containing 5.10.1 in its name) (#55090).
* 2.77.82.77.8Thierry Vignaud2009-11-052-1/+3
|
* (is_there_a_new_distributions) do not do anything if currentThierry Vignaud2009-11-052-0/+8
| | | | | | | distribution isn't listed on api.mandriva.com, thus fixing offering to upgrade 2010.0 to 2009.1 when 2010.0 isn't listed yet on api.mdv.com (#55017)
* updated tr translationAtilla Öntaş2009-11-021-123/+0
|