Jeff Zaroyko : website: fix statement about Sims running on Wine
Module: website Branch: master Commit: 79790f599a78c3e476d0dc2c35dc9a70bc070cb0 URL: http://source.winehq.org/git/website.git/?a=commit;h=79790f599a78c3e476d0dc2... Author: Jeff Zaroyko <jeffzaroyko(a)gmail.com> Date: Fri Sep 26 23:15:32 2008 +1000 website: fix statement about Sims running on Wine Someone pointed out on the Ubuntu forums that the website ( http://www.winehq.org/site/why ) says The Sims works, but as evidenced by the AppDB it doesn't.
From bc7c369ccf960c3e97bfbfea75471fd498b4231b Mon Sep 17 00:00:00 2001 From: Jeff Zaroyko <jeffz(a)jeffz.name> Date: Fri, 26 Sep 2008 23:10:21 +1000 Subject: Correction, the Sims doesn't run on Wine, but Spore does.
--- templates/en/why.template | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/templates/en/why.template b/templates/en/why.template index aed8245..5f4823c 100644 --- a/templates/en/why.template +++ b/templates/en/why.template @@ -135,8 +135,7 @@ and <a href="http://appdb.winehq.org/appview.php?appId=131">Windows Media Player</a>, and even games such as <a href="http://appdb.winehq.org/appview.php?appId=661">Max Payne</a> or -<a href="http://appdb.winehq.org/appview.php?appId=768">The -SIMS</a>.<br /> +<a href="http://appdb.winehq.org/appview.php?appId=8185">Spore</a>.<br /> Almost any other complex application can be made to run well given a bit of time. And each time that work is done to add one application to this list, many
participants (1)
-
Jeremy Newman