summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/08-store.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising/08-store.pl')
-rw-r--r--perl-install/share/advertising/08-store.pl11
1 files changed, 0 insertions, 11 deletions
diff --git a/perl-install/share/advertising/08-store.pl b/perl-install/share/advertising/08-store.pl
deleted file mode 100644
index df453c8e9..000000000
--- a/perl-install/share/advertising/08-store.pl
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/perl
-
-$width = 556;
-$height = 303;
-
-$y_start = 10;
-
-$title = N("The official MandrakeSoft Store");
-
-@text = (N("Our full range of Linux solutions, as well as special offers on products and other \"goodies\", are available on our e-store:"),
- ("www.mandrakestore.com"));