diff options
author | Florent Villard <warly@mandriva.com> | 2005-09-16 08:53:21 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2005-09-16 08:53:21 +0000 |
commit | e11009e000a63c26f153c8846769cb84da0cb2c5 (patch) | |
tree | b2c36f195c91bda3b445d8bf42d6082e3e30d069 /perl-install/share/advertising/skype.pl | |
parent | 470e05b14db82b184f4ed2dbf53bd2091be9c3b9 (diff) | |
download | drakx-e11009e000a63c26f153c8846769cb84da0cb2c5.tar drakx-e11009e000a63c26f153c8846769cb84da0cb2c5.tar.gz drakx-e11009e000a63c26f153c8846769cb84da0cb2c5.tar.bz2 drakx-e11009e000a63c26f153c8846769cb84da0cb2c5.tar.xz drakx-e11009e000a63c26f153c8846769cb84da0cb2c5.zip |
add skype ad
Diffstat (limited to 'perl-install/share/advertising/skype.pl')
-rw-r--r-- | perl-install/share/advertising/skype.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/share/advertising/skype.pl b/perl-install/share/advertising/skype.pl new file mode 100644 index 000000000..08ed1b987 --- /dev/null +++ b/perl-install/share/advertising/skype.pl @@ -0,0 +1,3 @@ +#!/usr/bin/perl + +$title = N("Skype lets you make calls through the Internet for free.") |