diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
commit | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch) | |
tree | d4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/de/glossary/apple_safari | |
parent | 33058f2b292b3a581333bdfb21b8f671898c5060 (diff) | |
download | translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2 translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip |
initial commit
Diffstat (limited to 'files/de/glossary/apple_safari')
-rw-r--r-- | files/de/glossary/apple_safari/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/files/de/glossary/apple_safari/index.html b/files/de/glossary/apple_safari/index.html new file mode 100644 index 0000000000..137a3e0007 --- /dev/null +++ b/files/de/glossary/apple_safari/index.html @@ -0,0 +1,23 @@ +--- +title: Apple Safari +slug: Glossary/Apple_Safari +translation_of: Glossary/Apple_Safari +--- +<p><strong><a href="http://www.apple.com/safari/">Safari</a></strong> ist ein von Apple entwickelter {{Glossary("Browser","Web Browser")}}, der für Mac OS X und iOS verwendet wird. Er basiert auf der Open-Source <a href="http://www.webkit.org/">WebKit</a> Engine.</p> + +<h2 id="Siehe_auch">Siehe auch</h2> + +<h3 id="Allgemeines">Allgemeines</h3> + +<ul> + <li>{{Interwiki("wikipedia", "Apple_Safari", "Safari")}} auf Wikipedia</li> + <li><a href="http://www.apple.com/safari/" rel="external">Safari bei apple.com</a></li> +</ul> + +<h3 id="Technisches">Technisches</h3> + +<ul> + <li><a href="http://www.webkit.org/">Das WebKit Projekt</a></li> + <li><a href="http://nightly.webkit.org/" rel="external">WebKit nightly build</a></li> + <li><a href="https://bugs.webkit.org/" rel="external">Einen Bug in Safari melden</a></li> +</ul> |