diff options
Diffstat (limited to 'perl-install/share/advertising')
90 files changed, 0 insertions, 812 deletions
diff --git a/perl-install/share/advertising/Makefile b/perl-install/share/advertising/Makefile deleted file mode 100644 index 0ac5a0a86..000000000 --- a/perl-install/share/advertising/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -include ../../Makefile.config - -PRODUCT = dwd - -install: - rm -rf $(ROOTDEST)/Mandrake/share/advertising - install -d $(ROOTDEST)/Mandrake/share/advertising - install -m755 `cat list-$(PRODUCT) | sed 's/png$$/pl/'` $(ROOTDEST)/Mandrake/share/advertising - install -m644 `cat list-$(PRODUCT)` $(ROOTDEST)/Mandrake/share/advertising - install -m644 list-$(PRODUCT) $(ROOTDEST)/Mandrake/share/advertising/list diff --git a/perl-install/share/advertising/README b/perl-install/share/advertising/README deleted file mode 100644 index 58d63c2e3..000000000 --- a/perl-install/share/advertising/README +++ /dev/null @@ -1,4 +0,0 @@ -dis == Discovery -dwd == Download -ppp == PowerPackPlus -pwp == PowerPack diff --git a/perl-install/share/advertising/dis-01.pl b/perl-install/share/advertising/dis-01.pl deleted file mode 100644 index 522b9bf77..000000000 --- a/perl-install/share/advertising/dis-01.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ], - ' ', - N("Welcome to the Open Source world!"), - ' ', - N("Your new Mandrakelinux operating system and its many applications is the result of collaborative efforts between MandrakeSoft developers and Mandrakelinux contributors throughout the world."), - ' ', - N("We would like to thank everyone who participated in the development of this latest release.")); diff --git a/perl-install/share/advertising/dis-01.png b/perl-install/share/advertising/dis-01.png Binary files differdeleted file mode 100644 index 707855067..000000000 --- a/perl-install/share/advertising/dis-01.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-02.pl b/perl-install/share/advertising/dis-02.pl deleted file mode 100644 index ecf53f844..000000000 --- a/perl-install/share/advertising/dis-02.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Discovery</b>"), center => 1 ], - ' ', - N("Discovery is the easiest and most user-friendly Linux distribution. It includes a hand-picked selection of premium software for Office, Multimedia and Internet activities."), - ' ', - N("The menu is task-oriented, with a single selected application per task.")); diff --git a/perl-install/share/advertising/dis-02.png b/perl-install/share/advertising/dis-02.png Binary files differdeleted file mode 100644 index 10c5bf4b7..000000000 --- a/perl-install/share/advertising/dis-02.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-03.pl b/perl-install/share/advertising/dis-03.pl deleted file mode 100644 index d32cfcc59..000000000 --- a/perl-install/share/advertising/dis-03.pl +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>The KDE Choice</b>"), center => 1 ], - ' ', - N("The powerful Open Source graphical desktop environment KDE is the desktop of choice for the Discovery Pack.")); diff --git a/perl-install/share/advertising/dis-03.png b/perl-install/share/advertising/dis-03.png Binary files differdeleted file mode 100644 index cd3a00a71..000000000 --- a/perl-install/share/advertising/dis-03.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-04.pl b/perl-install/share/advertising/dis-04.pl deleted file mode 100644 index fea402a42..000000000 --- a/perl-install/share/advertising/dis-04.pl +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>OpenOffice.org</b>: The complete Linux office suite."), center => 1 ], - ' ', - N("<b>WRITER</b> is a powerful word processor for creating all types of text documents. Documents may include images, diagrams and tables."), - N("<b>CALC</b> is a feature-packed spreadsheet which enables you to compute, analyze and manage all of your data."), - N("<b>IMPRESS</b> is the fastest, most powerful way to create effective multimedia presentations."), - N("<b>DRAW</b> will produce everything from simple diagrams to dynamic 3D illustrations.")); diff --git a/perl-install/share/advertising/dis-04.png b/perl-install/share/advertising/dis-04.png Binary files differdeleted file mode 100644 index aa56f6def..000000000 --- a/perl-install/share/advertising/dis-04.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-05.pl b/perl-install/share/advertising/dis-05.pl deleted file mode 100644 index e322ee249..000000000 --- a/perl-install/share/advertising/dis-05.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Surf The Internet</b>"), center => 1 ], - ' ', - N("Discover the new integrated personal information suite KDE Kontact."), - ' ', - N("More than just a full-featured email client, <b>Kontact</b> also includes an address book, a calendar and scheduling program, plus a tool for taking notes!")); diff --git a/perl-install/share/advertising/dis-05.png b/perl-install/share/advertising/dis-05.png Binary files differdeleted file mode 100644 index 601ed7c3e..000000000 --- a/perl-install/share/advertising/dis-05.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-06.pl b/perl-install/share/advertising/dis-06.pl deleted file mode 100644 index f5df61e07..000000000 --- a/perl-install/share/advertising/dis-06.pl +++ /dev/null @@ -1,20 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Surf The Internet</b>"), center => 1 ], - ' ', - N("You can also:"), - N(" - browse the Web"), - N(" - chat"), - N(" - organize a video-conference"), - N(" - create your own Web site"), - N(" - ...")); diff --git a/perl-install/share/advertising/dis-06.png b/perl-install/share/advertising/dis-06.png Binary files differdeleted file mode 100644 index 6cabb3581..000000000 --- a/perl-install/share/advertising/dis-06.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-07.pl b/perl-install/share/advertising/dis-07.pl deleted file mode 100644 index e39fabc24..000000000 --- a/perl-install/share/advertising/dis-07.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Multimedia</b>: Software for every need!"), center => 1 ], - ' ', - N("Listen to audio CDs with <b>KsCD</b>."), - ' ', - N("Listen to music files and watch videos with <b>Totem</b>."), - ' ', - N("View and edit images and photos with <b>GQview</b> and <b>The Gimp!</b>")); diff --git a/perl-install/share/advertising/dis-07.png b/perl-install/share/advertising/dis-07.png Binary files differdeleted file mode 100644 index c22a92be0..000000000 --- a/perl-install/share/advertising/dis-07.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-08.pl b/perl-install/share/advertising/dis-08.pl deleted file mode 100644 index ec0a211cc..000000000 --- a/perl-install/share/advertising/dis-08.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Mandrake Control Center</b>"), center => 1 ], - ' ', - N("The Mandrake Control Center is an essential collection of Mandrake-specific utilities for simplifying the configuration of your computer."), - ' ', - N("You will immediately appreciate this collection of handy utilities for easily configuring hardware devices, defining mount points, setting up Network and Internet, adjusting the security level of your computer, and just about everything related to the system.")); diff --git a/perl-install/share/advertising/dis-08.png b/perl-install/share/advertising/dis-08.png Binary files differdeleted file mode 100644 index 5a882d42c..000000000 --- a/perl-install/share/advertising/dis-08.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-09.pl b/perl-install/share/advertising/dis-09.pl deleted file mode 100644 index 3d258642b..000000000 --- a/perl-install/share/advertising/dis-09.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>MandrakeStore</b>"), center => 1 ], - ' ', - N("Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our full service e-commerce platform."), - ' ', - N("Stop by today at <b>www.mandrakestore.com</b>")); diff --git a/perl-install/share/advertising/dis-09.png b/perl-install/share/advertising/dis-09.png Binary files differdeleted file mode 100644 index ce0b3eb1f..000000000 --- a/perl-install/share/advertising/dis-09.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-10.pl b/perl-install/share/advertising/dis-10.pl deleted file mode 100644 index e0f574c6d..000000000 --- a/perl-install/share/advertising/dis-10.pl +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("Become a <b>MandrakeClub</b> member!"), center => 1 ], - ' ', - N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"), - N(" - Full access to commercial applications"), - N(" - Special download mirror list exclusively for MandrakeClub Members"), - N(" - Voting for software to put in Mandrakelinux"), - N(" - Special discounts for products and services at MandrakeStore"), - N(" - Plus much more"), - ' ', - N("For more information, please visit <b>www.mandrakeclub.com</b>")); diff --git a/perl-install/share/advertising/dis-10.png b/perl-install/share/advertising/dis-10.png Binary files differdeleted file mode 100644 index d00ad26be..000000000 --- a/perl-install/share/advertising/dis-10.png +++ /dev/null diff --git a/perl-install/share/advertising/dis-11.pl b/perl-install/share/advertising/dis-11.pl deleted file mode 100644 index 55ee497a4..000000000 --- a/perl-install/share/advertising/dis-11.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("Do you require assistance?"), center => 1 ], - ' ', - N("<b>MandrakeExpert</b> is the primary source for technical support."), - ' ', - N("If you have Linux questions, subscribe to MandrakeExpert at <b>www.mandrakeexpert.com</b>")); diff --git a/perl-install/share/advertising/dis-11.png b/perl-install/share/advertising/dis-11.png Binary files differdeleted file mode 100644 index 1bc9462ac..000000000 --- a/perl-install/share/advertising/dis-11.png +++ /dev/null diff --git a/perl-install/share/advertising/drweb.pl b/perl-install/share/advertising/drweb.pl deleted file mode 100644 index 8216533c8..000000000 --- a/perl-install/share/advertising/drweb.pl +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - diff --git a/perl-install/share/advertising/drweb.png b/perl-install/share/advertising/drweb.png Binary files differdeleted file mode 100644 index 5e148366f..000000000 --- a/perl-install/share/advertising/drweb.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-01.pl b/perl-install/share/advertising/dwd-01.pl deleted file mode 100644 index 2ac84ba95..000000000 --- a/perl-install/share/advertising/dwd-01.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ], - ' ', - N("Welcome to the Open Source world!"), - ' ', - N("Mandrakelinux is committed to the Open Source Model and fully respects the General Public License. This new release is the result of collaboration between MandrakeSoft's team of developers and the worldwide community of Mandrakelinux contributors."), - ' ', - N("We would like to thank everyone who participated in the development of this latest release.")); diff --git a/perl-install/share/advertising/dwd-01.png b/perl-install/share/advertising/dwd-01.png Binary files differdeleted file mode 100644 index 707855067..000000000 --- a/perl-install/share/advertising/dwd-01.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-02.pl b/perl-install/share/advertising/dwd-02.pl deleted file mode 100644 index adaf4dcb1..000000000 --- a/perl-install/share/advertising/dwd-02.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Join the Mandrakelinux community!</b>"), center => 1 ], - ' ', - N("If you would like to get involved, please subscribe to the \"Cooker\" mailing list by visiting <b>mandrake-linux.com/cooker</b>"), - ' ', - N("To learn more about our dynamic community, please visit <b>www.mandrake-linux.com</b>!")); diff --git a/perl-install/share/advertising/dwd-02.png b/perl-install/share/advertising/dwd-02.png Binary files differdeleted file mode 100644 index 12b422b02..000000000 --- a/perl-install/share/advertising/dwd-02.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-03.pl b/perl-install/share/advertising/dwd-03.pl deleted file mode 100644 index d8fb45cfe..000000000 --- a/perl-install/share/advertising/dwd-03.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>What is Mandrakelinux?</b>"), center => 1 ], - ' ', - N("Mandrakelinux is an Open Source distribution created with thousands of the choicest applications from the Free Software world. Mandrakelinux is one of the most widely used Linux distributions worldwide!"), - ' ', - N("Mandrakelinux includes the famous graphical desktops KDE and GNOME, plus the latest versions of the most popular Open Source applications.")); diff --git a/perl-install/share/advertising/dwd-03.png b/perl-install/share/advertising/dwd-03.png Binary files differdeleted file mode 100644 index 7303bbc92..000000000 --- a/perl-install/share/advertising/dwd-03.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-04.pl b/perl-install/share/advertising/dwd-04.pl deleted file mode 100644 index 002d36dd6..000000000 --- a/perl-install/share/advertising/dwd-04.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = (N("Mandrakelinux is widely known as the most user-friendly and the easiest to install and easy to use Linux distribution."), - ' ', - N("Find out about our <b>Personal Solutions</b>:"), - N(" - Find out Mandrakelinux on a bootable CD with <b>MandrakeMove</b>"), - N(" - If you use Linux mostly for Office, Internet and Multimedia tasks, <b>Discovery</b> perfectly meets your needs"), - N(" - If you appreciate the largest selection of software including powerful development tools, <b>PowerPack</b> is for you"), - N(" - If you require a full-featured Linux solution customized for small to medium-sized networks, choose <b>PowerPack+</b>")); diff --git a/perl-install/share/advertising/dwd-04.png b/perl-install/share/advertising/dwd-04.png Binary files differdeleted file mode 100644 index e44c14e3f..000000000 --- a/perl-install/share/advertising/dwd-04.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-05.pl b/perl-install/share/advertising/dwd-05.pl deleted file mode 100644 index 8bc53c9df..000000000 --- a/perl-install/share/advertising/dwd-05.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("Find out also our <b>Business Solutions</b>!"), center => 1 ], - ' ', - N("<b>Corporate Server</b>: the ideal solution for entreprises. It is a complete \"all-in-one\" solution that includes everything needed to rapidly deploy world-class Linux server applications."), - ' ', - N("<b>Multi Network Firewall</b>: based on Linux 2.4 \"kernel secure\" to provide multi-VPN as well as multi-DMZ functionalities. It is the perfect high performance security solution."), - ' ', - N("<b>MandrakeClustering</b>: the power and speed of a Linux cluster combined with the stability and easy-of-use of the world-famous Mandrakelinux distribution. A unique blend for incomparable HPC performance.")); diff --git a/perl-install/share/advertising/dwd-05.png b/perl-install/share/advertising/dwd-05.png Binary files differdeleted file mode 100644 index 4a560406f..000000000 --- a/perl-install/share/advertising/dwd-05.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-06.pl b/perl-install/share/advertising/dwd-06.pl deleted file mode 100644 index 2b9dbcdf2..000000000 --- a/perl-install/share/advertising/dwd-06.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>MandrakeStore</b>"), center => 1 ], - ' ', - N("Find all MandrakeSoft products at <b>MandrakeStore</b> -- our full service e-commerce platform."), - ' ', - N("Find out also support incidents if you have any problems, from standard to professional support, from 1 to 50 incidents, take the one which meets perfectly your needs!"), - ' ', - N("Stop by today at <b>www.mandrakestore.com</b>")); diff --git a/perl-install/share/advertising/dwd-06.png b/perl-install/share/advertising/dwd-06.png Binary files differdeleted file mode 100644 index b4691693f..000000000 --- a/perl-install/share/advertising/dwd-06.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-07.pl b/perl-install/share/advertising/dwd-07.pl deleted file mode 100644 index c30fb004a..000000000 --- a/perl-install/share/advertising/dwd-07.pl +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Become a MandrakeClub member!</b>"), center => 1 ], - ' ', - N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"), - N(" - Full access to commercial applications"), - N(" - Special download mirror list exclusively for MandrakeClub Members"), - N(" - Voting for software to put in Mandrakelinux"), - N(" - Special discounts for products and services at MandrakeStore"), - N(" - Plus much more"), - ' ', - N("For more information, please visit <b>www.mandrakeclub.com</b>")); diff --git a/perl-install/share/advertising/dwd-07.png b/perl-install/share/advertising/dwd-07.png Binary files differdeleted file mode 100644 index 1c5ca150f..000000000 --- a/perl-install/share/advertising/dwd-07.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-08.pl b/perl-install/share/advertising/dwd-08.pl deleted file mode 100644 index 1f9ca7b57..000000000 --- a/perl-install/share/advertising/dwd-08.pl +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - - -@text =([ N("<b>Do you require assistance?</b>"), center => 1 ], - ' ', - N("<b>MandrakeExpert</b> is the primary source for technical support."), - ' ', - N("If you have Linux questions, subscribe to MandrakeExpert at <b>www.mandrakeexpert.com</b>")); diff --git a/perl-install/share/advertising/dwd-08.png b/perl-install/share/advertising/dwd-08.png Binary files differdeleted file mode 100644 index 293b606bf..000000000 --- a/perl-install/share/advertising/dwd-08.png +++ /dev/null diff --git a/perl-install/share/advertising/dwd-09.pl b/perl-install/share/advertising/dwd-09.pl deleted file mode 100644 index c5393e971..000000000 --- a/perl-install/share/advertising/dwd-09.pl +++ /dev/null @@ -1,20 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold -# -# And text MUST BE in ASCII or UTF-8 *ONLY* -# Don't use iso-8859-1 or any other encoding, it breaks everything! - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Note</b>"), center => 1 ], - ' ', - N("This is the Mandrakelinux <b>Download version</b>."), - ' ', - N("The free download version does not include commercial software, and therefore may not work with certain modems (such as some ADSL and RTC) and video cards (such as ATI® and NVIDIA®).")); diff --git a/perl-install/share/advertising/dwd-09.png b/perl-install/share/advertising/dwd-09.png Binary files differdeleted file mode 100644 index 22d778bee..000000000 --- a/perl-install/share/advertising/dwd-09.png +++ /dev/null diff --git a/perl-install/share/advertising/list-dis b/perl-install/share/advertising/list-dis deleted file mode 100644 index 5fc16e805..000000000 --- a/perl-install/share/advertising/list-dis +++ /dev/null @@ -1,11 +0,0 @@ -dis-01.png -dis-02.png -dis-03.png -dis-04.png -dis-05.png -dis-06.png -dis-07.png -dis-08.png -dis-09.png -dis-10.png -dis-11.png diff --git a/perl-install/share/advertising/list-dwd b/perl-install/share/advertising/list-dwd deleted file mode 100644 index fbe4d66ec..000000000 --- a/perl-install/share/advertising/list-dwd +++ /dev/null @@ -1,9 +0,0 @@ -dwd-01.png -dwd-02.png -dwd-03.png -dwd-04.png -dwd-05.png -dwd-06.png -dwd-07.png -dwd-08.png -dwd-09.png diff --git a/perl-install/share/advertising/list-ppp b/perl-install/share/advertising/list-ppp deleted file mode 100644 index 720ae89ff..000000000 --- a/perl-install/share/advertising/list-ppp +++ /dev/null @@ -1,11 +0,0 @@ -ppp-01.png -ppp-02.png -ppp-03.png -ppp-04.png -ppp-05.png -ppp-06.png -ppp-07.png -ppp-08.png -ppp-09.png -ppp-10.png -ppp-11.png diff --git a/perl-install/share/advertising/list-pwp b/perl-install/share/advertising/list-pwp deleted file mode 100644 index c86ea2855..000000000 --- a/perl-install/share/advertising/list-pwp +++ /dev/null @@ -1,10 +0,0 @@ -pwp-01.png -pwp-02.png -pwp-03.png -pwp-04.png -pwp-05.png -pwp-06.png -pwp-07.png -pwp-08.png -pwp-09.png -pwp-10.png diff --git a/perl-install/share/advertising/ppp-01.pl b/perl-install/share/advertising/ppp-01.pl deleted file mode 100644 index d7f4cef1f..000000000 --- a/perl-install/share/advertising/ppp-01.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ], - ' ', - N("Welcome to the Open Source world!"), - ' ', - N("Your new Mandrakelinux distribution and its many applications are the result of collaborative efforts between MandrakeSoft developers and Mandrakelinux contributors throughout the world."), - ' ', - N("We would like to thank everyone who participated in the development of this latest release.")); diff --git a/perl-install/share/advertising/ppp-01.png b/perl-install/share/advertising/ppp-01.png Binary files differdeleted file mode 100644 index 99a1d7a2e..000000000 --- a/perl-install/share/advertising/ppp-01.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-02.pl b/perl-install/share/advertising/ppp-02.pl deleted file mode 100644 index 35cf8259b..000000000 --- a/perl-install/share/advertising/ppp-02.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>PowerPack+</b>"), center => 1 ], - ' ', - N("PowerPack+ is a full-featured Linux solution for small to medium-sized networks. PowerPack+ increases the value of the standard PowerPack by adding a comprehensive selection of world-class server applications."), - ' ', - N("It is the only Mandrakelinux product that includes the groupware solution.")); diff --git a/perl-install/share/advertising/ppp-02.png b/perl-install/share/advertising/ppp-02.png Binary files differdeleted file mode 100644 index c2b054bef..000000000 --- a/perl-install/share/advertising/ppp-02.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-03.pl b/perl-install/share/advertising/ppp-03.pl deleted file mode 100644 index 8343e42d3..000000000 --- a/perl-install/share/advertising/ppp-03.pl +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Choose your graphical Desktop environment!</b>"), center => 1 ], - ' ', - N("When you log into your Mandrakelinux system for the first time, you can choose between several popular graphical desktops environments, including: KDE, GNOME, WindowMaker, IceWM, and others.")); diff --git a/perl-install/share/advertising/ppp-03.png b/perl-install/share/advertising/ppp-03.png Binary files differdeleted file mode 100644 index cd06f5158..000000000 --- a/perl-install/share/advertising/ppp-03.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-04.pl b/perl-install/share/advertising/ppp-04.pl deleted file mode 100644 index 911dc5fe9..000000000 --- a/perl-install/share/advertising/ppp-04.pl +++ /dev/null @@ -1,21 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = (N("In the Mandrakelinux menu you will find easy-to-use applications for all tasks:"), - ' ', - N(" - Create, edit and share office documents with <b>OpenOffice.org</b>"), - N(" - Take charge of your personal data with the integrated personal information suites: <b>Kontact</b> and <b>Evolution</b>"), - N(" - Browse the Web with <b>Mozilla and Konqueror</b>"), - N(" - Participate in online chat with <b>Kopete</b>"), - N(" - Listen to audio CDs and music files with <b>KsCD</b> and <b>Totem</b>"), - N(" - Edit images and photos with <b>The Gimp</b>"), - N(" - Plus much more")); diff --git a/perl-install/share/advertising/ppp-04.png b/perl-install/share/advertising/ppp-04.png Binary files differdeleted file mode 100644 index 8ebe0687f..000000000 --- a/perl-install/share/advertising/ppp-04.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-05.pl b/perl-install/share/advertising/ppp-05.pl deleted file mode 100644 index aeb802053..000000000 --- a/perl-install/share/advertising/ppp-05.pl +++ /dev/null @@ -1,20 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = (N("PowerPack+ includes everything needed for developing and creating your own software, including:"), - ' ', - N(" - <b>Kdevelop</b>: a full featured, easy to use Integrated Development Environment for C++ programming"), - N(" - <b>GCC</b>: the GNU Compiler Collection"), - N(" - <b>GDB</b>: the GNU Project debugger"), - N(" - <b>Emacs</b>: a customizable and real time display editor"), - N(" - <b>Xemacs</b>: open source text editor and application development system"), - N(" - <b>Vim</b>: advanced text editor with more features than standard Vi")); diff --git a/perl-install/share/advertising/ppp-05.png b/perl-install/share/advertising/ppp-05.png Binary files differdeleted file mode 100644 index 69896c743..000000000 --- a/perl-install/share/advertising/ppp-05.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-06.pl b/perl-install/share/advertising/ppp-06.pl deleted file mode 100644 index 4c4cee7c2..000000000 --- a/perl-install/share/advertising/ppp-06.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Discover the full-featured groupware solution!</b>"), center => 1 ], - ' ', - N("It includes both server and client features for:"), - N(" - Sending and receiving emails"), - N(" - Calendar, Task List, Memos, Contacts, Meeting Request (sending and receiving), Task Requests (sending and receiving)"), - N(" - Address Book (server and client)"), - N(" - Plus much more")); diff --git a/perl-install/share/advertising/ppp-06.png b/perl-install/share/advertising/ppp-06.png Binary files differdeleted file mode 100644 index 97bcba2b6..000000000 --- a/perl-install/share/advertising/ppp-06.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-07.pl b/perl-install/share/advertising/ppp-07.pl deleted file mode 100644 index fedc573de..000000000 --- a/perl-install/share/advertising/ppp-07.pl +++ /dev/null @@ -1,20 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("Empower your business network with <b>premier server solutions</b> including:"), center => 1 ], - ' ', - N(" - <b>Samba</b>: File and print services for MS-Windows clients"), - N(" - <b>Apache</b>: The most widely used Web server"), - N(" - <b>MySQL</b>: The world's most popular Open Source database"), - N(" - <b>CVS</b>: Concurrent Versions System, the dominant open-source network-transparent version control system"), - N(" - <b>ProFTPD</b>: the highly configurable GPL-licensed FTP server software"), - N(" - And others")); diff --git a/perl-install/share/advertising/ppp-07.png b/perl-install/share/advertising/ppp-07.png Binary files differdeleted file mode 100644 index a42e269a8..000000000 --- a/perl-install/share/advertising/ppp-07.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-08.pl b/perl-install/share/advertising/ppp-08.pl deleted file mode 100644 index 78bb86892..000000000 --- a/perl-install/share/advertising/ppp-08.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Mandrake Control Center</b>"), center => 1 ], - ' ', - N("The Mandrake Control Center is an essential collection of Mandrake-specific utilities for simplifying the configuration of your computer."), - ' ', - N("You will immediately appreciate this collection of handy utilities for easily configuring hardware devices, defining mount points, setting up Network and Internet, adjusting the security level of your computer, and just about everything related to the system.")); diff --git a/perl-install/share/advertising/ppp-08.png b/perl-install/share/advertising/ppp-08.png Binary files differdeleted file mode 100644 index ddf2caf2c..000000000 --- a/perl-install/share/advertising/ppp-08.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-09.pl b/perl-install/share/advertising/ppp-09.pl deleted file mode 100644 index a509d1792..000000000 --- a/perl-install/share/advertising/ppp-09.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>MandrakeStore</b>"), center => 1 ], - ' ', - N("Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our full service e-commerce platform."), - ' ', - N("Stop by today at <b>www.mandrakestore.com</b>")); diff --git a/perl-install/share/advertising/ppp-09.png b/perl-install/share/advertising/ppp-09.png Binary files differdeleted file mode 100644 index 2ad6f5c7d..000000000 --- a/perl-install/share/advertising/ppp-09.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-10.pl b/perl-install/share/advertising/ppp-10.pl deleted file mode 100644 index 1276fa8e7..000000000 --- a/perl-install/share/advertising/ppp-10.pl +++ /dev/null @@ -1,23 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("Become a <b>MandrakeClub</b> member!"), center => 1 ], - ' ', - N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"), - ' ', - N(" - Full access to commercial applications"), - N(" - Special download mirror list exclusively for MandrakeClub Members"), - N(" - Voting for software to put in Mandrakelinux"), - N(" - Special discounts for products and services at MandrakeStore"), - N(" - Plus much more"), - ' ', - N("For more information, please visit <b>www.mandrakeclub.com</b>")); diff --git a/perl-install/share/advertising/ppp-10.png b/perl-install/share/advertising/ppp-10.png Binary files differdeleted file mode 100644 index a27906b80..000000000 --- a/perl-install/share/advertising/ppp-10.png +++ /dev/null diff --git a/perl-install/share/advertising/ppp-11.pl b/perl-install/share/advertising/ppp-11.pl deleted file mode 100644 index 65d9e04df..000000000 --- a/perl-install/share/advertising/ppp-11.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Do you require assistance?</b>"), center => 1 ], - ' ', - N("<b>MandrakeExpert</b> is the primary source for technical support."), - ' ', - N("If you have Linux questions, subscribe to MandrakeExpert at <b>www.mandrakeexpert.com</b>")); diff --git a/perl-install/share/advertising/ppp-11.png b/perl-install/share/advertising/ppp-11.png Binary files differdeleted file mode 100644 index d87c58780..000000000 --- a/perl-install/share/advertising/ppp-11.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-01.pl b/perl-install/share/advertising/pwp-01.pl deleted file mode 100644 index 1b00b2f38..000000000 --- a/perl-install/share/advertising/pwp-01.pl +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ], - ' ', - N("Welcome to the Open Source world!"), - ' ', - N("Your new Mandrakelinux distribution is the result of collaborative efforts between MandrakeSoft developers and Mandrakelinux contributors throughout the world."), - ' ', - N("We would like to thank everyone who participated in the development of our latest release.")); diff --git a/perl-install/share/advertising/pwp-01.png b/perl-install/share/advertising/pwp-01.png Binary files differdeleted file mode 100644 index 8a131bd24..000000000 --- a/perl-install/share/advertising/pwp-01.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-02.pl b/perl-install/share/advertising/pwp-02.pl deleted file mode 100644 index 55a21b907..000000000 --- a/perl-install/share/advertising/pwp-02.pl +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>PowerPack</b>"), center => 1 ], - ' ', - N("PowerPack is MandrakeSoft's premier Linux desktop product. In addition to being the easiest and the most user-friendly Linux distribution, PowerPack includes thousands of applications - everything from the most popular to the most technical.")); diff --git a/perl-install/share/advertising/pwp-02.png b/perl-install/share/advertising/pwp-02.png Binary files differdeleted file mode 100644 index 7c1e756d2..000000000 --- a/perl-install/share/advertising/pwp-02.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-03.pl b/perl-install/share/advertising/pwp-03.pl deleted file mode 100644 index 8343e42d3..000000000 --- a/perl-install/share/advertising/pwp-03.pl +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Choose your graphical Desktop environment!</b>"), center => 1 ], - ' ', - N("When you log into your Mandrakelinux system for the first time, you can choose between several popular graphical desktops environments, including: KDE, GNOME, WindowMaker, IceWM, and others.")); diff --git a/perl-install/share/advertising/pwp-03.png b/perl-install/share/advertising/pwp-03.png Binary files differdeleted file mode 100644 index f2239fad1..000000000 --- a/perl-install/share/advertising/pwp-03.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-04.pl b/perl-install/share/advertising/pwp-04.pl deleted file mode 100644 index a96ff2096..000000000 --- a/perl-install/share/advertising/pwp-04.pl +++ /dev/null @@ -1,21 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = (N("In the Mandrakelinux menu you will find easy-to-use applications for all of your tasks:"), - ' ', - N(" - Create, edit and share office documents with <b>OpenOffice.org</b>"), - N(" - Take charge of your personal data with the integrated personal information suites <b>Kontact</b> and <b>Evolution</b>"), - N(" - Browse the Web with <b>Mozilla</b> and <b>Konqueror</b>"), - N(" - Participate in online chat with <b>Kopete</b>"), - N(" - Listen to audio CDs and music files with KsCD and <b>Totem</b>"), - N(" - Edit images and photos with <b>The Gimp</b>"), - N(" - Plus much more")); diff --git a/perl-install/share/advertising/pwp-04.png b/perl-install/share/advertising/pwp-04.png Binary files differdeleted file mode 100644 index 10f1ca9af..000000000 --- a/perl-install/share/advertising/pwp-04.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-05.pl b/perl-install/share/advertising/pwp-05.pl deleted file mode 100644 index 7623783a8..000000000 --- a/perl-install/share/advertising/pwp-05.pl +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Development tools</b>"), center => 1 ], - ' ', - N("PowerPack includes everything needed for developing and creating your own software, including:"), - N(" - <b>Kdevelop</b>: a full featured, easy to use Integrated Development Environment for C++ programming"), - N(" - <b>GCC</b>: the GNU Compiler Collection"), - N(" - <b>GDB</b>: the GNU Project debugger")); diff --git a/perl-install/share/advertising/pwp-05.png b/perl-install/share/advertising/pwp-05.png Binary files differdeleted file mode 100644 index c6771acd8..000000000 --- a/perl-install/share/advertising/pwp-05.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-06.pl b/perl-install/share/advertising/pwp-06.pl deleted file mode 100644 index d540e603f..000000000 --- a/perl-install/share/advertising/pwp-06.pl +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ] - -@text = ([ N("<b>Development tools</b>"), center => 1 ], - ' ', - N("And of course the editors!"), - N(" - <b>Emacs</b>: a customizable and real time display editor"), - N(" - <b>Xemacs</b>: another open source text editor and application development system"), - N(" - <b>Vim</b>: an advanced text editor with more features than standard Vi")); diff --git a/perl-install/share/advertising/pwp-06.png b/perl-install/share/advertising/pwp-06.png Binary files differdeleted file mode 100644 index 28e444c19..000000000 --- a/perl-install/share/advertising/pwp-06.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-07.pl b/perl-install/share/advertising/pwp-07.pl deleted file mode 100644 index ddec8dc1c..000000000 --- a/perl-install/share/advertising/pwp-07.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Mandrake Control Center</b>"), center => 1 ], - ' ', - N("The Mandrake Control Center is an essential collection of Mandrake-specific utilities for simplifying the configuration of your computer."), - ' ', - N("You will immediately appreciate this collection of handy utilities for easily configuring hardware devices, defining mount points, setting up Network and Internet, adjusting the security level of your computer, and just about everything related to the system.")); diff --git a/perl-install/share/advertising/pwp-07.png b/perl-install/share/advertising/pwp-07.png Binary files differdeleted file mode 100644 index 2372cf9a9..000000000 --- a/perl-install/share/advertising/pwp-07.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-08.pl b/perl-install/share/advertising/pwp-08.pl deleted file mode 100644 index 02043e533..000000000 --- a/perl-install/share/advertising/pwp-08.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>MandrakeStore</b>"), center => 1 ], - ' ', - N("Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our full service e-commerce platform."), - ' ', - N("Stop by today at <b>www.mandrakestore.com</b>")); diff --git a/perl-install/share/advertising/pwp-08.png b/perl-install/share/advertising/pwp-08.png Binary files differdeleted file mode 100644 index 2ad6f5c7d..000000000 --- a/perl-install/share/advertising/pwp-08.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-09.pl b/perl-install/share/advertising/pwp-09.pl deleted file mode 100644 index f16aaeeaa..000000000 --- a/perl-install/share/advertising/pwp-09.pl +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("Become a <b>MandrakeClub</b> member!"), center => 1 ], - ' ', - N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"), - N(" - Full access to commercial applications"), - N(" - Special download mirror list exclusively for MandrakeClub Members"), - N(" - Voting for software to put in Mandrakelinux"), - N(" - Special discounts for products and services at MandrakeStore"), - N(" - Plus much more"), - ' ', - N("For more information, please visit <b>www.mandrakeclub.com</b>")); diff --git a/perl-install/share/advertising/pwp-09.png b/perl-install/share/advertising/pwp-09.png Binary files differdeleted file mode 100644 index fd1bbdc70..000000000 --- a/perl-install/share/advertising/pwp-09.png +++ /dev/null diff --git a/perl-install/share/advertising/pwp-10.pl b/perl-install/share/advertising/pwp-10.pl deleted file mode 100644 index 9912f79a7..000000000 --- a/perl-install/share/advertising/pwp-10.pl +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Do you require assistance?</b>"), center => 1 ], - ' ', - N("<b>MandrakeExpert</b> is the primary source for technical support."), - ' ', - N("If you have Linux questions, subscribe to MandrakeExpert at <b>www.mandrakeexpert.com</b>")); diff --git a/perl-install/share/advertising/pwp-10.png b/perl-install/share/advertising/pwp-10.png Binary files differdeleted file mode 100644 index d87c58780..000000000 --- a/perl-install/share/advertising/pwp-10.png +++ /dev/null |