summaryrefslogtreecommitdiffstats
path: root/konqueror/about/launch.html
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /konqueror/about/launch.html
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'konqueror/about/launch.html')
-rw-r--r--konqueror/about/launch.html119
1 files changed, 119 insertions, 0 deletions
diff --git a/konqueror/about/launch.html b/konqueror/about/launch.html
new file mode 100644
index 000000000..80ad01eaa
--- /dev/null
+++ b/konqueror/about/launch.html
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!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>
+ <meta name="generator" content=
+ "HTML Tidy for Linux/x86 (vers 1st August 2004), see www.w3.org" />
+
+ <style type="text/css">
+ /*<![CDATA[*/
+ @import "%1"; /* kde_infopage.css */
+ %1 /* maybe @import "kde_infopage_rtl.css"; */
+ @import "konq.css";
+ /*]]>*/
+ </style>
+
+ <title>%1</title>
+</head>
+
+<body>
+ <div id="header">
+ <div id="headerL"/>
+ <div id="headerR"/>
+
+ <div id="title">
+ %1 <!-- Konqueror -->
+ </div>
+
+ <div id="tagline">
+ %1 <!-- Conquer your Desktop -->
+ </div>
+ </div>
+
+ <!-- the bar -->
+ <div id="bar">
+ <div id="barT"><div id="barTL"/><div id="barTR"/><div id="barTC"/></div>
+ <div id="barL">
+ <div id="barR">
+ <div id="barCenter" class="bar_text">
+ %1<br />
+ <!-- Konqueror is your file manager, web browser and universal document viewer. -->
+ <ul>
+ <li><a class="selected">%1<!--launch--></a></li>
+ <li><a href="intro.html">%1<!-- intro --></a></li>
+ <li><a href="tips.html">%1</a><!--tips--></li>
+ <li><a href="specs.html">%1<!-- specs --></a></li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div id="barB"><div id="barBL"/><div id="barBR"/><div id="barBC"/></div>
+ </div>
+
+ <!-- the main text box -->
+ <div id="box">
+ <div id="boxT"><div id="boxTL"/><div id="boxTR"/><div id="boxTC"/></div>
+ <div id="boxL">
+ <div id="boxR">
+ <div id="boxCenter">
+
+ <table border="0" align="center">
+ <tr>
+ <td valign="bottom">
+ <a href="%1"><img src="%1" height="%1" width="%1" /></a>
+ </td>
+ <td valign="bottom">
+ <a href="%1">%1</a><br><span id="subtext"><nobr>%1</span>
+ </td>
+ <td valign="bottom">
+ <a href="media:/"><img src="%1" height="%1" width="%1" /></a>
+ </td>
+ <td valign="bottom">
+ <a href="media:/">%1</a><br><span id="subtext"><nobr>%1</span>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <a href="remote:/"><img src="%1" height="%1" width="%1" /></a>
+ </td>
+ <td valign="bottom">
+ <a href="remote:/">%1</a><br><span id="subtext"><nobr>%1</span>
+ </td>
+ <td>
+ <a href="trash:/"><img src="%1" height="%1" width="%1" /></a>
+ </td>
+ <td valign="bottom">
+ <a href="trash:/">%1</a><br><span id="subtext"><nobr>%1</span>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <a href="applications:/"><img src="%1" height="%1" width="%1" /></a>
+ </td>
+ <td valign="bottom">
+ <a href="applications:/">%1</a><br><span id="subtext"><nobr>%1</span>
+ </td>
+ <td>
+ <a href="settings:/"><img src="%1" height="%1" width="%1" /></a>
+ </td>
+ <td valign="bottom">
+ <a href="settings:/">%1</a><br><span id="subtext"><nobr>%1</span>
+ </td>
+ </tr>
+ </table>
+
+ <p id="nextlink"><a href="intro.html"><img src="%1" width="%1" height="%1">&nbsp;%1
+ <!-- Continue --></a></p>
+
+ </div>
+ </div>
+ </div>
+ <div id="boxB"><div id="boxBL"/><div id="boxBR"/><div id="boxBC"/></div>
+ </div>
+
+ <div id="footer"><div id="footerL"/><div id="footerR"/></div>
+</body>
+</html>
+<!-- vim:set sw=2 et nocindent smartindent: -->