[amateur-radio-guide] Added CQRLOG section

Eric Christensen sparks at fedoraproject.org
Sun Mar 23 03:50:51 UTC 2014


commit 06b3c6a5a72bb4f6894ae9273c73cb72cd44e045
Author: Eric Christensen <echriste at redhat.com>
Date:   Sat Mar 22 23:50:42 2014 -0400

    Added CQRLOG section

 en-US/logging-cqrlog.xml |   31 +++++++++++++++++++++++++++++++
 en-US/logging.xml        |    1 +
 2 files changed, 32 insertions(+), 0 deletions(-)
---
diff --git a/en-US/logging-cqrlog.xml b/en-US/logging-cqrlog.xml
new file mode 100644
index 0000000..c13be56
--- /dev/null
+++ b/en-US/logging-cqrlog.xml
@@ -0,0 +1,31 @@
+<?xml version='1.0'?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docarticle/xml/4.5/docarticlex.dtd" [
+]>
+
+<section id="logging-cqrlog">
+	<title>CQRLOG</title>
+	<para>The <package>CQRLOG</package> program is a great, full-featured, contact log for amateur radio operators.  Not only does it maintain your contacts but keeps track of your progress towards common awards including DXCC, WAS, WAC, IOTA, and others.  CQRLOG also integrates with DXCluster and <package>fldigi</package> for even more integrated operation in your shack.</para>
+	<para>CQRLOG also integrates with the ARRL's LoTW (using TrustedQSL), eQSL, Hamlog, Clublog, and other web-based log managers.</para>
+	<section>
+		<title>Installing CQRLOG</title>
+			<para>
+			   <package>cqrlog</package> is simply installed like most applications:
+			   <screen>sudo yum install cqrlog</screen>
+    			</para>
+	</section>
+	<section>
+	    <title>Starting cqrlog</title>
+		<para>
+		<package>cqrlog</package> may be started from the menu by selecting
+	        <guimenu>Applications->Other->cqrlog</guimenu> or from the command
+		line by typing <command>cqrlog</command>.
+		</para>
+	</section>
+	<section>
+		<title>Setting up cqrlog</title>
+			<para>CQRLOG is extremely easy to get setup.  The first time you launch the software a database will be created for you.  Additional databases may be created for other uses including DXpeditions, other hams, and other purposes as you see fit.</para>
+			<important><title>Exception</title><para>The first time you start CQRLOG you may experience an exception that will make the software display odd characters.  Simply restart the software and all should appear correctly.</para></important>
+			<para>After starting CQRLOG, select <guimenu>Home->Preferences</guimenu> to configure all of the software's options.</para>
+			<para>Additional information on this software, including support, is available at <ulink url="http://cqrlog.com/" />.</para>
+	</section>
+</section>
diff --git a/en-US/logging.xml b/en-US/logging.xml
index a4b9016..cb74714 100644
--- a/en-US/logging.xml
+++ b/en-US/logging.xml
@@ -8,6 +8,7 @@
 <!--
     <xi:include href="logging-LinLog.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 -->
+    <xi:include href="logging-cqrlog.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="logging-qle.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="logging-xlog.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 </section>


More information about the docs-commits mailing list