User: heinzws 
Date: 2009-10-03 15:25:46+0000
Modified:
   de/www/downloads/md5.html

Log:
 3.1.1. eingepflegt

File Changes:

Directory: /de/www/downloads/
=============================

File [changed]: md5.html
Url: 
http://de.openoffice.org/source/browse/de/www/downloads/md5.html?r1=1.56&r2=1.57
Delta lines:  +342 -5
---------------------
--- md5.html    2009-10-02 17:05:15+0000        1.56
+++ md5.html    2009-10-03 15:25:44+0000        1.57
@@ -1,13 +1,30 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="de" lang="de"><head>
-       <title>MD5-Pr&uuml;fsummen</title>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+
+                                                                               
                                                        
+
+ 
+ 
+ <head profile="http://www.w3.org/2005/10/profile";>
+<title>        de:        MD5-Pr&uuml;fsummen
+   </title>
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+       <meta name="keywords" content="OpenOffice.org, Open Office, OpenOffice, 
openoffice, StarOffice, Star Office, OOo, ooo, xml, open source, developer, 
UNO" />
+       <meta name="description" content="OpenOffice.org: The Free, Open Source 
Office Suite" />
+       <link rel="stylesheet" type="text/css" href="/branding/css/style.css" 
media="screen" />
+       <link rel="stylesheet" type="text/css" href="/branding/css/print.css" 
media="print" />
+       <link rel="stylesheet" type="text/css" href="/styles/de.css" 
media="screen" />
+       <link rel="icon" type="image/x-icon" 
href="/branding/images/favicon.ico" />
+       <link rel="shortcut icon" type="image/x-icon" 
href="/branding/images/favicon.ico" />
+
+       
 
 <!-- Start de-header -->
        <link rel="stylesheet" href="../styles/de.css" media="screen" 
type="text/css" />
        <link rel="stylesheet" href="../styles/de_print.css" media="print" 
type="text/css" />
        <link rel="alternate stylesheet" title="ohne Navbar" media="screen" 
href="../styles/de_nonavbar.css" type="text/css" />
        <meta http-equiv="Content-Style-Type" content="text/css" />
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+       
        <style type="text/css">
                /*<![CDATA[*/
                <!--
@@ -19,10 +36,262 @@
 <!-- End de-header -->
 <!-- >
        Kommentare zur Seite
-       $Id: md5.html,v 1.56 2009/10/02 17:05:15 volkerme Exp $
+       $Id: md5.html,v 1.57 2009/10/03 15:25:44 heinzws Exp $
 < -->
+
 </head>
+
+ 
+ 
+
+
 <body>
+<p class="nonscreen"><a href="#content">Skip to content</a></p>
+
+<div id="nonfooter"><!-- closed in footer -->
+
+ 
+ 
+  
+ 
+ 
+
+
+
+ 
+ 
+
+<div id="header">
+       <div id="positioner">
+               <a id="header-logo" href="http://de.openoffice.org/"; 
accesskey="1" title="Zur Homepage"></a>
+               <h1 id="positioner-text">Ihre Open Source Office Suite</h1>
+       </div>
+</div>
+
+       <div id="headertools">
+               <div id="tools-main">
+                       <div id="language-projects">
+                               <a id="language-projects-link" 
href="http://projects.openoffice.org/native-lang.html"; title="Language Projects 
- Icon by Tango Desktop Project" accesskey="2">Sprach-Projekte</a>
+                       </div>
+
+                       <a class="user-icon" 
href="http://www.openoffice.org/servlets/StartPage"; title="Log In"></a><span 
id="user-nologin">Sie sind nicht eingeloggt. <a id="register-link" 
class="register-link" href="http://www.openoffice.org/servlets/Join"; 
accesskey="3">Register</a> oder<a 
href="http://www.openoffice.org/servlets/StartPage"; id="login-link" 
class="expand" onclick="toggleLogin(); if(SHOWLOGIN) { 
this.className='contract'; } else { this.className='expand'; } return false;" 
accesskey="4">Log In</a></span>
+               </div>
+               
+               <form name="login" action="/servlets/TLogin" method="post">     
+                       <div id="login-expand">
+                               <input type="hidden" name="detour" 
value="http://de.openoffice.org/downloads/md5.html"; />
+                               <div>
+                                       <label 
for="loginID">benutzername</label>
+                                       <input id="loginID" name="loginID" 
onfocus="this.select();" />
+                               </div>
+                               <div>
+                                       <label for="password">passwort</label>
+                                       <input onfocus="this.select();" 
name="password" id="password" type="password" />
+                               </div>
+                               <input name="Button" class="submit" 
type="submit" value="Login" />
+                       </div>
+               </form>
+               
+               <script type="text/javascript">
+                       <!--
+                       var SHOWLOGIN = false;
+
+                       function toggleLogin() {
+                               if (!SHOWLOGIN) {
+                                       SHOWLOGIN = true;
+                                       
document.getElementById('login-expand').style.visibility = 'visible';
+                                       if(document.login.loginID.value.length 
> 0 && document.login.password.value.length > 0) {
+                                               document.login.Button.focus();
+                                       } else {
+                                               document.login.loginID.focus();
+                                       }
+                               } else {
+                                       SHOWLOGIN = false;
+                                       
document.getElementById('login-expand').style.visibility = 'hidden';
+                               }
+                       }
+                       -->
+               </script>
+
+               
+               <form action="http://de.openoffice.org/servlets/Search"; 
method="get">
+
+                               
+                       <div id="search">
+                               <input type="hidden" name="resultsPerPage" 
value="40" />
+                               <a href="http://www.openoffice.org/search/"; 
title="Erweiterte Suche"></a><input type="text" name="query" id="searchfield" 
class="searchfield" value="" alt="Suche" accesskey="5" /><input class="submit" 
type="submit" value="Suche" />
+                       </div>
+               </form>
+       </div>
+
+
+<div id="subheader">
+       <div id="navigation" class="navigation">
+                
+ 
+ <ul>
+
+
+
+<li id="maintabhome" class="plain"><a 
href="http://www.openoffice.org/index.html"; title="Go to the 
Homepage"><span>Home</span></a></li>
+
+<li id="maintabnews" class="plain"><a href="http://www.openoffice.org/news/"; 
title="What is going on? Get up to date!" 
accesskey="6"><span>News</span></a></li>
+
+<li id="maintabdownload" class="plain"><a 
href="http://download.openoffice.org/index.html"; title="Get OpenOffice.org or 
browse for extensions" accesskey="7"><span>Download</span></a></li>
+
+<li id="maintabsupport" class="plain"><a 
href="http://support.openoffice.org/index.html"; title="Support for 
OpenOffice.org" accesskey="8"><span>Support</span></a></li>
+
+
+
+<li id="maintabprojects" class="th"><a 
href="http://projects.openoffice.org/index.html"; title="Browse the projects and 
get in touch with the project leads" 
accesskey="9"><span>Projects</span></a></li>
+
+<li id="maintabmypages" class="plain"><a 
href="http://www.openoffice.org/servlets/StartPage";><span>My 
Pages</span></a></li>
+
+<li id="maintababout" class="plain"><a 
href="http://about.openoffice.org/index.html"; title="Learn more about the open 
source-project OpenOffice.org" accesskey="0"><span>About</span></a></li>
+
+
+
+</ul> 
+ 
+       </div>
+</div>
+
+  
+ 
+ <div id="breadcrumbs">
+   <a href="http://www.openoffice.org/servlets/ProjectList";>Projects</a>    >
+     
+
+   <strong>   <a href="http://de.openoffice.org/";
+     >de</a>
+   </strong>  </div> 
+ 
+ 
+ 
+
+<div id="content">
+
+       <table id="main" summary="body">
+       <tr>
+                               <td id="navcol">
+       
+ 
+ 
+ <div id="navcolumn">
+
+
+
+  
+             
+ 
+  
+ 
+                                                        <dl id="projecttools" 
class="navgroup">
+       <dd>
+    <div class="label"> <a href="/servlets/ProjectHome"><strong>Projekt 
Werkzeuge</strong></a> </div>
+<div class="body">
+<div> <a href="/servlets/ProjectHome">Projekt Startseite</a> </div>
+<div> <a href="/servlets/ProjectMemberList">Mitgliederliste</a> </div>
+</div>
+<div class="body">
+<div> <a href="/servlets/ProjectNewsList">Ank&uuml;ndigungen</a> </div>
+<div> <a href="/servlets/ProjectMailingListList">Mailing-Listen</a> </div>
+</div>
+<div class="body">
+<div> <a href="/servlets/ProjectDocumentList">Dokumente &amp; Dateien</a> 
</div>
+<div><a href="/source/browse/de">Versions-Kontrolle</a> </div>
+</div>
+<div class="body">
+<div> <a href="/servlets/ProjectIssues">Issue tracker</a> </div>
+</div>
+<div class="label"><a href="/index.html"><b>Bereiche</b></a></div>
+<div class="body">
+<div><a href="http://de.openoffice.org/dev/";>Mitarbeiter</a></div>
+<div><a 
href="http://de.openoffice.org/marketing/index.html";>Marketing</a></div>
+<div><a href="http://de.openoffice.org/doc/";>Dokumentation</a></div>
+<div><a href="http://de.openoffice.org/dev/qa/";>QA</a></div>
+<div><a 
href="http://de.openoffice.org/about-ooo/about-features.html";>&Uuml;ber 
OpenOffice.org</a></div>
+</div>
+<div class="label"><strong>International</strong>...</div>
+<div class="body">
+<div><a href="http://marketing.openoffice.org/";>Marketing Project</a></div>
+<div><a href="http://development.openoffice.org/";>Development</a></div>
+<div><a href="http://www.openoffice.org/index.html";>The community</a></div>
+<div><a href="http://projects.openoffice.org/native-lang.html";>Native-Language 
Confederation</a></div>
+</div>
+
+    </dd> 
+        </dl>
+   
+
+
+
+
+<form action="http://de.openoffice.org/servlets/Search"; method="get">
+ <dl id="searchbox" class="navgroup">
+  
+      <dt>Search</dt>
+  <dd>
+   <div>
+       <select name="scope">
+           <option value="project" selected="selected">This project</option>
+               <option value="domain" >All projects</option>
+    </select>
+      </div>
+   <div>
+    <input type="hidden" name="resultsPerPage" value="40" /> 
+    <input type="text" name="query" size="10" maxlength="99" alt="search" /> 
+    <input type="submit" name="Button" value="Go" />
+   </div>
+   <div>
+       <a 
href="http://de.openoffice.org/servlets/Search?mode=advanced";>Advanced 
search</a>   </div>
+   <div><a href="http://support.openoffice.org/search.html";>Google 
search</a></div>
+  </dd>
+
+ </dl>
+</form>
+
+
+<dl id="helptext" class="navgroup">
+ <dt>How do I...</dt>
+ <dd>
+  <ul>
+     
+   <li><a href="http://www.openoffice.org/sitemap.html"; 
class="helplink">Sitemap</a></li>
+   <li><a href="http://www.openoffice.org/faq.html"; 
class="helplink">FAQ</a></li>
+   <li><a href="http://de.openoffice.org/nonav/servlets/HelpTOC"; 
onclick="return launch(this.href, 1)" 
+title="Note: link may open in new window" class="helplink">Get help?</a></li>
+  </ul>
+ </dd>
+</dl>
+
+
+</div> 
+ 
+
+               </td>
+<td id="midcol">
+
+       
+
+<div id="bodycol">
+
+ 
+ 
+ 
+        
+                 
+                 
+           
+    
+  
+
+ 
+ 
+
+
+<p class="nonscreen"><a name="content">start:</a></p>
+
 
 <table summary="" border="0" cellspacing="0" cellpadding="0" width="100%">
 <tr><td>
@@ -35,6 +304,7 @@
 </ul>
 <p class="Header">Binaries f&uuml;r deutsche Anwendungen</p>
 <pre>
+<<<<<<< md5.html
 2daf46007405f41d505129988aed359c  OOo_3.1.1_LinuxIntel_install_de.tar.gz
 8b15e03d21eb06ec47a7a98f369ba14a  OOo_3.1.1_LinuxIntel_install_de_deb.tar.gz
 c0d57cf147bb08e87035dd2865d7a008  OOo_3.1.1_LinuxIntel_langpack_de_deb.tar.gz
@@ -48,7 +318,26 @@
 
 ###### PrOOo-Box #######
 18a2f92d6c0a9278d99a456ed5c3eee3  prooo-box-3.1.1-1_DVD_de.iso
+aae7557abb328219dd21cb29ec1a80b4  prooo-box-3.1.1-1_CD_Win_de.iso
+c98ffa2cc39300c59ffa199af7300445  prooo-box-3.1.1-1_CD_Linux-deb_de.iso
+8107422fa21dcad3f6c7a23a422d585d  prooo-box-3.1.1-1_CD_Linux-rpm_de.iso
 
+=======
+2daf46007405f41d505129988aed359c  OOo_3.1.1_LinuxIntel_install_de.tar.gz
+8b15e03d21eb06ec47a7a98f369ba14a  OOo_3.1.1_LinuxIntel_install_de_deb.tar.gz
+c0d57cf147bb08e87035dd2865d7a008  OOo_3.1.1_LinuxIntel_langpack_de_deb.tar.gz
+748b7d1be4319e07615a849ef8f1e311  OOo_3.1.1_LinuxX86-64_install_de_deb.tar.gz
+61c1f50e99cc306d6948fba40fa6b519  OOo_3.1.1_LinuxX86-64_install_wJRE_de.tar.gz
+1473d2a4d9cd26d57355b3ca12968880  OOo_3.1.1_LinuxX86-64_langpack_de_deb.tar.gz
+a8570e888920f34c096010e025f43ebf  OOo_3.1.1_Win32Intel_install_wJRE_de.exe
+5ef99a62c01c9b908f470fea3d2e716a  OOo_3.1.1_Win32Intel_install_de.exe
+4b5cfda03d6923ec84b21e5b80811832  OOo_3.1.1_Win32Intel_langpack_de.exe
+1efb468f871c5b41ab389dcfb1bff432  OOo_3.1.1_MacOSXIntel_install_de.dmg
+
+###### PrOOo-Box #######
+18a2f92d6c0a9278d99a456ed5c3eee3  prooo-box-3.1.1-1_DVD_de.iso
+
+>>>>>>> 1.56
 e85a9d223c3e5e9a275bebef7d8bfdeb OOo_3.1.0_LinuxIntel_install_de_deb.tar.gz
 9ac2d2d3e9fad4e2678f481a9f4aa08d OOo_3.1.0_LinuxIntel_install_de.tar.gz
 6f7d6a224829cf1ba3dd66abf846cef5 OOo_3.1.0_LinuxIntel_install_wJRE_de.tar.gz
@@ -391,5 +680,53 @@
         src="http://www.w3.org/Icons/valid-xhtml10";
         alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>
   </p>
+
+
+
+</div>
+
+</td>
+               </tr>
+       </table>
+ 
+ 
+ </div><!-- closing div with id=content -->
+</div><!-- closing div with id=nonfooter -->
+<div id="footer">
+       <div id="sunlogo">
+               <a 
href="http://www.sun.com/software/star/openoffice/index.html";><img 
src="/branding/images/sun-mysql-logo.png" title="Sponsored by Sun Microsystems, 
Inc." alt="Sun Microsystems Logo joined to MySQL Logo" /></a>
+       </div>
+       
+       <div id="collabnetlogo">
+               <a href="http://www.collab.net/special/clickpbc0502.html";><img 
src="/branding/images/collabnet-logo.png" title="Powered by Collabnet" 
alt="CollabNet Logo" /></a>
+       </div>
+       
+       <ul>
+               <li><a title="Give feedback, or ask for assistance" 
href="http://www.openoffice.org/project/www/contact.html";>Contact Us</a></li>
+               <li><a title="Sitemap" 
href="http://www.openoffice.org/project/www/sitemap.html";>Sitemap</a></li>
+               <li><a title="What should happen on the matter listed on this 
page..." href="http://wiki.services.openoffice.org/wiki/To-Dos";>To-Dos</a></li>
+               <li><a 
href="http://www.openoffice.org/nonav/servlets/HelpTOC";>Site Help</a></li>
+               <li><a 
href="http://marketing.openoffice.org/press_kit.html";>Press Room</a></li>
+       </ul>
+       
+       <div id="smallprint">
+               <p>By any use of this Website, you agree to be bound by these 
+               <a href="http://www.sunsource.net/TUPPCP.html";>Policies and 
Terms of Use</a></p>
+               
+               <p>CollabNet is a trademark of CollabNet, Inc., Sun, Sun 
Microsystems, the
+               Sun logo, Java, Solaris, StarOffice are trademarks or 
registered trademarks
+               of Sun Microsystems, Inc. in the United States and other 
countries.</p>
+       </div>
+</div>
+
+<script type="text/javascript">
+<!--
+var s_prop23="main";
+//--></script>
+
+<script type="text/javascript"
+src="/branding/scripts/s_code_remote.js"></script> 
+ 
+ 
 </body>
 </html>




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Antwort per Email an