]> git.sur5r.net Git - bacula/bacula/commitdiff
continuing to refine, attmpting to make the font size a bit larger to
authorDirk H Bartley <dbartley@schupan.com>
Sun, 5 Aug 2007 19:48:29 +0000 (19:48 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 5 Aug 2007 19:48:29 +0000 (19:48 +0000)
improve readability.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5290 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/help/clients.html
bacula/src/qt-console/help/console.html
bacula/src/qt-console/help/filesets.html
bacula/src/qt-console/help/help.cpp
bacula/src/qt-console/help/index.html
bacula/src/qt-console/help/joblist.html
bacula/src/qt-console/help/jobplot.html
bacula/src/qt-console/help/jobs.html
bacula/src/qt-console/help/media.html
bacula/src/qt-console/help/restore.html
bacula/src/qt-console/help/storage.html

index 2c8983ce6a86548836ee9128040632c1671e1a97..bcf0e22429292043db5419ef834ecff9e2791214 100644 (file)
@@ -14,6 +14,7 @@
 <br>
 
 <h4>The Clients Interface</h4>
+<font size=+1>
 
 <p>The Clients interface will show a list of clients and to allow the
 user to right click on a client to popup a context sensitive menu.  The list of
index 4f748f91946ca2c5d8b61ba8f54b4db43d34fd86..532f35f7eb8baad0140e3fe7c2946fe005ef09e6 100644 (file)
@@ -14,6 +14,7 @@
 <br>
 
 <h4>The Console</h4>
+<font size=+1>
 
 <p>The Console is the interface that displays all of the text that would 
 normally be displayed in bconsole.  Use the command window that by default is
@@ -22,10 +23,10 @@ with bconsole.
 
 <p>There are 2 icons in the taskbar which are designed to run console commands.
 
-<p>Use the status <img src="../images/status.png" width="32" height="32">
+<p>Use the status <img src="status.png" width="32" height="32">
 icon in the taskbar to run the status dir command.
 
-<p>Use the messages <img src="../images/mail-message-new.png" width="32" 
+<p>Use the messages <img src="mail-message-new.png" width="32" 
 height="32"> icon in the taskbar to run the messages command.
 
 <p>There will be no attempt to document console commands here.  An alphabetic list of
index 102541788388146dfca6ece9d8435e47f1832df0..c5da35c5f7dcccf8f82bd3ae28d10ca0810c32b6 100644 (file)
@@ -14,6 +14,7 @@
 <br>
 
 <h4>The Filesets Interface</h4>
+<font size=+1>
 
 <p>The Filesets interface will show a list of filesets and to allow the
 user to right click on a fileset to popup a context sensitive menu.  The list of
index b36143d1bbfd10ff8d082644d6c06b4a12cf6028..1e238a0283162dec09d56be16e52e0c3e3937621 100644 (file)
@@ -47,6 +47,7 @@ Help::Help(const QString &path, const QString &file, QWidget *parent) :
 
    textBrowser->setSearchPaths(QStringList() << path << ":/images");
    textBrowser->setSource(file);
+   //textBrowser->setCurrentFont(mainWin->m_consoleHash.values()[0]->get_font());
 
    connect(textBrowser, SIGNAL(sourceChanged(const QUrl &)), this, SLOT(updateTitle()));
    connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
index f4861d76d52acfd41922c97d3b00a7d21e591524..ec1405c8688326433a505d5a300bd87a2dc57867 100644 (file)
 <h4>Welcome to the BAT</h4>
 
 <h3>Contents.</h3>
-
-<p>The <a href=console.html>Console</a>
-<p>The <a href=clients.html>Clients List</a>
-<p>The <a href=jobs.html>Jobs Interface</a>
-<p>The <a href=joblist.html>Job List</a>
-<p>The <a href=jobplot.html>Job Plot</a>
-<p>The <a href=media.html>Media</a>
-<p>The <a href=storage.html>Storage</a>
-<p>The two <a href=restore.html>Restore Interfaces</a>
+<font size=+1>
+
+<p>The <a href=console.html>Console</a>  Interface
+<p>The <a href=clients.html>Clients List</a> Interface
+<p>The <a href=jobs.html>Jobs</a> Interface
+<p>The <a href=joblist.html>Job List</a> Interface
+<p>The <a href=jobplot.html>Job Plot</a> Interface
+<p>The <a href=media.html>Media</a> Interface
+<p>The <a href=storage.html>Storage</a> Interface
+<p>The two <a href=restore.html>Restore</a> Interfaces
 
 <h4>What is the BAT.</h4>
 
index a299b86d282c5f974339eef4d7f96191d814ffd7..596f21917871c7c5661db928ae2e08ca70ede1e3 100644 (file)
@@ -14,6 +14,7 @@
 <br>
 
 <h4>The JobList Interface</h4>
+<font size=+1>
 
 <p>The JobList interface will display a table of job id's which are instances of
 a job being run.  The table will display data for each job that is stored in the
index 71b194229d95ace494b4150daf521286349f6770..9fac4517321dee91ffadb7094fc22a46c3c51e1c 100644 (file)
@@ -14,6 +14,7 @@
 <br>
 
 <h4>The Job Plot Interface</h4>
+<font size=+1>
 
 <p>The Job Plot interface will have all of the same selection widgets as the 
 Job List interface.  It will also have widgets that will effect the plot's
index 6ea46d222fa19684c981b30376fac8465c5ce94a..9d4bbe94ac7634f7c9619260ced62a28c7a9263c 100644 (file)
@@ -14,6 +14,7 @@
 <br>
 
 <h4>The Jobs Interface</h4>
+<font size=+1>
 
 <p>The Jobs interface will show the list of job resources.  The data displayed
 for each job in this list are the defaults for the resource as defined in
index bc8143055ee54c0f5a91b7fb6e34a12f3614bd69..28c597d716c72b01614782beb7d73a82df1597c0 100644 (file)
@@ -14,6 +14,7 @@
 <br>
 
 <h4>The Media Interface</h4>
+<font size=+1>
 
 <p>The Media interface will display a tree structure of pools, and under each
 pool branch, will be items representing the volumes in the pool.  The display
index de8e3c93b90c6010d5f8a02f69651d15b7876c39..40e537789fc814ef6c92a37b958c42fbef7bf7d4 100644 (file)
@@ -12,6 +12,7 @@
 <BODY>
 <h1 align="center">Bat User's Guide</h1>
 <br>
+<font size=+1>
 
 <h3>The Two Restore Interfaces</h3>
 
@@ -21,7 +22,7 @@ opportunity to select files and directories and then run the restore job.
 
 <h2>The Standard Restore Interface</h2>
 
-<p>Start the standard restore procedure by either pressing the restore button
+<p>Start the standard restore procedure by pressing the restore button
 in the task bar.  There are also two options in the joblist context sensitive 
 menu to start a restore.  They are restore from time or restore from job.
 
@@ -78,7 +79,7 @@ some controlling widgets for the interface.
 The top pane contains a vertical splitter with 4 widgets for viewing the 
 cataloged information.  The left widget is for viewing and further sub selecting
 of jobs.  The second pane is for viewing the directory tree.  The third is for
-viewing a list of files in a selected directory that has been selected.  Then
+viewing a list of files in a directory that has been selected.  Then
 lastly the fourth widget is for viewing a table of versions of a single file
 that has been selected from the file widget.
 
index 1e83629bef6249d10da014df2b30724c6938ff2a..7ab32169cdf137153dae7b02972b440870160946 100644 (file)
@@ -14,6 +14,7 @@
 <br>
 
 <h4>The Storage Interface</h4>
+<font size=+1>
 
 <p>The Storage interface will show a list of storage resoruces and to allow the
 user to right click on a storage to popup a context sensitive menu.  The list of