diff options
author | David Baudens <baudens@mandriva.com> | 2003-03-06 19:52:47 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2003-03-06 19:52:47 +0000 |
commit | 369e515150f61724e7a0d3188f08b956f325678f (patch) | |
tree | 39ee3403c02b9889c889678c2cb02ac2b01cd100 /perl-install/share/advertising | |
parent | 4ed7c8a3c59dfa05fb3c5015b768dc22ab23d9e5 (diff) | |
download | drakx-369e515150f61724e7a0d3188f08b956f325678f.tar drakx-369e515150f61724e7a0d3188f08b956f325678f.tar.gz drakx-369e515150f61724e7a0d3188f08b956f325678f.tar.bz2 drakx-369e515150f61724e7a0d3188f08b956f325678f.tar.xz drakx-369e515150f61724e7a0d3188f08b956f325678f.zip |
Sync names with text files
Diffstat (limited to 'perl-install/share/advertising')
22 files changed, 141 insertions, 0 deletions
diff --git a/perl-install/share/advertising/03-software.pl b/perl-install/share/advertising/03-software.pl new file mode 100644 index 000000000..b4e3f8fe9 --- /dev/null +++ b/perl-install/share/advertising/03-software.pl @@ -0,0 +1,13 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("MandrakeSoft has selected the best software for you."), 0, 0, 400, 20, 1], + [ _("Surf the web with Mozilla or Konqueror, read your mail with Evolution or Kmail, create your documents with OpenOffice.org."), 0, 30, 400, 60, 0], + [ _("And, of course, push multimedia to its limits with the very latest software to play videos, audio files and to handle your images or photos."), 0, 70, 400, 60, 0], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/03-software.png b/perl-install/share/advertising/03-software.png Binary files differnew file mode 100644 index 000000000..5bcccefee --- /dev/null +++ b/perl-install/share/advertising/03-software.png diff --git a/perl-install/share/advertising/04-configuration.pl b/perl-install/share/advertising/04-configuration.pl new file mode 100644 index 000000000..84c74d59f --- /dev/null +++ b/perl-install/share/advertising/04-configuration.pl @@ -0,0 +1,12 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("Mandrake's multipurpose configuration tool"), 0, 0, 400, 20, 1], + [ _("Mandrake Linux 9.1 provides you with the Mandrake Control Center, a powerful tool to fully adapt your computer to the use you make of it. Configure and customize elements such as the security level, the peripherals (screen, mouse, keyboard...), the Internet connection and much more!"), 0, 40, 400, 20, 0], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/04-configuration.png b/perl-install/share/advertising/04-configuration.png Binary files differnew file mode 100644 index 000000000..7a7bf0586 --- /dev/null +++ b/perl-install/share/advertising/04-configuration.png diff --git a/perl-install/share/advertising/05-desktop.pl b/perl-install/share/advertising/05-desktop.pl new file mode 100644 index 000000000..2dec26a51 --- /dev/null +++ b/perl-install/share/advertising/05-desktop.pl @@ -0,0 +1,12 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("A customizable environment"), 0, 0, 400, 20, 1], + [ _("Perfectly adapt your computer to your needs thanks to the 11 available Mandrake Linux user interfaces which can be fully modified: GNOME 2.2, KDE 3.1, Window Maker, ..."), 0, 30, 400, 0, 0], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/05-desktop.png b/perl-install/share/advertising/05-desktop.png Binary files differnew file mode 100644 index 000000000..f3b656657 --- /dev/null +++ b/perl-install/share/advertising/05-desktop.png diff --git a/perl-install/share/advertising/06-development.pl b/perl-install/share/advertising/06-development.pl new file mode 100644 index 000000000..3ad9108c4 --- /dev/null +++ b/perl-install/share/advertising/06-development.pl @@ -0,0 +1,12 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("Mandrake Linux 9.1: the ultimate development platform."), 0, 0, 400, 20, 1], + [ _("To modify and to create in different languages such as Perl, Python, C and C++ has never been so easy thanks to GNU gcc 3 and the best Open Source development environments."), 0, 40, 400, 60, 0], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/06-development.png b/perl-install/share/advertising/06-development.png Binary files differnew file mode 100644 index 000000000..ed29c1d63 --- /dev/null +++ b/perl-install/share/advertising/06-development.png diff --git a/perl-install/share/advertising/07-server.pl b/perl-install/share/advertising/07-server.pl new file mode 100644 index 000000000..1ee0667db --- /dev/null +++ b/perl-install/share/advertising/07-server.pl @@ -0,0 +1,12 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("Turn your computer into a reliable server."), 0, 0, 400, 0, 1], + [ _("Transform your computer into a powerful Linux server: Web server, mail, firewall, router, file and print server (etc.) are just a few clicks away!"), 0, 40, 400, 0, 0], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/07-server.png b/perl-install/share/advertising/07-server.png Binary files differnew file mode 100644 index 000000000..f070b9d2c --- /dev/null +++ b/perl-install/share/advertising/07-server.png diff --git a/perl-install/share/advertising/08-store.pl b/perl-install/share/advertising/08-store.pl new file mode 100644 index 000000000..a78f897f6 --- /dev/null +++ b/perl-install/share/advertising/08-store.pl @@ -0,0 +1,13 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("The official MandrakeSoft Store"), 0, 0, 400, 0, 1], + [ _("Our full range of Linux solutions, as well as special offers on products and other 'goodies', are available on our e-store:"), 0, 20, 400, 0, 0], + [ _("www.mandrakestore.com"), 0, 50, 400, 0, 0], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/08-store.png b/perl-install/share/advertising/08-store.png Binary files differnew file mode 100644 index 000000000..0e554acce --- /dev/null +++ b/perl-install/share/advertising/08-store.png diff --git a/perl-install/share/advertising/09-mdksecure.pl b/perl-install/share/advertising/09-mdksecure.pl new file mode 100644 index 000000000..8cb8d2ea4 --- /dev/null +++ b/perl-install/share/advertising/09-mdksecure.pl @@ -0,0 +1,13 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("Get the best items with Mandrake Linux Strategic partners"), 0, 10, 400, 20, 1], + [ _("Enhance your computer performance with the help of a selection of partners offering professional solutions compatible with Mandrake Linux"), 0, 50, 400, 60, 0], + [ ("www.mandrakesecure.com/license"), 0, 90, 400, 20, 0], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/09-mdksecure.png b/perl-install/share/advertising/09-mdksecure.png Binary files differnew file mode 100644 index 000000000..9d53fb116 --- /dev/null +++ b/perl-install/share/advertising/09-mdksecure.png diff --git a/perl-install/share/advertising/10-security.pl b/perl-install/share/advertising/10-security.pl new file mode 100644 index 000000000..076afb8a9 --- /dev/null +++ b/perl-install/share/advertising/10-security.pl @@ -0,0 +1,13 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("Optimize your security by using Mandrake Linux"), 0, 0, 400, 0, 1], + [ _("MandrakeSoft has designed exclusive tools to create the most secured Linux version ever: Draksec, a system security management tool, and a strong firewall are teamed up together in order to highly reduce hacking risks."), 0, 20, 400, 0, 0], + +# [ 'text', $x, $y, $area_width, $area_height, $bold ], + ); diff --git a/perl-install/share/advertising/10-security.png b/perl-install/share/advertising/10-security.png Binary files differnew file mode 100644 index 000000000..c580789f5 --- /dev/null +++ b/perl-install/share/advertising/10-security.png diff --git a/perl-install/share/advertising/11-mnf.pl b/perl-install/share/advertising/11-mnf.pl new file mode 100644 index 000000000..9893d1385 --- /dev/null +++ b/perl-install/share/advertising/11-mnf.pl @@ -0,0 +1,13 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("Secure your networks with the Multi Network Firewall"), 0, 0, 400, 20, 1], + [ _("Complete your security setup with this very easy-to-use software which combines high performance components such as a firewall, a virtual private network (VPN) server and client, an intrusion detection system, and a traffic manager."), 0, 40, 400, 50 ], + [ _("This product is available on the MandrakeStore website."), 0, 80, 400, 50 ], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/11-mnf.png b/perl-install/share/advertising/11-mnf.png Binary files differnew file mode 100644 index 000000000..49734d657 --- /dev/null +++ b/perl-install/share/advertising/11-mnf.png diff --git a/perl-install/share/advertising/12-mdkexpert.pl b/perl-install/share/advertising/12-mdkexpert.pl new file mode 100644 index 000000000..f1de3a996 --- /dev/null +++ b/perl-install/share/advertising/12-mdkexpert.pl @@ -0,0 +1,14 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("Become a MandrakeExpert"), 0, 0, 400, 20, 1], + [ _("Find the solutions of your problems via MandrakeSoft's online support platform."), 0, 30, 400, 50, 0 ], + [ _("Join the MandrakeSoft support teams and the Linux Community online to share your knowledge and help others by becoming a recognized Expert on the online technical support website:"), 0, 70, 400, 80, 0 ], + [ ("www.mandrakeexpert.com"), 0, 100, 400, 80, 0 ], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/12-mdkexpert.png b/perl-install/share/advertising/12-mdkexpert.png Binary files differnew file mode 100644 index 000000000..3f9cb9d84 --- /dev/null +++ b/perl-install/share/advertising/12-mdkexpert.png diff --git a/perl-install/share/advertising/13-mdkexpert_corporate.pl b/perl-install/share/advertising/13-mdkexpert_corporate.pl new file mode 100644 index 000000000..749368729 --- /dev/null +++ b/perl-install/share/advertising/13-mdkexpert_corporate.pl @@ -0,0 +1,14 @@ +#!/usr/bin/perl + +$width = 400; +$height = 270; +$icon = 0; +$icon_dx = 0; +$icon_dy = 0; +@data = ( + [ _("MandrakeExpert Corporate"), 0, 0, 400, 20, 1 ], + [ _("An online platform to respond to enterprise support needs."), 0, 40, 400, 20, 0 ], + [ _("All incidents will be followed up by a single qualified MandrakeSoft technical expert."), 0, 80, 400, 40, 0 ], + [ ("http://corporate.mandrakeexpert.com"), 0, 120, 400, 20, 0 ], +# [ 'text', $x, $y, $area_width, $area_height ], + ); diff --git a/perl-install/share/advertising/13-mdkexpert_corporate.png b/perl-install/share/advertising/13-mdkexpert_corporate.png Binary files differnew file mode 100644 index 000000000..b30f18e92 --- /dev/null +++ b/perl-install/share/advertising/13-mdkexpert_corporate.png |