diff options
Diffstat (limited to 'perl-install/share/advertising/dis-11.pl')
| -rw-r--r-- | perl-install/share/advertising/dis-11.pl | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/perl-install/share/advertising/dis-11.pl b/perl-install/share/advertising/dis-11.pl deleted file mode 100644 index b30ba8000..000000000 --- a/perl-install/share/advertising/dis-11.pl +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/perl - -$width = 556; -$height = 303; - -$y_start = 80; - -$title = ""; - -@text = (N("Do you require assistance?"), - '', - N("MandrakeExpert is the primary source for technical support."), - '', - N("If you have Linux questions, subscribe to MandrakeExpert at www.mandrakeexpert.com")); |
