/usr/share/doc/sqliteman/en/ch04.html is in sqliteman-doc 1.2.2-0ubuntu6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 4. The First Overview</title><link rel="stylesheet" href="kde-default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.67.2"><meta name="keywords" content="Sqliteman, SQL, Sqlite, development, database"><link rel="start" href="index.html" title="The Sqliteman Handbook"><link rel="up" href="index.html" title="The Sqliteman Handbook"><link rel="prev" href="ch03.html" title="Chapter 3. Start the Application"><link rel="next" href="ch05.html" title="Chapter 5. Sqliteman Main Window"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 4. The First Overview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch05.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="overview"></a>Chapter 4. The First Overview</h2></div></div></div><p>
You can see the <span class="application">Sqliteman</span> user interface is quite similar to
classic database admin/developer tools. The main window contains
<span class="emphasis"><em>Object Browser</em></span>, <span class="emphasis"><em>SQL Editor</em></span>,
<span class="emphasis"><em>Data Result Grid</em></span>, and many more – tools
for Sqlite special features.
</p><p>
</p><div class="screenshot"><div class="mediaobject"><img src="mainwindow.png" alt="Screenshot of the Main Window"></div></div><p>
</p><p>All interface elements contains so called "tool tips" – quick
notes which are available when you stay with a mouse cursor in the element
are for a while.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 3. Start the Application </td><td width="20%" align="center"><a accesskey="h" href="index.html">Contents</a></td><td width="40%" align="right" valign="top"> Chapter 5. <span class="application">Sqliteman</span> Main Window</td></tr></table></div></body></html>
|