Module: website Branch: master Commit: 8cd509534b436f0cc0de982601fdf453e8bfd3c4 URL: http://source.winehq.org/git/website.git/?a=commit;h=8cd509534b436f0cc0de982...
Author: Jeremy Newman jnewman@codeweavers.com Date: Wed May 4 10:48:31 2011 -0500
moved meta desc, and keywords into the template
---
templates/de/home.template | 2 ++ templates/en/home.template | 2 ++ templates/es/home.template | 2 ++ templates/fr/home.template | 2 ++ templates/he/home.template | 2 ++ templates/pl/home.template | 2 ++ 6 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/templates/de/home.template b/templates/de/home.template index 912950c..636f194 100644 --- a/templates/de/home.template +++ b/templates/de/home.template @@ -1,5 +1,7 @@ <!--TITLE:[Führt Windows-Anwendungen unter Linux, BSD, Solaris und Mac OS X aus]--> <!--BLURB:[Führt Windows-Anwendungen unter Linux, BSD, Solaris und Mac OS X aus]--> +<!--META_KEYWORDS:[windows, linux, macintosh, solaris, freebsd]--> +<!--META_DESCRIPTION:[Open Source Software zum ausführen von Windows-Anwendungen unter anderen Betriebssystemen.]--> <!--STYLE:[content_nobox]-->
<div id="main_left"> diff --git a/templates/en/home.template b/templates/en/home.template index d75d1ea..f397d91 100644 --- a/templates/en/home.template +++ b/templates/en/home.template @@ -1,5 +1,7 @@ <!--TITLE:[Run Windows applications on Linux, BSD, Solaris and Mac OS X]--> <!--BLURB:[Run Windows applications on Linux, BSD, Solaris and Mac OS X.]--> +<!--META_KEYWORDS:[windows, linux, macintosh, solaris, freebsd]--> +<!--META_DESCRIPTION:[Open Source Software for running Windows applications on other operating systems.]--> <!--STYLE:[content_nobox]-->
<div id="main_left"> diff --git a/templates/es/home.template b/templates/es/home.template index 94d59fa..b725fa2 100644 --- a/templates/es/home.template +++ b/templates/es/home.template @@ -1,5 +1,7 @@ <!--TITLE:[Ejecutar aplicaciones de Windows en Linux, BSD, Solaris y Mac OS X]--> <!--BLURB:[Ejecutar aplicaciones de Windows en Linux, BSD, Solaris y Mac OS X.]--> +<!--META_KEYWORDS:[windows, linux, macintosh, solaris, freebsd]--> +<!--META_DESCRIPTION:[Open Source Software for running Windows applications on other operating systems.]--> <!--STYLE:[content_nobox]-->
<div id="main_left"> diff --git a/templates/fr/home.template b/templates/fr/home.template index 1326d82..8aa5483 100644 --- a/templates/fr/home.template +++ b/templates/fr/home.template @@ -1,5 +1,7 @@ <!--TITLE:[Exécuter des applications Windows sous Linux, BSD, Solaris et Mac OS X]--> <!--BLURB:[Exécuter des applications Windows sous Linux, BSD, Solaris et Mac OS X]--> +<!--META_KEYWORDS:[windows, linux, macintosh, solaris, freebsd]--> +<!--META_DESCRIPTION:[Open Source Software for running Windows applications on other operating systems.]--> <!--STYLE:[content_nobox]-->
<div id="main_left"> diff --git a/templates/he/home.template b/templates/he/home.template index 28142d2..b291b7a 100644 --- a/templates/he/home.template +++ b/templates/he/home.template @@ -1,5 +1,7 @@ <!--TITLE:[הרצת יישומים של Windows תחת לינוקס, BSD, Solaris ו־Mac OS X]--> <!--BLURB:[הרצת יישומים של Windows תחת לינוקס, BSD, Solaris ו־Mac OS X.]--> +<!--META_KEYWORDS:[windows, linux, macintosh, solaris, freebsd]--> +<!--META_DESCRIPTION:[תכנה בקוד פתוח להפעלת יישומי Windows על מערכות הפעלה אחרות.]--> <!--STYLE:[content_nobox]-->
<div id="main_left"> diff --git a/templates/pl/home.template b/templates/pl/home.template index b039d66..02a90ac 100644 --- a/templates/pl/home.template +++ b/templates/pl/home.template @@ -1,5 +1,7 @@ <!--TITLE:[Run Windows applications on Linux, BSD and Mac OS X]--> <!--BLURB:[Run Windows applications on Linux, BSD and Mac OS X.]--> +<!--META_KEYWORDS:[windows, linux, macintosh, solaris, freebsd]--> +<!--META_DESCRIPTION:[Open Source Software for running Windows applications on other operating systems.]--> <!--STYLE:[content_nobox]-->
<div id="main_left">