diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-17 09:28:20 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-17 09:28:20 +0000 |
commit | efce46c491c5efca8fdea5083b0382841c44b32e (patch) | |
tree | 5643bc067afd3a788bd9c6607af02cfe8ab75352 | |
parent | 755df002ff6e794dd19bbb5d32906bc4305a8c21 (diff) | |
download | drakx-efce46c491c5efca8fdea5083b0382841c44b32e.tar drakx-efce46c491c5efca8fdea5083b0382841c44b32e.tar.gz drakx-efce46c491c5efca8fdea5083b0382841c44b32e.tar.bz2 drakx-efce46c491c5efca8fdea5083b0382841c44b32e.tar.xz drakx-efce46c491c5efca8fdea5083b0382841c44b32e.zip |
add titles for 2008.0 adversting
-rw-r--r-- | advertising/01IM_RANGE-a.pl | 1 | ||||
-rw-r--r-- | advertising/02IM_MIGRATION.pl | 1 | ||||
-rw-r--r-- | advertising/03IM_ONE.pl | 1 | ||||
-rw-r--r-- | advertising/04IM_NETWORK.pl | 1 | ||||
-rw-r--r-- | advertising/05IM_PWP.pl | 1 | ||||
-rw-r--r-- | advertising/06IM_FLASH.pl | 1 | ||||
-rw-r--r-- | advertising/Makefile | 2 |
7 files changed, 7 insertions, 1 deletions
diff --git a/advertising/01IM_RANGE-a.pl b/advertising/01IM_RANGE-a.pl new file mode 100644 index 000000000..629307042 --- /dev/null +++ b/advertising/01IM_RANGE-a.pl @@ -0,0 +1 @@ +$title = 'Discover Mandriva'; diff --git a/advertising/02IM_MIGRATION.pl b/advertising/02IM_MIGRATION.pl new file mode 100644 index 000000000..ac6f13802 --- /dev/null +++ b/advertising/02IM_MIGRATION.pl @@ -0,0 +1 @@ +$title = 'Windows friendly'; diff --git a/advertising/03IM_ONE.pl b/advertising/03IM_ONE.pl new file mode 100644 index 000000000..3556849b5 --- /dev/null +++ b/advertising/03IM_ONE.pl @@ -0,0 +1 @@ +$title = 'All in one product'; diff --git a/advertising/04IM_NETWORK.pl b/advertising/04IM_NETWORK.pl new file mode 100644 index 000000000..dacab8c9c --- /dev/null +++ b/advertising/04IM_NETWORK.pl @@ -0,0 +1 @@ +$title = 'Efficient network'; diff --git a/advertising/05IM_PWP.pl b/advertising/05IM_PWP.pl new file mode 100644 index 000000000..a37442a38 --- /dev/null +++ b/advertising/05IM_PWP.pl @@ -0,0 +1 @@ +$title = 'Out of the box product'; diff --git a/advertising/06IM_FLASH.pl b/advertising/06IM_FLASH.pl new file mode 100644 index 000000000..d480e31cb --- /dev/null +++ b/advertising/06IM_FLASH.pl @@ -0,0 +1 @@ +$title = 'Mandriva Linux on a 4GB USB key'; diff --git a/advertising/Makefile b/advertising/Makefile index 6195e57c3..ad85ebdc8 100644 --- a/advertising/Makefile +++ b/advertising/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.3 +VERSION = 0.4 PRODUCT = drakx-installer-advertising THEME = pwp |