Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged mdkapplet-extended-maintenance-helper into mdkapplet-add-media-helper. | João Victor Duarte Martins | 2010-06-07 | 1 | -2/+78 |
| | |||||
* | Syntax cleanup (perl_checker recommendations). | João Victor Duarte Martins | 2010-06-01 | 1 | -5/+5 |
| | |||||
* | fix translating utf8 strings in mdkapplet-add-media-helper (#59509, ↵ | Olivier Blin | 2010-05-27 | 1 | -2/+2 |
| | | | | textdomain should be set before doing any translation) | ||||
* | * mdkapplet-add-media-helper: Added utf8 module to handle i18n | João Victor Duarte Martins | 2010-05-27 | 1 | -0/+1 |
| | | | | | strings. | ||||
* | Fixing syntax for perl_checker. | João Victor Duarte Martins | 2010-05-18 | 1 | -4/+2 |
| | |||||
* | * mdkonline.pm: Added more missing use statements. | João Victor Duarte Martins | 2010-05-17 | 1 | -4/+0 |
| | | | | | (get_my_mdv_profile): Fixed subroutine call (readability only). | ||||
* | * mdkonline.pm: added missing use statement. | João Victor Duarte Martins | 2010-05-17 | 1 | -1/+0 |
| | |||||
* | * mdkonline.pm (translate_product): Updated to translate a product | João Victor Duarte Martins | 2010-05-17 | 1 | -25/+7 |
| | | | | | | passed as parameter. * mdkapplet_gui.pm: Moved run_no_rights_dialog. | ||||
* | moved add_medium_powerpack and add_medium_enterprise for reusability. | João Victor Duarte Martins | 2010-05-14 | 1 | -30/+2 |
| | |||||
* | (authenticate_callback): Fixing get_my_mdv_profile parameters. | João Victor Duarte Martins | 2010-05-13 | 1 | -1/+1 |
| | |||||
* | * mdkonline.pm (get_my_mdv_profile): Moved from authenticate_callback | João Victor Duarte Martins | 2010-05-13 | 1 | -11/+7 |
| | | | | | | | | for reusability. * mdkapplet-add-media-helper (authenticate_callback): renamed for readability. | ||||
* | * mdkapplet-add-media-helper: Added to gather common add media code | João Victor Duarte Martins | 2010-05-13 | 1 | -0/+235 |
(substitutes both mdkapplet-enterprise-update-helper and mdkapplet-restricted-helper). * mdkapplet_gui.pm (run_ask_credentials_dialog): Added here for reusability. |