diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-21 17:22:42 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-21 17:22:42 +0000 |
commit | cc22c0959feef0c77a7b80a8ff28c9ca76fa6fff (patch) | |
tree | b17e57b2f7e1d3a536d950c86aa4dbe08bd0e410 /advertising | |
parent | c2c3b74a9289381e8951e3616cbecdaad9193780 (diff) | |
download | drakx-cc22c0959feef0c77a7b80a8ff28c9ca76fa6fff.tar drakx-cc22c0959feef0c77a7b80a8ff28c9ca76fa6fff.tar.gz drakx-cc22c0959feef0c77a7b80a8ff28c9ca76fa6fff.tar.bz2 drakx-cc22c0959feef0c77a7b80a8ff28c9ca76fa6fff.tar.xz drakx-cc22c0959feef0c77a7b80a8ff28c9ca76fa6fff.zip |
- 2008.1 titles
Diffstat (limited to 'advertising')
-rw-r--r-- | advertising/IM_flash.pl | 2 | ||||
-rw-r--r-- | advertising/IM_free08S.pl | 2 | ||||
-rw-r--r-- | advertising/IM_one08S.pl | 2 | ||||
-rw-r--r-- | advertising/IM_pwp08S.pl | 2 | ||||
-rw-r--r-- | advertising/IM_range08S.pl | 2 | ||||
-rw-r--r-- | advertising/Makefile | 2 | ||||
-rw-r--r-- | advertising/NEWS | 8 |
7 files changed, 14 insertions, 6 deletions
diff --git a/advertising/IM_flash.pl b/advertising/IM_flash.pl index 5519f0e4a..57f146bb6 100644 --- a/advertising/IM_flash.pl +++ b/advertising/IM_flash.pl @@ -1 +1 @@ -$title = ""; +$title = N("Your desktop on a USB key"); diff --git a/advertising/IM_free08S.pl b/advertising/IM_free08S.pl index 5519f0e4a..da447e629 100644 --- a/advertising/IM_free08S.pl +++ b/advertising/IM_free08S.pl @@ -1 +1 @@ -$title = ""; +$title = N("The 100%% open source Mandriva Linux distribution"); diff --git a/advertising/IM_one08S.pl b/advertising/IM_one08S.pl index 5519f0e4a..d2cc11ed0 100644 --- a/advertising/IM_one08S.pl +++ b/advertising/IM_one08S.pl @@ -1 +1 @@ -$title = ""; +$title = N("Explore Linux easily with Mandriva One"); diff --git a/advertising/IM_pwp08S.pl b/advertising/IM_pwp08S.pl index 5519f0e4a..21c698e9f 100644 --- a/advertising/IM_pwp08S.pl +++ b/advertising/IM_pwp08S.pl @@ -1 +1 @@ -$title = ""; +$title = N("A full Mandriva Linux desktop, with support"); diff --git a/advertising/IM_range08S.pl b/advertising/IM_range08S.pl index 5519f0e4a..fde1186af 100644 --- a/advertising/IM_range08S.pl +++ b/advertising/IM_range08S.pl @@ -1 +1 @@ -$title = ""; +$title = N("Mandriva: distributions for everybody's needs"); diff --git a/advertising/Makefile b/advertising/Makefile index 9d353bc32..1285dfa03 100644 --- a/advertising/Makefile +++ b/advertising/Makefile @@ -1,4 +1,4 @@ -VERSION = 2008.1 +VERSION = 2008.1.1 PRODUCT = drakx-installer-advertising THEME = pwp diff --git a/advertising/NEWS b/advertising/NEWS index bdf12203d..d1140f736 100644 --- a/advertising/NEWS +++ b/advertising/NEWS @@ -1,3 +1,11 @@ +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 |