[Scummvm-git-logs] scummvm-web master -> 473c3e46e6475dde1aaaa6cdcb960f45eefe4036

criezy criezy at scummvm.org
Sun Apr 2 12:09:10 CEST 2017


This automated email contains information about 6 new commits which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
f470d93658 Revert "WEB: Fix typo"
d2d402b20f Revert "WEB: Add compatibility for mario"
169aab8f37 Revert "WEB: Rename two images"
9cb0dd241c Revert "WEB: Start rebranding to PlumberVM"
fa76555c66 WEB: Update rebranding news
473c3e46e6 WEB: Keep the plumbervm logo image around for those who feel nostalgic


Commit: f470d9365855899cc689da763d9747371d10619f
    https://github.com/scummvm/scummvm-web/commit/f470d9365855899cc689da763d9747371d10619f
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2017-04-02T10:16:44+01:00

Commit Message:
Revert "WEB: Fix typo"

This reverts commit e540de6af0ae38df0c9dc94e11f5816518dfcd60.

Changed paths:
    data/compatibility/compat-DEV.xml


diff --git a/data/compatibility/compat-DEV.xml b/data/compatibility/compat-DEV.xml
index 3dd69a3..9ad13f9 100644
--- a/data/compatibility/compat-DEV.xml
+++ b/data/compatibility/compat-DEV.xml
@@ -4,7 +4,7 @@
 		<name>Kirin Entertainment, United Pixtures</name>
 		<games>
 			<game>
-				<name>Plumbers Don't Wear Tie</name>
+				<name>Plumbers Don't Weat Tie</name>
 				<target>mario</target>
 				<support_level>excellent</support_level>
 				<notes>


Commit: d2d402b20fb2cbafa33bd2d0a3a4e19a33851fc2
    https://github.com/scummvm/scummvm-web/commit/d2d402b20fb2cbafa33bd2d0a3a4e19a33851fc2
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2017-04-02T10:18:05+01:00

Commit Message:
Revert "WEB: Add compatibility for mario"

This reverts commit bf6a33bfa807eeea8a3b26585fd238ac0bb1be1d.

Changed paths:
    data/compatibility/compat-DEV.xml


diff --git a/data/compatibility/compat-DEV.xml b/data/compatibility/compat-DEV.xml
index 9ad13f9..e497488 100644
--- a/data/compatibility/compat-DEV.xml
+++ b/data/compatibility/compat-DEV.xml
@@ -1,19 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <compatibility xmlns:h="http://www.w3.org/TR/xhtml1/">
 	<company>
-		<name>Kirin Entertainment, United Pixtures</name>
-		<games>
-			<game>
-				<name>Plumbers Don't Weat Tie</name>
-				<target>mario</target>
-				<support_level>excellent</support_level>
-				<notes>
-					No known issues, game is completable (and awsome). Only the PC version is currently supported by this target
-				</notes>
-			</game>
-		</games>
-	</company>
-	<company>
 		<name>LucasArts</name>
 		<games>
 			<game>


Commit: 169aab8f37966c97220b057ce6c7f325214c3ce7
    https://github.com/scummvm/scummvm-web/commit/169aab8f37966c97220b057ce6c7f325214c3ce7
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2017-04-02T10:18:13+01:00

Commit Message:
Revert "WEB: Rename two images"

This reverts commit 53104e3a61500b295812dd7307abe1bffb8f2d26.

Changed paths:
  R images/plumbervm-caption.png
  R images/plumbervm_logo.jpg
    templates/index.tpl


diff --git a/images/plumbervm-caption.png b/images/plumbervm-caption.png
deleted file mode 100644
index af3f3f7..0000000
Binary files a/images/plumbervm-caption.png and /dev/null differ
diff --git a/images/plumbervm_logo.jpg b/images/plumbervm_logo.jpg
deleted file mode 100644
index 4a24a23..0000000
Binary files a/images/plumbervm_logo.jpg and /dev/null differ
diff --git a/templates/index.tpl b/templates/index.tpl
index b5ce6af..93ad222 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -30,12 +30,12 @@
 	{* Header. *}
 	<div id="header">
 		<a href="{$baseurl}">
-			<img src="/images/plumbervm_logo.jpg" width="287" height="118" alt="{#indexLogo#}" class="float_left">
+			<img src="/images/scummvm_logo.jpg" width="287" height="118" alt="{#indexLogo#}" class="float_left">
 		</a>
 
 		<span>
 			<img src="/images/heroes{$heroes_num|rand:0}.png" alt="{#indexCharacters#}" width="483" height="89">
-			<img src="/images/plumbervm-caption.png" alt="Script creation utility for Maniac Mansion Virtual Machine" width="483" height="29">
+			<img src="/images/scummvm-caption.png" alt="Script creation utility for Maniac Mansion Virtual Machine" width="483" height="29">
 		</span>
 		{include file='lang_menu.tpl'}
 	</div>


Commit: 9cb0dd241c0ac51f1967c4db075a0c4980251115
    https://github.com/scummvm/scummvm-web/commit/9cb0dd241c0ac51f1967c4db075a0c4980251115
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2017-04-02T10:18:15+01:00

Commit Message:
Revert "WEB: Start rebranding to PlumberVM"

This reverts commit 6681dbcd8a086ef689ab34b1a3b256c736042d12.

Changed paths:
    images/scummvm-caption.png
    images/scummvm_logo.jpg
    lang/lang.de.ini
    lang/lang.fr.ini
    lang/lang.ini
    lang/lang.it.ini
    lang/lang.ru.ini
    templates/index.tpl


diff --git a/images/scummvm-caption.png b/images/scummvm-caption.png
index af3f3f7..29460ff 100644
Binary files a/images/scummvm-caption.png and b/images/scummvm-caption.png differ
diff --git a/images/scummvm_logo.jpg b/images/scummvm_logo.jpg
index 4a24a23..2b32de3 100644
Binary files a/images/scummvm_logo.jpg and b/images/scummvm_logo.jpg differ
diff --git a/lang/lang.de.ini b/lang/lang.de.ini
index 5977c33..d0719c6 100644
--- a/lang/lang.de.ini
+++ b/lang/lang.de.ini
@@ -310,17 +310,17 @@ introHeaderFullsize = "Für Vollbild bitte Bild anklicken"
 introHeaderRandom = "Zufälliges Bildschirmfoto"
 introHeaderPrevShot = "« vorheriges"
 introHeaderNextShot = "nächstes »"
-introHeaderWhatIs = "Was ist PlumberVM?"
+introHeaderWhatIs = "Was ist ScummVM?"
 introHeaderContentP1 = """
-PlumberVM ist ein Programm, welches Ihnen ermöglicht, bestimmte klassische
+ScummVM ist ein Programm, welches Ihnen ermöglicht, bestimmte klassische
 Grafik-Adventures (Point-and-Click-Adventures) auszuführen, vorausgesetzt,
 Sie sind im Besitz der passenden Spieldateien.
-PlumberVM ersetzt dabei die ausführbaren Programmdateien,
+ScummVM ersetzt dabei die ausführbaren Programmdateien,
 die ursprünglich mit dem Spiel mitgeliefert wurden. Dadurch können diese Spiele
 auf Systemen gespielt werden, für welche sie nie entwickelt wurden!
 """
 introHeaderContentP2 = """
-PlumberVM unterstützt viele Adventures, einschließlich der SCUMM-
+ScummVM unterstützt viele Adventures, einschließlich der SCUMM-
 Spiele von LucasArts (beispielsweise <i>Monkey Island</i> 1-3,
 <i>Day of the Tentacle</i>, <i>Sam & Max</i>, ...),
 viele AGI- und SCI-Spiele von Sierra (wie <i>King's Quest</i> 1-6,
@@ -337,13 +337,13 @@ introHeaderContentP3 = """
 Sie finden eine komplette Liste mit allen Informationen darüber,
 welche Spiele in welchem Umfang unterstützt werden auf der <a href="/compatibility/">
 Kompatibilitätsseite</a>.
-Da PlumberVM laufend verbessert wird, lohnt es sich, häufiger vorbeizuschauen.
+Da ScummVM laufend verbessert wird, lohnt es sich, häufiger vorbeizuschauen.
 Unter den Systemen, auf welchen Sie diese Spiele spielen können, sind Windows, Linux, Mac OS X,
 Dreamcast, PocketPC, PalmOS, AmigaOS, BeOS, OS/2, PSP, PS2, SymbianOS und viele mehr.
 """
 introHeaderContentP4 = """
 Offizielle Anlaufstellen für Kommentare und Vorschläge sind das <a href="http://forums.scummvm.org">
-(englischsprachige) Forum</a> und der <a href="irc://irc.freenode.net/scummvm"> (ebenfalls englischsprachige) IRC-Channel #plumbervm</a> im IRC-Netzwerk freenode.net. Die Kommunikation in Forum und IRC sollte ausschließlich auf Englisch erfolgen.
+(englischsprachige) Forum</a> und der <a href="irc://irc.freenode.net/scummvm"> (ebenfalls englischsprachige) IRC-Channel #scummvm</a> im IRC-Netzwerk freenode.net. Die Kommunikation in Forum und IRC sollte ausschließlich auf Englisch erfolgen.
 
 Bitte lesen Sie unsere <a href="/faq/">häufig gestellten Fragen (FAQ)</a>, bevor Sie einen Eintrag dort verfassen.
 """
diff --git a/lang/lang.fr.ini b/lang/lang.fr.ini
index 00fb6a0..e87d108 100644
--- a/lang/lang.fr.ini
+++ b/lang/lang.fr.ini
@@ -316,18 +316,17 @@ introHeaderFullsize = "Cliquez pour afficher en taille réelle"
 introHeaderRandom = "Capture d'écran aléatoire"
 introHeaderPrevShot = "« précédent"
 introHeaderNextShot = "suivant »"
-introHeaderWhatIs = "C'est quoi PlumberVM ?"
+introHeaderWhatIs = "C'est quoi ScummVM ?"
 introHeaderContentP1 = """
-PlumberVM est un logiciel qui vous permet de jouer certain jeux d'aventures graphiques de type
+ScummVM est un logiciel qui vous permet de jouer certain jeux d'aventures graphiques de type
 'point-and-click' (pointer et cliquer), à condition que vous possédiez les fichiers de données
-du jeu. Le plus astucieux : PlumberVM remplace juste les exécutables fournis avec les jeux, vous
+du jeu. Le plus astucieux : ScummVM remplace juste les exécutables fournis avec les jeux, vous
 permettant de jouer sur les systèmes pour lesquels ils n'ont jamais été conçus !
 """
 introHeaderContentP2 = """
-PlumberVM supporte de nombreux jeux d'aventure, et en particulier l'excellent Plumbers Don't
-ear Ties, ainsi que de nombreux jeux moins connus tels que les jeux LucasArts basés sur le système
-SCUMM (<i>Monkey Island</i> 1-3, <i>Day of the Tentacle</i>, <i>Sam & Max</i>, ...),
-de nombreux jeux Sierra utilisant les système AGI ou SCI (<i>King's Quest</i> 1-6,
+ScummVM supporte de nombreux jeux d'aventure, y compris les jeux LucasArts basés sur le système
+SCUMM (tel que <i>Monkey Island</i> 1-3, <i>Day of the Tentacle</i>, <i>Sam & Max</i>, ...),
+de nombreux jeux Sierra utilisant les système AGI ou SCI (tel que <i>King's Quest</i> 1-6,
 <i>Space Quest</i> 1-5, ...), <i>Discworld</i> 1 et 2, <i>Simon the Sorcerer</i> 1 et 2,
 <i>Beneath A Steel Sky</i>, <i>Lure of the Temptress</i>, <i>Les chevaliers de Baphomet</i>
 (Broken Sword I), <i>Les Boucliers de Quetzalcoatl</i> (Broken Sword II), <i>L'amazone queen</i>
@@ -337,14 +336,14 @@ et <i>Pouce-Pouce</i>) et bien plus encore.
 """
 introHeaderContentP3 = """
 Vous pouvez trouver la liste complète des jeux supportés et de la qualité du support sur la
-<a href="/compatibility/">page de compatibilité</a>. PlumberVM est activement dévelopé, donc
+<a href="/compatibility/">page de compatibilité</a>. ScummVM est activement dévelopé, donc
 revenez vérifier cette liste régulièrement. Parmis les platformes supportées, vous pouvez
-jouer à ces jeux avec PlumberVM sur Windows, Linux, Mac OS X, Dreamcast, PocketPC, PalmOS, AmigaOS,
+jouer à ces jeux avec ScummVM sur Windows, Linux, Mac OS X, Dreamcast, PocketPC, PalmOS, AmigaOS,
 BeOS, OS/2, PSP, PS2, SymbianOS et bien plus encore...
 """
 introHeaderContentP4 = """
 Vous pouvez faire part de vos commentaires et suggestions sur notre forum (en anglais) et canal IRC,
-<a href="irc://irc.freenode.net/scummvm">#plumbervm on irc.freenode.net</a> (également en anglais). Mais
+<a href="irc://irc.freenode.net/scummvm">#scummvm on irc.freenode.net</a> (également en anglais). Mais
 avant de poster veuillez lire notre <a href="/faq/">FAQ</a>.
 """
 introHeaderContentP5 = """
diff --git a/lang/lang.ini b/lang/lang.ini
index c67acc0..1a57e4f 100644
--- a/lang/lang.ini
+++ b/lang/lang.ini
@@ -305,22 +305,22 @@ introHeaderFullsize = "Click to view Full Size"
 introHeaderRandom = "Random screenshot"
 introHeaderPrevShot = "« previous"
 introHeaderNextShot = "next »"
-introHeaderWhatIs = "What Is PlumberVM?"
+introHeaderWhatIs = "What Is ScummVM?"
 introHeaderContentP1 = """
-PlumberVM is a program which allows you to run certain classic graphical
+ScummVM is a program which allows you to run certain classic graphical
 point-and-click adventure games, provided you already have their data files.
-The clever part about this: PlumberVM just replaces the executables shipped
+The clever part about this: ScummVM just replaces the executables shipped
 with the games, allowing you to play them on systems for which they were
 never designed!
 """
 introHeaderContentP2 = """
-PlumberVM supports many adventure games, including first and foremost
-the excellent Plumbers Don't Wear Ties, and less well known titles such
-as LucasArts SCUMM games (<i>Monkey Island</i> 1-3,
+ScummVM supports many adventure games, including LucasArts
+SCUMM games (such as <i>Monkey Island</i> 1-3,
 <i>Day of the Tentacle</i>, <i>Sam & Max</i>, ...),
-many of Sierra's AGI and SCI games (<i>King's Quest</i> 1-6,
-<i>Space Quest</i> 1-5, ...), <i>Discworld</i> 1 and 2,
-<i>Simon the Sorcerer</i> 1 and 2, <i>Beneath A Steel Sky</i>,
+many of Sierra's AGI and SCI games (such as
+<i>King's Quest</i> 1-6, <i>Space Quest</i> 1-5, ...),
+<i>Discworld</i> 1 and 2, <i>Simon the Sorcerer</i>
+1 and 2, <i>Beneath A Steel Sky</i>,
 <i>Lure of the Temptress</i>, <i>Broken Sword</i> 1 and 2,
 <i>Flight of the Amazon Queen</i>, <i>Gobliiins</i> 1-3,
 <i>The Legend of Kyrandia</i> 1-3, many of
@@ -332,12 +332,12 @@ introHeaderContentP3 = """
 You can find a full list with details on which games are
 supported and how well on the
 <a href="/compatibility/">compatibility page</a>.
-PlumberVM is continually improving, so check back often.
+ScummVM is continually improving, so check back often.
 Among the systems on which you can play those games are Windows, Linux, Mac OS X,
 Dreamcast, PocketPC, PalmOS, AmigaOS, BeOS, OS/2, PSP, PS2, SymbianOS and many more...
 """
 introHeaderContentP4 = """
-Our forum and IRC channel, <a href="irc://irc.freenode.net/scummvm"> #plumbervm on
+Our forum and IRC channel, <a href="irc://irc.freenode.net/scummvm"> #scummvm on
 irc.freenode.net</a>, are open for comments and suggestions. Please read our
 <a href="/faq/">FAQ</a> before posting.
 """
diff --git a/lang/lang.it.ini b/lang/lang.it.ini
index ba6d9e7..75989aa 100644
--- a/lang/lang.it.ini
+++ b/lang/lang.it.ini
@@ -259,16 +259,16 @@ introHeaderFullsize = "Fai clic per visualizzare a dimensione intera"
 introHeaderRandom = "Screenshot random"
 introHeaderPrevShot = "« precedente"
 introHeaderNextShot = "successivo »"
-introHeaderWhatIs = "Cos'è PlumberVM?"
+introHeaderWhatIs = "Cos'è ScummVM?"
 introHeaderContentP1 = """
-PlumberVM è un programma che permette di eseguire alcuni fra i classici giochi di
+ScummVM è un programma che permette di eseguire alcuni fra i classici giochi di
 avventura "punta e clicca", a patto di averne a disposizione i dischi originali.
-Il bello è che PlumberVM sostituisce gli eseguibili originali, permettendo di eseguire i giochi
+Il bello è che ScummVM sostituisce gli eseguibili originali, permettendo di eseguire i giochi
 su piattaforme per cui non erano neppure mai stati pensati!
 """
 
 introHeaderContentP2 = """
-PlumberVM supporta molti giochi di avventura, compresi i giochi
+ScummVM supporta molti giochi di avventura, compresi i giochi
 SCUMM di LucasArts (come <i>Monkey Island</i> 1-3,
 <i>Day of the Tentacle</i>, <i>Sam & Max</i>, ...),
 molti fra i giochi Sierra basati su AGI e SCI (ad esempio
@@ -286,12 +286,12 @@ introHeaderContentP3 = """
 Troverai un elenco dettagliato dei giochi supportati
 (e di <i>quanto</i> siano supportati) sulla
 <a href="/compatibility/">pagina di compatibilità</a>.
-PlumberVM è in continuo sviluppo, quindi ricontrollare spesso non nuoce.
+ScummVM è in continuo sviluppo, quindi ricontrollare spesso non nuoce.
 Tra i sistemi su cui è possibile lanciare i giochi: Windows, Linux, Mac OS X,
 Dreamcast, PocketPC, PalmOS, AmigaOS, BeOS, OS/2, PSP, PS2, SymbianOS e molti altri...
 """
 introHeaderContentP4 = """
-Il nostro forum e il nostro canale IRC, <a href="irc://irc.freenode.net/scummvm"> #plumbervm su
+Il nostro forum e il nostro canale IRC, <a href="irc://irc.freenode.net/scummvm"> #scummvm su
 irc.freenode.net</a>, sono aperti a commenti e suggerimenti.
 Per favore, leggi la nostra <a href="/faq/">FAQ</a> prima di scrivere.
 """
diff --git a/lang/lang.ru.ini b/lang/lang.ru.ini
index e255977..6e1d52b 100644
--- a/lang/lang.ru.ini
+++ b/lang/lang.ru.ini
@@ -273,15 +273,15 @@ introHeaderFullsize = "Кликните, чтобы посмотреть в по
 introHeaderRandom = "Случайный скриншот"
 introHeaderPrevShot = "« пред."
 introHeaderNextShot = "след. »"
-introHeaderWhatIs = "Что такое PlumberVM?"
+introHeaderWhatIs = "Что такое ScummVM?"
 introHeaderContentP1 = """
-PlumberVM — это программа, которая позвояет вам запускать некоторые
+ScummVM — это программа, которая позвояет вам запускать некоторые
 классические адвенчуры и квесты при наличии у вас файлов данных от этих игр.
-Суть в том, что PlumberVM заменяет исполняемые файлы игры, тем самым позволяя
+Суть в том, что ScummVM заменяет исполняемые файлы игры, тем самым позволяя
 играть на тех системах, которые даже не существовали во время их создания!
 """
 introHeaderContentP2 = """
-PlumberVM поддерживает множество квестов и адвенчур, в том числе:
+ScummVM поддерживает множество квестов и адвенчур, в том числе:
 игры на SCUMM от LucasArts (такие как <i>Monkey Island</i> 1-3,
 <i>Day of the Tentacle</i>, <i>Sam & Max</i>, ...),
 многие AGI и SCI игры от Sierra (такие как
@@ -299,12 +299,12 @@ introHeaderContentP3 = """
 Вы можете найти полный список всех поддерживаемых игр и насколько
 хорошо работает каждая их них, на
 <a href="/compatibility/">странице совместимости</a>.
-PlumberVM активно развивается, так что заглядывайте почаще.
+ScummVM активно развивается, так что заглядывайте почаще.
 Среди систем, на которых теперь можно поиграть в эти игры, находятся: Windows, Linux, Mac OS X,
 Dreamcast, PocketPC, PalmOS, AmigaOS, BeOS, OS/2, PSP, PS2, SymbianOS и многие другие...
 """
 introHeaderContentP4 = """
-Наш форум и канал IRC, <a href="irc://irc.freenode.net/scummvm"> #plumbervm на
+Наш форум и канал IRC, <a href="irc://irc.freenode.net/scummvm"> #scummvm на
 irc.freenode.net</a>, открыты для ваших комментариев и пожеланий. Пожалуйста, прочитайте
 <a href="/faq/">ЧаВо</a> перед тем, как задавать вопросы.
 """
diff --git a/templates/index.tpl b/templates/index.tpl
index 93ad222..23a765d 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -23,7 +23,7 @@
 	<link rel="alternate" type="application/atom+xml" title="{#indexAtomFeed#}" href="{$baseurl}feeds/atom/">
 	<link rel="alternate" type="application/rss+xml" title="{#indexRSSFeed#}" href="{$baseurl}feeds/rss/">
 	<link rel="apple-touch-icon" href="/images/scummvm.png">
-	<title>PlumberVM :: {$title}</title>
+	<title>ScummVM :: {$title}</title>
 </head>
 <body>
 


Commit: fa76555c665bc99c7d8b46cb0a5fc64b4a1e6bca
    https://github.com/scummvm/scummvm-web/commit/fa76555c665bc99c7d8b46cb0a5fc64b4a1e6bca
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2017-04-02T11:06:01+01:00

Commit Message:
WEB: Update rebranding news

Changed paths:
    data/news/20170401a.xml


diff --git a/data/news/20170401a.xml b/data/news/20170401a.xml
index 209ea5d..2a5fa97 100644
--- a/data/news/20170401a.xml
+++ b/data/news/20170401a.xml
@@ -3,28 +3,33 @@
 <AUTHOR>Criezy</AUTHOR>
 <BODY>
 
-<p>The issue of the name of ScummVM has been raised many times since we started to
+<p><b>Update:</b> we were unable to reserve the plumbervm.org domain and thus, with
+a heavy heart, we decided to abandon our rebranding effort and go back to our old name.
+Long live ScummVM! 
+</p>
+
+<p><s>The issue of the name of ScummVM has been raised many times since we started to
 add engines for non-SCUMM games. Until now we decided to keep the original name.
-However, the addition today of an engine for <i>Plumbers Don't Wear Tie</i> changes
+However, the addition today of an engine for <i>Plumbers Don't Wear Ties</i> changes
 everything. Due to its fame and reputation for being one of the best video game ever,
 it naturaly becomes the flagship of what we stand for. Thus we have finally decided
 to change our name. We are now <b>PlumberVM</b>!
-</p>
+</s></p>
  
-<p>We used the name ScummVM for over 15 years, and this is with sadness that we say
+<p><s>We used the name ScummVM for over 15 years, and this is with sadness that we say
 goodbye to it. It is a well known name and we do not underestimate the effort it will
 take to get the same recognition for our new name. Thus we are calling on your help
 to spread the news. In the short term this will inevitably lead to some disruption and
 confusion. But in the long term we are convinced that this is the right decision. With
-your support we will conquer the world! Starting from the sewers.</p>
+your support we will conquer the world! Starting from the sewers.</s></p>
 
-<p>With the change of name we have also decided to expand even more the scope of our
+<p><s>With the change of name we have also decided to expand even more the scope of our
 project. Last year we decided to accept engines for RPG games in addition to adventure
 games. Now we are also accepting any games that feature a plumber. Work has already
 started on the little known <i>Super Mario Bros.</i>, and we have big plans for the
-future. We will have a big announcement soon, so stay tuned.</p>
+future. We will have a big announcement soon, so stay tuned.</s></p>
 
-<p>On a final note, it will take time for us to update all the places where our name
+<p><s>On a final note, it will take time for us to update all the places where our name
 appears. We have started today with our main website and you will notice in the next
 few days the change spreading to our social media accounts, wiki, forum and the pages
 not yet updated on our web site. We are also working on releasing PlumberVM 2.0 with
@@ -32,6 +37,6 @@ the addition of two new supported games: <i>Plumbers Don't Wear Ties</i> and <i>
 This will happen as soon as the last few bugs in our engines for <i>Plumbers Don't Wear Ties</i>
 and <i>Full Pipe</i> have been squashed. Hopefully we won't find mutant turtles during testing.
 Squashing those is a real pain!
-</p>
+</s></p>
  
 </BODY>


Commit: 473c3e46e6475dde1aaaa6cdcb960f45eefe4036
    https://github.com/scummvm/scummvm-web/commit/473c3e46e6475dde1aaaa6cdcb960f45eefe4036
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2017-04-02T11:07:45+01:00

Commit Message:
WEB: Keep the plumbervm logo image around for those who feel nostalgic

Changed paths:
  A images/plumbervm_logo.png


diff --git a/images/plumbervm_logo.png b/images/plumbervm_logo.png
new file mode 100644
index 0000000..2c2d105
Binary files /dev/null and b/images/plumbervm_logo.png differ





More information about the Scummvm-git-logs mailing list