summaryrefslogtreecommitdiffstats
path: root/mgaapplet-upgrade-helper
diff options
context:
space:
mode:
authorKamil Rytarowski <kamil@mageia.org>2012-03-15 10:44:03 +0000
committerKamil Rytarowski <kamil@mageia.org>2012-03-15 10:44:03 +0000
commitb79347ffe8575a8299b4ed7ab830d1e1ea9fc451 (patch)
tree92a9a63036b4bee70ccdb90a67d6e6f907075e6b /mgaapplet-upgrade-helper
parent247540f195f80066a2aad157f2ee9d94ce8d82d8 (diff)
downloadmgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.tar
mgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.tar.gz
mgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.tar.bz2
mgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.tar.xz
mgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.zip
- stop using Mandriva URLs and replace them by www.mageia.org (mga#1590)
- replace Mandriva strings by Mageia in gnome-mandrakeonline.desktop - replace MIME Type application/x-mdv-exec by application/x-mga-exec - extend $MGA_YEARS in mgaupdate to 2012 - delete MANDRIVA_VERSION variable as not used
Diffstat (limited to 'mgaapplet-upgrade-helper')
-rwxr-xr-xmgaapplet-upgrade-helper2
1 files changed, 1 insertions, 1 deletions
diff --git a/mgaapplet-upgrade-helper b/mgaapplet-upgrade-helper
index 103a74fa..357f7703 100755
--- a/mgaapplet-upgrade-helper
+++ b/mgaapplet-upgrade-helper
@@ -190,7 +190,7 @@ sub powerpack_auth_callback {
mgaapplet_gui::run_no_rights_dialog(
N("Powerpack Media Configuration"),
N("You current Mageia account does not have Powerpack subscription enabled."),
- 'https://my.mandriva.com/powerpack/',
+ 'http://www.mageia.org',
);
return;
}