diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-03-15 10:44:03 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-03-15 10:44:03 +0000 |
commit | b79347ffe8575a8299b4ed7ab830d1e1ea9fc451 (patch) | |
tree | 92a9a63036b4bee70ccdb90a67d6e6f907075e6b /mgaonline.xml | |
parent | 247540f195f80066a2aad157f2ee9d94ce8d82d8 (diff) | |
download | mgaonline-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 'mgaonline.xml')
-rw-r--r-- | mgaonline.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mgaonline.xml b/mgaonline.xml index a7361251..97120782 100644 --- a/mgaonline.xml +++ b/mgaonline.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> - <mime-type type="application/x-mdv-exec"> - <comment>Mandriva Bundle</comment> + <mime-type type="application/x-mga-exec"> + <comment>Mageia Bundle</comment> <glob pattern="*.bundle"/> </mime-type> </mime-info> |