summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising')
-rw-r--r--perl-install/share/advertising/01-thanks.pl15
-rw-r--r--perl-install/share/advertising/01-thanks.pngbin32288 -> 0 bytes
-rw-r--r--perl-install/share/advertising/02-community.pl13
-rw-r--r--perl-install/share/advertising/02-community.pngbin46318 -> 0 bytes
-rw-r--r--perl-install/share/advertising/03-software.pl13
-rw-r--r--perl-install/share/advertising/03-software.pngbin97736 -> 0 bytes
-rw-r--r--perl-install/share/advertising/04-configuration.pl12
-rw-r--r--perl-install/share/advertising/04-configuration.pngbin48097 -> 0 bytes
-rw-r--r--perl-install/share/advertising/05-desktop.pl12
-rw-r--r--perl-install/share/advertising/05-desktop.pngbin49028 -> 0 bytes
-rw-r--r--perl-install/share/advertising/06-development.pl12
-rw-r--r--perl-install/share/advertising/06-development.pngbin78298 -> 0 bytes
-rw-r--r--perl-install/share/advertising/07-server.pl12
-rw-r--r--perl-install/share/advertising/07-server.pngbin59386 -> 0 bytes
-rw-r--r--perl-install/share/advertising/08-store.pl13
-rw-r--r--perl-install/share/advertising/08-store.pngbin50488 -> 0 bytes
-rw-r--r--perl-install/share/advertising/09-mdksecure.pl13
-rw-r--r--perl-install/share/advertising/09-mdksecure.pngbin43975 -> 0 bytes
-rw-r--r--perl-install/share/advertising/10-security.pl13
-rw-r--r--perl-install/share/advertising/10-security.pngbin40905 -> 0 bytes
-rw-r--r--perl-install/share/advertising/11-mnf.pl13
-rw-r--r--perl-install/share/advertising/11-mnf.pngbin48141 -> 0 bytes
-rw-r--r--perl-install/share/advertising/12-mdkexpert.pl14
-rw-r--r--perl-install/share/advertising/12-mdkexpert.pngbin66111 -> 0 bytes
-rw-r--r--perl-install/share/advertising/13-mdkexpert_corporate.pl14
-rw-r--r--perl-install/share/advertising/13-mdkexpert_corporate.pngbin29923 -> 0 bytes
-rw-r--r--perl-install/share/advertising/Makefile8
-rw-r--r--perl-install/share/advertising/list13
28 files changed, 0 insertions, 190 deletions
diff --git a/perl-install/share/advertising/01-thanks.pl b/perl-install/share/advertising/01-thanks.pl
deleted file mode 100644
index 814a7f240..000000000
--- a/perl-install/share/advertising/01-thanks.pl
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Thank you for choosing Mandrake Linux 9.1"), 0, 80, 400, 0, 1],
- [ N("Welcome to the Open Source world."), 0, 110, 400, 0, 0],
- [ N("The success of MandrakeSoft is based upon the principle of Free Software. Your new operating system is the result of collaborative work of the worldwide Linux Community."), 0, 140, 400, 0, 0],
-
-
-# [ 'text', $x, $y, $area_width, $area_height, $bold ],
- );
diff --git a/perl-install/share/advertising/01-thanks.png b/perl-install/share/advertising/01-thanks.png
deleted file mode 100644
index 87865b878..000000000
--- a/perl-install/share/advertising/01-thanks.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/02-community.pl b/perl-install/share/advertising/02-community.pl
deleted file mode 100644
index 86dfaefce..000000000
--- a/perl-install/share/advertising/02-community.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Build the future of Linux!"), 0, 30, 400, 0, 1],
- [ N("Want to know more and to contribute to the Open Source community? Get involved in the Free Software world!"), 0, 90, 400, 20, 0],
- [ N("To share your own knowledge and help build Linux software, join our discussion forums on our \"Community\" webpages."), 0, 150, 400, 0, 0],
-# [ 'text', $x, $y, $area_width, $area_height, $bold ],
- );
diff --git a/perl-install/share/advertising/02-community.png b/perl-install/share/advertising/02-community.png
deleted file mode 100644
index fffc18ba9..000000000
--- a/perl-install/share/advertising/02-community.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/03-software.pl b/perl-install/share/advertising/03-software.pl
deleted file mode 100644
index 975808a60..000000000
--- a/perl-install/share/advertising/03-software.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("MandrakeSoft has selected the best software for you"), 0, 0, 400, 00, 1],
- [ N("Surf the Web with Mozilla or Konqueror, read your mail with Evolution or Kmail, create your documents with OpenOffice.org."), 0, 20, 500, 00, 0],
- [ N("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, 60, 500, 0, 0 ],
-# [ 'text', $x, $y, $area_width, $area_height, $bold ],
- );
diff --git a/perl-install/share/advertising/03-software.png b/perl-install/share/advertising/03-software.png
deleted file mode 100644
index eda19961f..000000000
--- a/perl-install/share/advertising/03-software.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/04-configuration.pl b/perl-install/share/advertising/04-configuration.pl
deleted file mode 100644
index 4e43cb21c..000000000
--- a/perl-install/share/advertising/04-configuration.pl
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Mandrake's multipurpose configuration tool"), 0, 0, 400, 0, 1],
- [ N("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, 30, 500, 0, 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
deleted file mode 100644
index 715b894ae..000000000
--- a/perl-install/share/advertising/04-configuration.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/05-desktop.pl b/perl-install/share/advertising/05-desktop.pl
deleted file mode 100644
index 7a446de05..000000000
--- a/perl-install/share/advertising/05-desktop.pl
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("A customizable environment"), 0, 0, 400, 20, 1],
- [ N("Perfectly adapt your computer to your needs thanks to the 11 available Mandrake Linux user interfaces which can be fully modified: KDE 3.1, GNOME 2.2, Window Maker, ..."), 0, 30, 500, 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
deleted file mode 100644
index e54091940..000000000
--- a/perl-install/share/advertising/05-desktop.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/06-development.pl b/perl-install/share/advertising/06-development.pl
deleted file mode 100644
index 14789c6c8..000000000
--- a/perl-install/share/advertising/06-development.pl
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Mandrake Linux 9.1: the ultimate development platform"), 0, 0, 400, 20, 1],
- [ N("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, 30, 500, 0, 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
deleted file mode 100644
index 7a67c0f49..000000000
--- a/perl-install/share/advertising/06-development.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/07-server.pl b/perl-install/share/advertising/07-server.pl
deleted file mode 100644
index a83d7037c..000000000
--- a/perl-install/share/advertising/07-server.pl
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Turn your computer into a reliable server"), 0, 0, 400, 0, 1],
- [ N("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, 30, 500, 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
deleted file mode 100644
index c04b13fc1..000000000
--- a/perl-install/share/advertising/07-server.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/08-store.pl b/perl-install/share/advertising/08-store.pl
deleted file mode 100644
index 89a69a875..000000000
--- a/perl-install/share/advertising/08-store.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("The official MandrakeSoft Store"), 0, 0, 400, 0, 1],
- [ N("Our full range of Linux solutions, as well as special offers on products and other \"goodies\", are available on our e-store:"), 0, 30, 500, 0, 0],
- [ ("www.mandrakestore.com"), 0, 70, 500, 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
deleted file mode 100644
index 88535fc19..000000000
--- a/perl-install/share/advertising/08-store.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/09-mdksecure.pl b/perl-install/share/advertising/09-mdksecure.pl
deleted file mode 100644
index 57863db5c..000000000
--- a/perl-install/share/advertising/09-mdksecure.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Get the best items with Mandrake Linux Strategic partners"), 0, 10, 400, 20, 1],
- [ N("Enhance your computer performance with the help of a selection of partners offering professional solutions compatible with Mandrake Linux"), 0, 40, 500, 0, 0],
- [ ("www.mandrakesecure.com/license"), 0, 80, 500, 0, 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
deleted file mode 100644
index a4d74816d..000000000
--- a/perl-install/share/advertising/09-mdksecure.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/10-security.pl b/perl-install/share/advertising/10-security.pl
deleted file mode 100644
index a51ead546..000000000
--- a/perl-install/share/advertising/10-security.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Optimize your security by using Mandrake Linux"), 0, 0, 400, 0, 1],
- [ N("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, 500, 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
deleted file mode 100644
index e8afeb986..000000000
--- a/perl-install/share/advertising/10-security.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/11-mnf.pl b/perl-install/share/advertising/11-mnf.pl
deleted file mode 100644
index 6452a089f..000000000
--- a/perl-install/share/advertising/11-mnf.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Secure your networks with the Multi Network Firewall"), 0, 0, 400, 0, 1 ],
- [ N("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, 20, 500, 0, 0 ],
- [ N("This product is available on the MandrakeStore Web site."), 0, 70, 500, 0, 0 ],
-# [ '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
deleted file mode 100644
index f66a2cb1e..000000000
--- a/perl-install/share/advertising/11-mnf.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/12-mdkexpert.pl b/perl-install/share/advertising/12-mdkexpert.pl
deleted file mode 100644
index 68bb44f55..000000000
--- a/perl-install/share/advertising/12-mdkexpert.pl
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("Become a MandrakeExpert"), 0, 0, 400, 0, 1],
- [ N("Find the solutions of your problems via MandrakeSoft's online support platform."), 0, 20, 500, 0, 0 ],
- [ N("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, 40, 533, 0, 0 ],
- [ ("www.mandrakeexpert.com"), 0, 90, 500, 0, 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
deleted file mode 100644
index 5de4d43fb..000000000
--- a/perl-install/share/advertising/12-mdkexpert.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/13-mdkexpert_corporate.pl b/perl-install/share/advertising/13-mdkexpert_corporate.pl
deleted file mode 100644
index d675dee85..000000000
--- a/perl-install/share/advertising/13-mdkexpert_corporate.pl
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-$icon = 0;
-$icon_dx = 0;
-$icon_dy = 0;
-@data = (
- [ N("MandrakeExpert Corporate"), 0, 0, 400, 0, 1 ],
- [ N("An online platform to respond to enterprise support needs."), 0, 20, 500, 0, 0 ],
- [ N("All incidents will be followed up by a single qualified MandrakeSoft technical expert."), 0, 40, 500, 0, 0 ],
- [ ("corporate.mandrakeexpert.com"), 0, 60, 500, 0, 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
deleted file mode 100644
index 07b466d24..000000000
--- a/perl-install/share/advertising/13-mdkexpert_corporate.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/advertising/Makefile b/perl-install/share/advertising/Makefile
deleted file mode 100644
index 30005e186..000000000
--- a/perl-install/share/advertising/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-include ../../Makefile.config
-
-install:
- rm -rf $(ROOTDEST)/Mandrake/share/advertising
- install -d $(ROOTDEST)/Mandrake/share/advertising
- install -m755 *.pl $(ROOTDEST)/Mandrake/share/advertising
- install -m644 *.png $(ROOTDEST)/Mandrake/share/advertising
- install -m644 list $(ROOTDEST)/Mandrake/share/advertising
diff --git a/perl-install/share/advertising/list b/perl-install/share/advertising/list
deleted file mode 100644
index f8eb8a0a1..000000000
--- a/perl-install/share/advertising/list
+++ /dev/null
@@ -1,13 +0,0 @@
-01-thanks.png
-02-community.png
-03-software.png
-04-configuration.png
-05-desktop.png
-06-development.png
-07-server.png
-08-store.png
-09-mdksecure.png
-10-security.png
-11-mnf.png
-12-mdkexpert.png
-13-mdkexpert_corporate.png