diff options
Diffstat (limited to 'perl-install/share/advertising')
70 files changed, 0 insertions, 667 deletions
diff --git a/perl-install/share/advertising/01.pl b/perl-install/share/advertising/01.pl deleted file mode 100644 index 3c5fb7ec6..000000000 --- a/perl-install/share/advertising/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>What is Mandrakelinux?</b>"), center => 1 ], - ' ', - N("Welcome to <b>Mandrakelinux</b>!"), - ' ', - N("Mandrakelinux is a <b>Linux distribution</b> that comprises the core of the system, called the <b>operating system</b> (based on the Linux kernel) together with <b>a lot of applications</b> meeting every need you could even think of."), - ' ', - N("Mandrakelinux is the most <b>user-friendly</b> Linux distribution today. It is also one of the <b>most widely used</b> Linux distributions worldwide!"));
\ No newline at end of file diff --git a/perl-install/share/advertising/01.png b/perl-install/share/advertising/01.png Binary files differdeleted file mode 100644 index 707855067..000000000 --- a/perl-install/share/advertising/01.png +++ /dev/null diff --git a/perl-install/share/advertising/02.pl b/perl-install/share/advertising/02.pl deleted file mode 100644 index 5747bea5f..000000000 --- a/perl-install/share/advertising/02.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>Open Source</b>"), center => 1 ], - ' ', - N("Welcome to the <b>world of open source</b>!"), - ' ', - N("Mandrakelinux is committed to the open source model. This means that this new release is the result of <b>collaboration</b> between <b>Mandrakesoft's team of developers</b> and the <b>worldwide community</b> of Mandrakelinux contributors."), - ' ', - N("We would like to <b>thank</b> everyone who participated in the development of this latest release."));
\ No newline at end of file diff --git a/perl-install/share/advertising/02.png b/perl-install/share/advertising/02.png Binary files differdeleted file mode 100644 index 2dabe0f26..000000000 --- a/perl-install/share/advertising/02.png +++ /dev/null diff --git a/perl-install/share/advertising/03.pl b/perl-install/share/advertising/03.pl deleted file mode 100644 index aa6ab140c..000000000 --- a/perl-install/share/advertising/03.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>The GPL</b>"), center => 1 ], - ' ', - N("Most of the software included in the distribution and all of the Mandrakelinux tools are licensed under the <b>General Public License</b>."), - ' ', - N("The GPL is at the heart of the open source model; it grants everyone the <b>freedom</b> to use, study, distribute and improve the software any way they want, provided they make the results available."), - ' ', - N("The main benefit of this is that the number of developers is virtually <b>unlimited</b>, resulting in <b>very high quality</b> software."));
\ No newline at end of file diff --git a/perl-install/share/advertising/03.png b/perl-install/share/advertising/03.png Binary files differdeleted file mode 100644 index 320b455fc..000000000 --- a/perl-install/share/advertising/03.png +++ /dev/null diff --git a/perl-install/share/advertising/04.pl b/perl-install/share/advertising/04.pl deleted file mode 100644 index 59d3aa078..000000000 --- a/perl-install/share/advertising/04.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 Community</b>"), center => 1 ], - ' ', - N("Mandrakelinux has one of the <b>biggest communities</b> of users and developers. The role of such a community is very wide, ranging from bug reporting to the development of new applications. The community plays a <b>key role</b> in the Mandrakelinux world."), - ' ', - N("To <b>learn more</b> about our dynamic community, please visit <b>www.mandrakelinux.com</b> or directly <b>www.mandrakelinux.com/en/cookerdevel.php3</b> if you would like to get <b>involved</b> in the development."));
\ No newline at end of file diff --git a/perl-install/share/advertising/04.png b/perl-install/share/advertising/04.png Binary files differdeleted file mode 100644 index 776549a4a..000000000 --- a/perl-install/share/advertising/04.png +++ /dev/null diff --git a/perl-install/share/advertising/05.pl b/perl-install/share/advertising/05.pl deleted file mode 100644 index 511ecad64..000000000 --- a/perl-install/share/advertising/05.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("<b>Download Version</b>"), center => 1 ], - ' ', - N("You are now installing <b>Mandrakelinux Download</b>. This is the free version that Mandrakesoft wants to keep <b>available to everyone</b>."), - ' ', - N("The Download version <b>cannot include</b> all the software that is not open source. Therefore, you won't find in the Download version:"), - N(" * <b>Proprietary drivers</b> (such as drivers for NVIDIA®, ATI™, etc.)."), - N(" * <b>Proprietary software</b> (such as Acrobat® Reader®, RealPlayer®, Flash™, etc.)."), - ' ', - N("You won't have access to the <b>services included</b> in the other Mandrakesoft products either.")); diff --git a/perl-install/share/advertising/05.png b/perl-install/share/advertising/05.png Binary files differdeleted file mode 100644 index 72b44bff0..000000000 --- a/perl-install/share/advertising/05.png +++ /dev/null diff --git a/perl-install/share/advertising/06.pl b/perl-install/share/advertising/06.pl deleted file mode 100644 index 4a232d0c9..000000000 --- a/perl-install/share/advertising/06.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, Your First Linux Desktop</b>"), center => 1 ], - ' ', - N("You are now installing <b>Mandrakelinux Discovery</b>."), - ' ', - N("Discovery is the <b>easiest</b> and most <b>user-friendly</b> Linux distribution. It includes a hand-picked selection of <b>premium software</b> for office, multimedia and Internet activities. Its menu is task-oriented, with a single application per task."));
\ No newline at end of file diff --git a/perl-install/share/advertising/06.png b/perl-install/share/advertising/06.png Binary files differdeleted file mode 100644 index 9365284b7..000000000 --- a/perl-install/share/advertising/06.png +++ /dev/null diff --git a/perl-install/share/advertising/07.pl b/perl-install/share/advertising/07.pl deleted file mode 100644 index 27a0aa468..000000000 --- a/perl-install/share/advertising/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>PowerPack, The Ultimate Linux Desktop</b>"), center => 1 ], - ' ', - N("You are now installing <b>Mandrakelinux PowerPack</b>."), - ' ', - N("PowerPack is Mandrakesoft's <b>premier Linux desktop</b> product. PowerPack includes <b>thousands of applications</b> - everything from the most popular to the most advanced."));
\ No newline at end of file diff --git a/perl-install/share/advertising/07.png b/perl-install/share/advertising/07.png Binary files differdeleted file mode 100644 index a82efd107..000000000 --- a/perl-install/share/advertising/07.png +++ /dev/null diff --git a/perl-install/share/advertising/08.pl b/perl-install/share/advertising/08.pl deleted file mode 100644 index 071baacf3..000000000 --- a/perl-install/share/advertising/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>PowerPack+, The Linux Solution for Desktops and Servers</b>"), center => 1 ], - ' ', - N("You are now installing <b>Mandrakelinux PowerPack+</b>."), - ' ', - N("PowerPack+ is a <b>full-featured Linux solution</b> for small to medium-sized <b>networks</b>. PowerPack+ includes thousands of <b>desktop applications</b> and a comprehensive selection of world-class <b>server applications</b>."));
\ No newline at end of file diff --git a/perl-install/share/advertising/08.png b/perl-install/share/advertising/08.png Binary files differdeleted file mode 100644 index 0d425946c..000000000 --- a/perl-install/share/advertising/08.png +++ /dev/null diff --git a/perl-install/share/advertising/09.pl b/perl-install/share/advertising/09.pl deleted file mode 100644 index 5963086ca..000000000 --- a/perl-install/share/advertising/09.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("<b>Mandrakesoft Products</b>"), center => 1 ], - ' ', - N("<b>Mandrakesoft</b> has developed a wide range of <b>Mandrakelinux</b> products."), - ' ', - N("The Mandrakelinux 10.1 products are:"), - N(" * <b>Discovery</b>, Your First Linux Desktop."), - N(" * <b>PowerPack</b>, The Ultimate Linux Desktop."), - N(" * <b>PowerPack+</b>, The Linux Solution for Desktops and Servers."), - N(" * <b>Mandrakelinux 10.1 for x86-64</b>, The Mandrakelinux solution for making the most of your 64-bit processor."));
\ No newline at end of file diff --git a/perl-install/share/advertising/09.png b/perl-install/share/advertising/09.png Binary files differdeleted file mode 100644 index e44c14e3f..000000000 --- a/perl-install/share/advertising/09.png +++ /dev/null diff --git a/perl-install/share/advertising/10.pl b/perl-install/share/advertising/10.pl deleted file mode 100644 index 69c6a6449..000000000 --- a/perl-install/share/advertising/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>Mandrakesoft Products (Nomad Products)</b>"), center => 1 ], - ' ', - N("Mandrakesoft has developed two products that allow you to use Mandrakelinux <b>on any computer</b> and without any need to actually install it:"), - N(" * <b>Move</b>, a Mandrakelinux distribution that runs entirely from a bootable CD-Rom."), - N(" * <b>GlobeTrotter</b>, a Mandrakelinux distribution pre-installed on the ultra-compact “LaCie Mobile Hard Drive”."));
\ No newline at end of file diff --git a/perl-install/share/advertising/10.png b/perl-install/share/advertising/10.png Binary files differdeleted file mode 100644 index ab7e75a1f..000000000 --- a/perl-install/share/advertising/10.png +++ /dev/null diff --git a/perl-install/share/advertising/11.pl b/perl-install/share/advertising/11.pl deleted file mode 100644 index 286e48e42..000000000 --- a/perl-install/share/advertising/11.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>Mandrakesoft Products (Professional Solutions)</b>"), center => 1 ], - ' ', - N("Below are the Mandrakesoft products designed to meet the <b>professional needs</b>:"), - N(" * <b>Corporate Desktop</b>, The Mandrakelinux Desktop for Businesses."), - N(" * <b>Corporate Server</b>, The Mandrakelinux Server Solution."), - N(" * <b>Multi-Network Firewall</b>, The Mandrakelinux Security Solution."));
\ No newline at end of file diff --git a/perl-install/share/advertising/11.png b/perl-install/share/advertising/11.png Binary files differdeleted file mode 100644 index 4a560406f..000000000 --- a/perl-install/share/advertising/11.png +++ /dev/null diff --git a/perl-install/share/advertising/12.pl b/perl-install/share/advertising/12.pl deleted file mode 100644 index b4ce8799b..000000000 --- a/perl-install/share/advertising/12.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>The KDE Choice</b>"), center => 1 ], - ' ', - N("With your Discovery, you will be introduced to <b>KDE</b>, the most advanced and user-friendly <b>graphical desktop environment</b> available."), - ' ', - N("KDE will make your <b>first steps</b> with Linux so <b>easy</b> that you won't ever think of running another operating system!"), - ' ', - N("KDE also includes a lot of <b>well integrated applications</b> such as Konqueror, the web browser and Kontact, the personal information manager."));
\ No newline at end of file diff --git a/perl-install/share/advertising/12.png b/perl-install/share/advertising/12.png Binary files differdeleted file mode 100644 index 601f9d711..000000000 --- a/perl-install/share/advertising/12.png +++ /dev/null diff --git a/perl-install/share/advertising/13-a.pl b/perl-install/share/advertising/13-a.pl deleted file mode 100644 index a8a81ec8e..000000000 --- a/perl-install/share/advertising/13-a.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>Choose your Favorite Desktop Environment</b>"), center => 1 ], - ' ', - N("With PowerPack, you will have the choice of the <b>graphical desktop environment</b>. Mandrakesoft has chosen <b>KDE</b> as the default one."), - ' ', - N("KDE is one of the <b>most advanced</b> and <b>user-friendly</b> graphical desktop environment available. It includes a lot of integrated applications."), - ' ', - N("But we advise you to try all available ones (including <b>GNOME</b>, <b>IceWM</b>, etc.) and pick your favorite."));
\ No newline at end of file diff --git a/perl-install/share/advertising/13-a.png b/perl-install/share/advertising/13-a.png Binary files differdeleted file mode 100644 index 87e3ba254..000000000 --- a/perl-install/share/advertising/13-a.png +++ /dev/null diff --git a/perl-install/share/advertising/13-b.pl b/perl-install/share/advertising/13-b.pl deleted file mode 100644 index 5914d8b68..000000000 --- a/perl-install/share/advertising/13-b.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>Choose your Favorite Desktop Environment</b>"), center => 1 ], - ' ', - N("With PowerPack+, you will have the choice of the <b>graphical desktop environment</b>. Mandrakesoft has chosen <b>KDE</b> as the default one."), - ' ', - N("KDE is one of the <b>most advanced</b> and <b>user-friendly</b> graphical desktop environment available. It includes a lot of integrated applications."), - ' ', - N("But we advise you to try all available ones (including <b>GNOME</b>, <b>IceWM</b>, etc.) and pick your favorite."));
\ No newline at end of file diff --git a/perl-install/share/advertising/13-b.png b/perl-install/share/advertising/13-b.png Binary files differdeleted file mode 100644 index 87e3ba254..000000000 --- a/perl-install/share/advertising/13-b.png +++ /dev/null diff --git a/perl-install/share/advertising/14.pl b/perl-install/share/advertising/14.pl deleted file mode 100644 index a46e1ff84..000000000 --- a/perl-install/share/advertising/14.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>OpenOffice.org</b>"), center => 1 ], - ' ', - N("With Discovery, you will discover <b>OpenOffice.org</b>."), - ' ', - N("It is a <b>full-featured office suite</b> that includes word processor, spreadsheet, presentation and drawing applications."), - ' ', - N("OpenOffice.org can read and write most types of <b>Microsoft® Office</b> documents such as Word, Excel and PowerPoint® files."));
\ No newline at end of file diff --git a/perl-install/share/advertising/14.png b/perl-install/share/advertising/14.png Binary files differdeleted file mode 100644 index 3bc327ed7..000000000 --- a/perl-install/share/advertising/14.png +++ /dev/null diff --git a/perl-install/share/advertising/15.pl b/perl-install/share/advertising/15.pl deleted file mode 100644 index 1b25456b1..000000000 --- a/perl-install/share/advertising/15.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>Kontact</b>"), center => 1 ], - ' ', - N("Discovery includes <b>Kontact</b>, the new KDE <b>groupware solution</b>."), - ' ', - N("More than just a full-featured <b>e-mail client</b>, Kontact also includes an <b>address book</b>, a <b>calendar</b>, plus a tool for taking <b>notes</b>!"), - ' ', - N("It is the easiest way to communicate with your contacts and to organize your time."));
\ No newline at end of file diff --git a/perl-install/share/advertising/15.png b/perl-install/share/advertising/15.png Binary files differdeleted file mode 100644 index 601ed7c3e..000000000 --- a/perl-install/share/advertising/15.png +++ /dev/null diff --git a/perl-install/share/advertising/16.pl b/perl-install/share/advertising/16.pl deleted file mode 100644 index 391e0b890..000000000 --- a/perl-install/share/advertising/16.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>Surf the Internet</b>"), center => 1 ], - ' ', - N("Discovery will give you access to <b>every Internet resource</b>:"), - N(" * Browse the <b>Web</b> with Konqueror."), - N(" * <b>Chat</b> online with your friends using Kopete."), - N(" * <b>Transfer</b> files with KBear."), - N(" * ..."));
\ No newline at end of file diff --git a/perl-install/share/advertising/16.png b/perl-install/share/advertising/16.png Binary files differdeleted file mode 100644 index 6cabb3581..000000000 --- a/perl-install/share/advertising/16.png +++ /dev/null diff --git a/perl-install/share/advertising/17.pl b/perl-install/share/advertising/17.pl deleted file mode 100644 index 5de1ec42e..000000000 --- a/perl-install/share/advertising/17.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>Enjoy our Multimedia Features</b>"), center => 1 ], - ' ', - N("Discovery will also make <b>multimedia</b> very easy for you:"), - N(" * Watch your favorite <b>videos</b> with Kaffeine."), - N(" * Listen to your <b>music files</b> with amaroK."), - N(" * Edit and create <b>images</b> with the GIMP."), - N(" * ..."));
\ No newline at end of file diff --git a/perl-install/share/advertising/17.png b/perl-install/share/advertising/17.png Binary files differdeleted file mode 100644 index 69bd797fb..000000000 --- a/perl-install/share/advertising/17.png +++ /dev/null diff --git a/perl-install/share/advertising/18.pl b/perl-install/share/advertising/18.pl deleted file mode 100644 index c1a5e2860..000000000 --- a/perl-install/share/advertising/18.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>Enjoy the Wide Range of Applications</b>"), center => 1 ], - ' ', - N("In the Mandrakelinux menu you will find <b>easy-to-use</b> applications for <b>all of your tasks</b>:"), - N(" * Create, edit and share office documents with <b>OpenOffice.org</b>."), - N(" * Manage 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 your <b>audio CDs</b> and <b>music files</b>, watch your <b>videos</b>."), - N(" * Edit and create images with the <b>GIMP</b>."), - N(" * ...")); diff --git a/perl-install/share/advertising/18.png b/perl-install/share/advertising/18.png Binary files differdeleted file mode 100644 index b45eea4bd..000000000 --- a/perl-install/share/advertising/18.png +++ /dev/null diff --git a/perl-install/share/advertising/19.pl b/perl-install/share/advertising/19.pl deleted file mode 100644 index f07fb5ba9..000000000 --- a/perl-install/share/advertising/19.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>Development Environments</b>"), center => 1 ], - ' ', - N("PowerPack gives you the best tools to <b>develop</b> your own applications."), - ' ', - N("You will enjoy the powerful, integrated development environment from KDE, <b>KDevelop</b>, which will let you program in a lot of languages."), - ' ', - N("PowerPack also ships with <b>GCC</b>, the leading Linux compiler and <b>GDB</b>, the associated debugger."));
\ No newline at end of file diff --git a/perl-install/share/advertising/19.png b/perl-install/share/advertising/19.png Binary files differdeleted file mode 100644 index 889646e63..000000000 --- a/perl-install/share/advertising/19.png +++ /dev/null diff --git a/perl-install/share/advertising/20.pl b/perl-install/share/advertising/20.pl deleted file mode 100644 index aef0fce18..000000000 --- a/perl-install/share/advertising/20.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 Editors</b>"), center => 1 ], - ' ', - N("PowerPack will let you choose between those <b>popular editors</b>:"), - 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."));
\ No newline at end of file diff --git a/perl-install/share/advertising/20.png b/perl-install/share/advertising/20.png Binary files differdeleted file mode 100644 index d172e06f7..000000000 --- a/perl-install/share/advertising/20.png +++ /dev/null diff --git a/perl-install/share/advertising/21.pl b/perl-install/share/advertising/21.pl deleted file mode 100644 index a9961b402..000000000 --- a/perl-install/share/advertising/21.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("<b>Development Languages</b>"), center => 1 ], - ' ', - N("With all these <b>powerful tools</b>, you will be able to write applications in <b>dozens of programming languages</b>:"), - N(" * The famous <b>C language</b>."), - N(" * Object oriented languages:"), - N(" * <b>C++</b>"), - N(" * <b>Java™</b>"), - N(" * Scripting languages:"), - N(" * <b>Perl</b>"), - N(" * <b>Python</b>"), - N(" * And many more."));
\ No newline at end of file diff --git a/perl-install/share/advertising/21.png b/perl-install/share/advertising/21.png Binary files differdeleted file mode 100644 index e4577fc0a..000000000 --- a/perl-install/share/advertising/21.png +++ /dev/null diff --git a/perl-install/share/advertising/22.pl b/perl-install/share/advertising/22.pl deleted file mode 100644 index 18d0ee371..000000000 --- a/perl-install/share/advertising/22.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>Development Tools</b>"), center => 1 ], - ' ', - N("PowerPack gives you the best tools to <b>develop</b> your own applications."), - ' ', - N("With the powerful integrated development environment <b>KDevelop</b> and the leading Linux compiler <b>GCC</b>, you will be able to create applications in <b>many different languages</b> (C, C++, Java™, Perl, Python, etc.)."));
\ No newline at end of file diff --git a/perl-install/share/advertising/22.png b/perl-install/share/advertising/22.png Binary files differdeleted file mode 100644 index 8177adae6..000000000 --- a/perl-install/share/advertising/22.png +++ /dev/null diff --git a/perl-install/share/advertising/23.pl b/perl-install/share/advertising/23.pl deleted file mode 100644 index fe0a07b79..000000000 --- a/perl-install/share/advertising/23.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>Groupware Server</b>"), center => 1 ], - ' ', - N("PowerPack+ will give you access to <b>Kolab</b>, a full-featured <b>groupware server</b> which will, thanks to the client <b>Kontact</b>, allow you to:"), - N(" * Send and receive your <b>e-mails</b>."), - N(" * Share your <b>agendas</b> and your <b>address books</b>."), - N(" * Manage your <b>memos</b> and <b>task lists</b>."));
\ No newline at end of file diff --git a/perl-install/share/advertising/23.png b/perl-install/share/advertising/23.png Binary files differdeleted file mode 100644 index 97bcba2b6..000000000 --- a/perl-install/share/advertising/23.png +++ /dev/null diff --git a/perl-install/share/advertising/24.pl b/perl-install/share/advertising/24.pl deleted file mode 100644 index b09429d75..000000000 --- a/perl-install/share/advertising/24.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("<b>Servers</b>"), center => 1 ], - ' ', - N("Empower your business network with <b>premier server solutions</b> including:"), - N(" * <b>Samba</b>: File and print services for Microsoft® Windows® clients."), - N(" * <b>Apache</b>: The most widely used web server."), - N(" * <b>MySQL</b> and <b>PostgreSQL</b>: The world's most popular open source databases."), - 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(" * <b>Postfix</b> and <b>Sendmail</b>: The popular and powerful mail servers."));
\ No newline at end of file diff --git a/perl-install/share/advertising/24.png b/perl-install/share/advertising/24.png Binary files differdeleted file mode 100644 index bd1284a0f..000000000 --- a/perl-install/share/advertising/24.png +++ /dev/null diff --git a/perl-install/share/advertising/25.pl b/perl-install/share/advertising/25.pl deleted file mode 100644 index 93975500d..000000000 --- a/perl-install/share/advertising/25.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>Mandrakelinux Control Center</b>"), center => 1 ], - ' ', - N("The <b>Mandrakelinux Control Center</b> is an essential collection of Mandrakelinux-specific utilities designed to simplify the configuration of your computer."), - ' ', - N("You will immediately appreciate this collection of <b>more than 60</b> handy utilities for <b>easily configuring your system</b>: hardware devices, mount points, network and Internet, security level of your computer, etc."));
\ No newline at end of file diff --git a/perl-install/share/advertising/25.png b/perl-install/share/advertising/25.png Binary files differdeleted file mode 100644 index 5a32a04c1..000000000 --- a/perl-install/share/advertising/25.png +++ /dev/null diff --git a/perl-install/share/advertising/26.pl b/perl-install/share/advertising/26.pl deleted file mode 100644 index 89df6f915..000000000 --- a/perl-install/share/advertising/26.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 Open Source Model</b>"), center => 1 ], - ' ', - N("Like all computer programming, open source software <b>requires time and people</b> for development. In order to respect the open source philosophy, Mandrakesoft sells added value products and services to <b>keep improving Mandrakelinux</b>. If you want to <b>support the open source philosophy</b> and the development of Mandrakelinux, <b>please</b> consider buying one of our products or services!"));
\ No newline at end of file diff --git a/perl-install/share/advertising/26.png b/perl-install/share/advertising/26.png Binary files differdeleted file mode 100644 index 76f6cc877..000000000 --- a/perl-install/share/advertising/26.png +++ /dev/null diff --git a/perl-install/share/advertising/27.pl b/perl-install/share/advertising/27.pl deleted file mode 100644 index faac46418..000000000 --- a/perl-install/share/advertising/27.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("<b>Online Store</b>"), center => 1 ], - ' ', - N("To learn more about Mandrakesoft products and services, you can visit our <b>e-commerce platform</b>."), - ' ', - N("There you can find all our products, services and third-party products."), - ' ', - N("This platform has just been <b>redesigned</b> to improve its efficiency and usability."), - ' ', - [ N("Stop by today at <b>store.mandrakesoft.com</b>!"), center => 1 ]);
\ No newline at end of file diff --git a/perl-install/share/advertising/27.png b/perl-install/share/advertising/27.png Binary files differdeleted file mode 100644 index ce0b3eb1f..000000000 --- a/perl-install/share/advertising/27.png +++ /dev/null diff --git a/perl-install/share/advertising/28.pl b/perl-install/share/advertising/28.pl deleted file mode 100644 index f688cd2e7..000000000 --- a/perl-install/share/advertising/28.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>Mandrakeclub</b>"), center => 1 ], - ' ', - N("<b>Mandrakeclub</b> is the <b>perfect companion</b> to your Mandrakelinux product.."), - ' ', - N("Take advantage of <b>valuable benefits</b> by joining Mandrakeclub, such as:"), - N(" * <b>Special discounts</b> on products and services of our online store <b>store.mandrakesoft.com</b>."), - N(" * Access to <b>commercial applications</b> (for example to NVIDIA® or ATI™ drivers)."), - N(" * Participation in Mandrakelinux <b>user forums</b>."), - N(" * <b>Early and privileged access</b>, before public release, to Mandrakelinux <b>ISO images</b>."), - N(" * And many more."));
\ No newline at end of file diff --git a/perl-install/share/advertising/28.png b/perl-install/share/advertising/28.png Binary files differdeleted file mode 100644 index 0b2ff6a4b..000000000 --- a/perl-install/share/advertising/28.png +++ /dev/null diff --git a/perl-install/share/advertising/29.pl b/perl-install/share/advertising/29.pl deleted file mode 100644 index 719c82338..000000000 --- a/perl-install/share/advertising/29.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("<b>Mandrakeonline</b>"), center => 1 ], - ' ', - N("<b>Mandrakeonline</b> is a new premium service that Mandrakesoft is proud to offer its customers!"), - ' ', - N("Mandrakeonline provides a wide range of valuable services for <b>easily updating</b> your Mandrakelinux systems:"), - N(" * <b>Perfect</b> system security (automated software updates)."), - N(" * <b>Notification</b> of updates (by e-mail or by an applet on the desktop)."), - N(" * Flexible <b>scheduled</b> updates."), - N(" * Management of <b>all your Mandrakelinux systems</b> with one account."));
\ No newline at end of file diff --git a/perl-install/share/advertising/29.png b/perl-install/share/advertising/29.png Binary files differdeleted file mode 100644 index a9d9bfbda..000000000 --- a/perl-install/share/advertising/29.png +++ /dev/null diff --git a/perl-install/share/advertising/30.pl b/perl-install/share/advertising/30.pl deleted file mode 100644 index b76729750..000000000 --- a/perl-install/share/advertising/30.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>Mandrakeexpert</b>"), center => 1 ], - ' ', - N("Do you require <b>assistance?</b> Meet Mandrakesoft's technical experts on <b>our technical support platform</b> www.mandrakeexpert.com."), - ' ', - N("Thanks to the help of <b>qualified Mandrakelinux experts</b>, you will save a lot of time."), - ' ', - N("For any question related to Mandrakelinux, you have the possibility to purchase support incidents at <b>store.mandrakesoft.com</b>."));
\ No newline at end of file diff --git a/perl-install/share/advertising/30.png b/perl-install/share/advertising/30.png Binary files differdeleted file mode 100644 index 1bc9462ac..000000000 --- a/perl-install/share/advertising/30.png +++ /dev/null diff --git a/perl-install/share/advertising/Makefile b/perl-install/share/advertising/Makefile deleted file mode 100644 index c9313c3aa..000000000 --- a/perl-install/share/advertising/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -include ../../../Makefile.config - -PRODUCT = dwd -DESTDIR = $(EXTRA_INSTALL_DEST)/advertising - -install: - rm -rf $(DESTDIR) - install -d $(DESTDIR) - install -m755 `cat list-$(PRODUCT) | sed 's/png$$/pl/'` $(DESTDIR) - install -m644 `cat list-$(PRODUCT)` $(DESTDIR) - install -m644 list-$(PRODUCT) $(DESTDIR)/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/list-dis b/perl-install/share/advertising/list-dis deleted file mode 100644 index 9f6796747..000000000 --- a/perl-install/share/advertising/list-dis +++ /dev/null @@ -1,14 +0,0 @@ -01.png -02.png -06.png -12.png -14.png -15.png -16.png -17.png -25.png -27.png -28.png -29.png -30.png -lpi.png diff --git a/perl-install/share/advertising/list-dwd b/perl-install/share/advertising/list-dwd deleted file mode 100644 index e3ceb36a9..000000000 --- a/perl-install/share/advertising/list-dwd +++ /dev/null @@ -1,14 +0,0 @@ -01.png -02.png -03.png -04.png -05.png -09.png -10.png -11.png -26.png -27.png -28.png -29.png -30.png -lpi.png diff --git a/perl-install/share/advertising/list-ppp b/perl-install/share/advertising/list-ppp deleted file mode 100644 index 30734ff73..000000000 --- a/perl-install/share/advertising/list-ppp +++ /dev/null @@ -1,14 +0,0 @@ -01.png -02.png -08.png -13-b.png -18.png -22.png -23.png -24.png -25.png -27.png -28.png -29.png -30.png -lpi.png diff --git a/perl-install/share/advertising/list-pwp b/perl-install/share/advertising/list-pwp deleted file mode 100644 index b42b7bb27..000000000 --- a/perl-install/share/advertising/list-pwp +++ /dev/null @@ -1,14 +0,0 @@ -01.png -02.png -07.png -13-a.png -18.png -19.png -20.png -21.png -25.png -27.png -28.png -29.png -30.png -lpi.png diff --git a/perl-install/share/advertising/lpi.pl b/perl-install/share/advertising/lpi.pl deleted file mode 100644 index 2eb839368..000000000 --- a/perl-install/share/advertising/lpi.pl +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 0; -$border = 0; #- for leftish text - diff --git a/perl-install/share/advertising/lpi.png b/perl-install/share/advertising/lpi.png Binary files differdeleted file mode 100644 index f1396d2b5..000000000 --- a/perl-install/share/advertising/lpi.png +++ /dev/null |