diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2007-09-28 16:48:53 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2007-09-28 16:48:53 +0000 |
commit | 6980f2db479b1ab75b5c63dd15bcdef63cd30589 (patch) | |
tree | 0b99345e8c19362814b486310a64bf4e5e8541d1 | |
parent | 8fe3f50533b420c44317ba052bcee622b3f441b7 (diff) | |
download | common-data-6980f2db479b1ab75b5c63dd15bcdef63cd30589.tar common-data-6980f2db479b1ab75b5c63dd15bcdef63cd30589.tar.gz common-data-6980f2db479b1ab75b5c63dd15bcdef63cd30589.tar.bz2 common-data-6980f2db479b1ab75b5c63dd15bcdef63cd30589.tar.xz common-data-6980f2db479b1ab75b5c63dd15bcdef63cd30589.zip |
Fix last minute changed asked by marketing
-rw-r--r-- | desktop/free/buyit.desktop.in | 6 | ||||
-rw-r--r-- | desktop/free/subscribe.desktop.in | 2 | ||||
-rw-r--r-- | desktop/one/buyit.desktop.in | 6 | ||||
-rw-r--r-- | desktop/one/subscribe.desktop.in | 2 | ||||
-rw-r--r-- | desktop/powerpack/subscribe.desktop.in | 2 |
5 files changed, 3 insertions, 15 deletions
diff --git a/desktop/free/buyit.desktop.in b/desktop/free/buyit.desktop.in deleted file mode 100644 index e6b37ec..0000000 --- a/desktop/free/buyit.desktop.in +++ /dev/null @@ -1,6 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Icon=buyit-mdv -_Name=Buy it -Type=Link -URL=http://store.mandriva.com diff --git a/desktop/free/subscribe.desktop.in b/desktop/free/subscribe.desktop.in index 4eaf106..5033217 100644 --- a/desktop/free/subscribe.desktop.in +++ b/desktop/free/subscribe.desktop.in @@ -3,4 +3,4 @@ Encoding=UTF-8 Icon=register-mdv _Name=Register Type=Link -URL=http://www.mandriva.com/community/resources/club +URL=http://my.mandriva.com/ diff --git a/desktop/one/buyit.desktop.in b/desktop/one/buyit.desktop.in deleted file mode 100644 index e6b37ec..0000000 --- a/desktop/one/buyit.desktop.in +++ /dev/null @@ -1,6 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Icon=buyit-mdv -_Name=Buy it -Type=Link -URL=http://store.mandriva.com diff --git a/desktop/one/subscribe.desktop.in b/desktop/one/subscribe.desktop.in index 4eaf106..5033217 100644 --- a/desktop/one/subscribe.desktop.in +++ b/desktop/one/subscribe.desktop.in @@ -3,4 +3,4 @@ Encoding=UTF-8 Icon=register-mdv _Name=Register Type=Link -URL=http://www.mandriva.com/community/resources/club +URL=http://my.mandriva.com/ diff --git a/desktop/powerpack/subscribe.desktop.in b/desktop/powerpack/subscribe.desktop.in index 4eaf106..5033217 100644 --- a/desktop/powerpack/subscribe.desktop.in +++ b/desktop/powerpack/subscribe.desktop.in @@ -3,4 +3,4 @@ Encoding=UTF-8 Icon=register-mdv _Name=Register Type=Link -URL=http://www.mandriva.com/community/resources/club +URL=http://my.mandriva.com/ |