Changeset 3410
- Timestamp:
- 09/28/09 23:53:22 (2 years ago)
- Files:
-
- 2 added
- 2 edited
-
.htaccess (modified) (1 diff)
-
HEADER.html (modified) (2 diffs)
-
README.html.de (added)
-
README.html.en (added)
Legend:
- Unmodified
- Added
- Removed
-
.htaccess
r2645 r3410 14 14 AddDescription "Clansuite Community Toolbar (Firefox-Addon)" toolbar 15 15 AddDescription "Clansuite Webserver Packs" serverpacks 16 AddDescription "Vendor Modules / External Modules" vendor-modules 16 17 AddDescription "Vendor Branches / External Libraries" vendor 17 18 AddDescription "Official Website @ clansuite.com" website-clansuite.com 18 19 AddDescription "Official Website @ gna.org" website 19 20 21 LanguagePriority de en 22 AddLanguage de .de 23 AddLanguage en .en 24 20 25 HeaderName HEADER.html 21 26 ReadmeName README.html -
HEADER.html
r3282 r3410 1 <! doctype html public "-//w3c//dtd html 4.0 transitional//en">1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 2 <html> 3 3 <head> 4 <meta http-equiv=" Content-Type" content="text/html; charset=iso-8859-1">4 <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 5 5 <title>Subversion Index of Clansuite</title> 6 6 … … 34 34 </tr> 35 35 </table> 36 </body>37 </html>
Note: See TracChangeset
for help on using the changeset viewer.
