Update userguide and translations
(note from waddlesplash: fixed xml:lang tags, responsive viewport everywhere, CSS tweaks.)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!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" lang="en-US" xml:lang="en-US">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="pl" xml:lang="pl">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
@@ -18,6 +18,7 @@
|
||||
<meta name="robots" content="all" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>Aplikacje</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -120,7 +121,7 @@
|
||||
<td valign="top">Odtwarzacz wszystkich obsługiwanych formatów audio/wideo.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/midiplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/midiplayer.html">MidiPlayer</a></td><td> </td>
|
||||
<td valign="top">Odtwarzacz plików MIDI.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/packageinstaller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/packageinstaller.html">PackageInstaller</a></td><td> </td>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/packageinstaller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/packageinstaller.html">LegacyPackageInstaller</a></td><td> </td>
|
||||
<td valign="top">Instalator pakietów BeOS-a w formacie PKG.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/people-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/people.html">People</a></td><td> </td>
|
||||
<td valign="top">Menedżer kontaktów.</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user