summaryrefslogtreecommitdiffstats
path: root/advertising
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2011-01-19 10:44:49 +0000
committerAntoine Ginies <aginies@mandriva.com>2011-01-19 10:44:49 +0000
commit530a16ec071db0e24e6e949e265a96848864967c (patch)
treefe40cacd28d67b98186754c551b7fd339ebc7e17 /advertising
downloaddrakx-backup-do-not-use-530a16ec071db0e24e6e949e265a96848864967c.tar
drakx-backup-do-not-use-530a16ec071db0e24e6e949e265a96848864967c.tar.gz
drakx-backup-do-not-use-530a16ec071db0e24e6e949e265a96848864967c.tar.bz2
drakx-backup-do-not-use-530a16ec071db0e24e6e949e265a96848864967c.tar.xz
drakx-backup-do-not-use-530a16ec071db0e24e6e949e265a96848864967c.zip
add mes5-2.6.33 branch
Diffstat (limited to 'advertising')
-rw-r--r--advertising/Makefile21
-rw-r--r--advertising/NEWS36
-rw-r--r--advertising/README4
-rw-r--r--advertising/inst_mes5_1.pl5
-rw-r--r--advertising/inst_mes5_1.pngbin0 -> 64498 bytes
-rw-r--r--advertising/inst_mes5_2.pl5
-rw-r--r--advertising/inst_mes5_2.pngbin0 -> 60268 bytes
-rw-r--r--advertising/inst_mes5_3.pl5
-rw-r--r--advertising/inst_mes5_3.pngbin0 -> 82838 bytes
-rw-r--r--advertising/inst_mes5_4.pl5
-rw-r--r--advertising/inst_mes5_4.pngbin0 -> 80717 bytes
-rw-r--r--advertising/inst_mes5_5.pl5
-rw-r--r--advertising/inst_mes5_5.pngbin0 -> 76722 bytes
-rw-r--r--advertising/list-dis14
-rw-r--r--advertising/list-dwd14
-rw-r--r--advertising/list-ppp13
-rw-r--r--advertising/list-pwp5
17 files changed, 132 insertions, 0 deletions
diff --git a/advertising/Makefile b/advertising/Makefile
new file mode 100644
index 000000000..117a18f6a
--- /dev/null
+++ b/advertising/Makefile
@@ -0,0 +1,21 @@
+VERSION = 2009.0
+PRODUCT = drakx-installer-advertising
+
+THEME = pwp
+DESTDIR = $(ROOTDEST)/install/extra/advertising
+
+install:
+ rm -rf $(DESTDIR)
+ install -d $(DESTDIR)
+ install -m755 `cat list-$(THEME) | sed 's/png$$/pl/'` $(DESTDIR)
+ install -m644 `cat list-$(THEME)` $(DESTDIR)
+ install -m644 list-$(THEME) $(DESTDIR)/list
+
+tar:
+ rm -rf $(PRODUCT)*.tar* $(PRODUCT)-$(VERSION)
+ svn export -q . $(PRODUCT)-$(VERSION)
+ tar cfj $(PRODUCT)-$(VERSION).tar.bz2 $(PRODUCT)-$(VERSION)
+ rm -rf $(PRODUCT)-$(VERSION)
+
+clean:
+ find . -name "*~" -o -name ".#*" | xargs rm -f
diff --git a/advertising/NEWS b/advertising/NEWS
new file mode 100644
index 000000000..537f82021
--- /dev/null
+++ b/advertising/NEWS
@@ -0,0 +1,36 @@
+Version MES5 - 22 november 2010
+- MES5 advertising
+
+Version 2009.0 - 11 September 2008
+- 2009.0 images
+
+Version 2008.1.1 - 21 March 2008
+
+- 2008.1 titles
+
+Version 2008.1 - 26 February 2008
+
+- 2008.1 images
+
+Version 0.6 - 18 September 2007, by Pascal "Pixel" Rigaux
+
+- really add titles for 2008.0 adversting
+
+Version 0.5 - 18 September 2007, by Pascal "Pixel" Rigaux
+
+- fix 02IM_MIGRATION.png screenshot
+
+Version 0.4 - 17 September 2007, by Pascal "Pixel" Rigaux
+
+- add titles for 2008.0 adversting
+
+Version 0.3 - 14 September 2007, by Pascal "Pixel" Rigaux
+
+- 2008.0 advertising images
+- drop *.pl files, not used by drakx-installer-stage2 anymore
+
+Version 0.2 - 4 April 2007, by Pascal "Pixel" Rigaux
+
+- 2007.1 advertising images
+- move advertising out of drakx-installer-stage2 into drakx-installer-advertising
+
diff --git a/advertising/README b/advertising/README
new file mode 100644
index 000000000..58d63c2e3
--- /dev/null
+++ b/advertising/README
@@ -0,0 +1,4 @@
+dis == Discovery
+dwd == Download
+ppp == PowerPackPlus
+pwp == PowerPack
diff --git a/advertising/inst_mes5_1.pl b/advertising/inst_mes5_1.pl
new file mode 100644
index 000000000..3767be419
--- /dev/null
+++ b/advertising/inst_mes5_1.pl
@@ -0,0 +1,5 @@
+#!/usr/bin/perl
+
+$width = 457;
+$height = 308;
+@data = ()
diff --git a/advertising/inst_mes5_1.png b/advertising/inst_mes5_1.png
new file mode 100644
index 000000000..044cac21b
--- /dev/null
+++ b/advertising/inst_mes5_1.png
Binary files differ
diff --git a/advertising/inst_mes5_2.pl b/advertising/inst_mes5_2.pl
new file mode 100644
index 000000000..3767be419
--- /dev/null
+++ b/advertising/inst_mes5_2.pl
@@ -0,0 +1,5 @@
+#!/usr/bin/perl
+
+$width = 457;
+$height = 308;
+@data = ()
diff --git a/advertising/inst_mes5_2.png b/advertising/inst_mes5_2.png
new file mode 100644
index 000000000..e2dbe4ab5
--- /dev/null
+++ b/advertising/inst_mes5_2.png
Binary files differ
diff --git a/advertising/inst_mes5_3.pl b/advertising/inst_mes5_3.pl
new file mode 100644
index 000000000..3767be419
--- /dev/null
+++ b/advertising/inst_mes5_3.pl
@@ -0,0 +1,5 @@
+#!/usr/bin/perl
+
+$width = 457;
+$height = 308;
+@data = ()
diff --git a/advertising/inst_mes5_3.png b/advertising/inst_mes5_3.png
new file mode 100644
index 000000000..c7aac4cb9
--- /dev/null
+++ b/advertising/inst_mes5_3.png
Binary files differ
diff --git a/advertising/inst_mes5_4.pl b/advertising/inst_mes5_4.pl
new file mode 100644
index 000000000..3767be419
--- /dev/null
+++ b/advertising/inst_mes5_4.pl
@@ -0,0 +1,5 @@
+#!/usr/bin/perl
+
+$width = 457;
+$height = 308;
+@data = ()
diff --git a/advertising/inst_mes5_4.png b/advertising/inst_mes5_4.png
new file mode 100644
index 000000000..248790d0d
--- /dev/null
+++ b/advertising/inst_mes5_4.png
Binary files differ
diff --git a/advertising/inst_mes5_5.pl b/advertising/inst_mes5_5.pl
new file mode 100644
index 000000000..3767be419
--- /dev/null
+++ b/advertising/inst_mes5_5.pl
@@ -0,0 +1,5 @@
+#!/usr/bin/perl
+
+$width = 457;
+$height = 308;
+@data = ()
diff --git a/advertising/inst_mes5_5.png b/advertising/inst_mes5_5.png
new file mode 100644
index 000000000..73cf29c2c
--- /dev/null
+++ b/advertising/inst_mes5_5.png
Binary files differ
diff --git a/advertising/list-dis b/advertising/list-dis
new file mode 100644
index 000000000..3ca560e8d
--- /dev/null
+++ b/advertising/list-dis
@@ -0,0 +1,14 @@
+LinDVD.png
+TRANSGAMING-CEDEGA.png
+FLATOUT.png
+Kaspersky.png
+Skype.png
+IM_ONE.png
+IM_3D.png
+IM_THEME.png
+IM-GWENVIEW.png
+IM_RPMDRAKE.png
+IM_web2.png
+IM_SERVICES.png
+IM_GAMME.png
+IM_REGISTER.png
diff --git a/advertising/list-dwd b/advertising/list-dwd
new file mode 100644
index 000000000..d6d6cbc9d
--- /dev/null
+++ b/advertising/list-dwd
@@ -0,0 +1,14 @@
+LinDVD.png
+TRANSGAMING-CEDEGA.png
+FLATOUT.png
+Kaspersky.png
+Skype.png
+ARKEIA_EN.png
+IM_3D.png
+IM_THEME.png
+VPN.png
+IM_RPMDRAKE.png
+IM_web2.png
+IM_SERVICES.png
+IM_GAMME.png
+IM_REGISTER.png
diff --git a/advertising/list-ppp b/advertising/list-ppp
new file mode 100644
index 000000000..862cd4833
--- /dev/null
+++ b/advertising/list-ppp
@@ -0,0 +1,13 @@
+bitdefender.png
+ARKEIA_EN.png
+VPN.png
+IM_INVICTUS.png
+IM_RPMDRAKE.png
+IM_CRM.png
+IM_CMSJOOMLA.png
+IM_web2.png
+IM_THEME.png
+IM_3D.png
+IM_SERVICES.png
+IM_GAMME.png
+IM_REGISTER.png
diff --git a/advertising/list-pwp b/advertising/list-pwp
new file mode 100644
index 000000000..bc47504e7
--- /dev/null
+++ b/advertising/list-pwp
@@ -0,0 +1,5 @@
+inst_mes5_1.png
+inst_mes5_2.png
+inst_mes5_3.png
+inst_mes5_4.png
+inst_mes5_5.png