diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2007-09-14 11:48:02 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2007-09-14 11:48:02 +0000 |
commit | 85110fb778df6987eda3cd6e9c3df667bdb5f2fb (patch) | |
tree | 6a9d173995cdc1dd8d4c1a2b4e7d535664568e75 | |
parent | 1c1841e9cf649cc4b68d270d200fca58c31cf568 (diff) | |
download | common-data-85110fb778df6987eda3cd6e9c3df667bdb5f2fb.tar common-data-85110fb778df6987eda3cd6e9c3df667bdb5f2fb.tar.gz common-data-85110fb778df6987eda3cd6e9c3df667bdb5f2fb.tar.bz2 common-data-85110fb778df6987eda3cd6e9c3df667bdb5f2fb.tar.xz common-data-85110fb778df6987eda3cd6e9c3df667bdb5f2fb.zip |
Change default launchers for various products
-rw-r--r-- | desktop/free/buyit.desktop.in (renamed from desktop/buyit.desktop.in) | 0 | ||||
-rw-r--r-- | desktop/powerpack/subscribe.desktop.in | 6 | ||||
-rw-r--r-- | desktop/subscribe.desktop.in | 2 |
3 files changed, 7 insertions, 1 deletions
diff --git a/desktop/buyit.desktop.in b/desktop/free/buyit.desktop.in index e6b37ec..e6b37ec 100644 --- a/desktop/buyit.desktop.in +++ b/desktop/free/buyit.desktop.in diff --git a/desktop/powerpack/subscribe.desktop.in b/desktop/powerpack/subscribe.desktop.in new file mode 100644 index 0000000..1100a19 --- /dev/null +++ b/desktop/powerpack/subscribe.desktop.in @@ -0,0 +1,6 @@ +[Desktop Entry] +Encoding=UTF-8 +Icon=subscribe-mdv +_Name=Register +Type=Link +URL=http://www.mandriva.com/community/resources/club diff --git a/desktop/subscribe.desktop.in b/desktop/subscribe.desktop.in index b29daec..1100a19 100644 --- a/desktop/subscribe.desktop.in +++ b/desktop/subscribe.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 Icon=subscribe-mdv -_Name=Subscribe +_Name=Register Type=Link URL=http://www.mandriva.com/community/resources/club |