f3fb99d68a
git-svn-id: http://yolanda.mister-muffin.de/svn@56 7eef14d0-6ed0-489d-bf55-20463b2d70db
16 lines
386 B
XML
Executable file
16 lines
386 B
XML
Executable file
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
|
|
|
<strings>
|
|
|
|
<!-- visible -->
|
|
<str id="site_name">GNUtube</str>
|
|
<str id="site_motto">WebTV free as in Speech</str>
|
|
|
|
<!-- invisible -->
|
|
<str id="registerpage">search.pl?query=</str>
|
|
<str id="resultspage">search.pl?query=</str>
|
|
|
|
</strings>
|
|
|
|
</xsl:stylesheet>
|