summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-server-08.pl
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2004-08-31 08:03:16 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2004-08-31 08:03:16 +0000
commit2700cc79d0749dedf1d78d7386c8292d530fa477 (patch)
tree7aaf51ef0ee74652d5000eccd974eeffe298f30f /perl-install/share/advertising/corpo-server-08.pl
parent911fe21de188cc0c84658a4476054c7ced7833f6 (diff)
downloaddrakx-backup-do-not-use-2700cc79d0749dedf1d78d7386c8292d530fa477.tar
drakx-backup-do-not-use-2700cc79d0749dedf1d78d7386c8292d530fa477.tar.gz
drakx-backup-do-not-use-2700cc79d0749dedf1d78d7386c8292d530fa477.tar.bz2
drakx-backup-do-not-use-2700cc79d0749dedf1d78d7386c8292d530fa477.tar.xz
drakx-backup-do-not-use-2700cc79d0749dedf1d78d7386c8292d530fa477.zip
Corporate material
Diffstat (limited to 'perl-install/share/advertising/corpo-server-08.pl')
-rw-r--r--perl-install/share/advertising/corpo-server-08.pl14
1 files changed, 14 insertions, 0 deletions
diff --git a/perl-install/share/advertising/corpo-server-08.pl b/perl-install/share/advertising/corpo-server-08.pl
new file mode 100644
index 000000000..448f3250a
--- /dev/null
+++ b/perl-install/share/advertising/corpo-server-08.pl
@@ -0,0 +1,14 @@
+#!/usr/bin/perl
+
+$width = 556;
+$height = 303;
+
+$y_start = 10;
+$border = 10; #- for leftish text
+
+@text = ([ N("<b>PSMP: Personalised Solutions and Maintenance Program</b>"), center => 1 ],
+ ' ',
+ N("The \"Personalised Solutions and Maintenance Program\" is an easy-to-use, cost effective program designed to meet the needs of businesses of all size. PSMP allows you to purchase Mandrakesoft solutions at volume prices. It reduces the costs associated with evaluating, acquiring, implementing, and maintaining eBusiness software, and provides streamlined purchasing and centralised solution management through an Internet based graphic interface. "),
+ ' ',
+ N("PSMP is a highly personalized program that provides an upper edge solution to enterprise from their competitors. PSMP is a perfect example of a modern web based solution. The program is designed to provide One-Shop complete open source solutions (Products/Support/Updates/Services) to enterprise. "),
+ );