docs/115990: Edit to handbook/desktop/chapter.sgml to add KMyMoney Information

Chess Griffin chess.griffin at gmail.com
Sat Sep 1 01:00:04 UTC 2007


>Number:         115990
>Category:       docs
>Synopsis:       Edit to handbook/desktop/chapter.sgml to add KMyMoney Information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 01 01:00:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Chess Griffin
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD bsdbob.localdomain 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jul 30 06:25:50 EDT 2007     root at bsdbob.localdomain:/usr/obj/usr/src/sys/CNG  i386

>Description:
Here is a diff to add some basic information about KMyMoney, a nice personal finance manager for KDE.  This is a diff to /handbook/desktop/chapter.sgml (section 6.5 of the Handbook). 

--- chapter.sgml	2007-08-31 20:46:26.000000000 -0400
+++ chapter.sgmledit	2007-08-31 20:46:17.000000000 -0400
@@ -875,6 +875,13 @@
             <entry>light</entry>
             <entry><application>Tcl/Tk</application></entry>
           </row>
+          
+	  <row>
+            <entry><application>KMyMoney</application></entry>
+            <entry>light</entry>
+            <entry>heavy</entry>
+            <entry><application>KDE</application></entry>
+          </row>
         </tbody>
       </tgroup>
     </informaltable>
@@ -975,6 +982,38 @@
       <screen>&prompt.root; <userinput>cd /usr/ports/deskutils/abacus</userinput>
 &prompt.root; <userinput>make install clean</userinput></screen>
     </sect2>
+    
+    <sect2>
+      <title>KMyMoney</title>
+      <indexterm>
+	<primary><application>KMyMoney</application></primary>
+      </indexterm>
+      <indexterm>
+	<primary>spreadsheet</primary>
+	<secondary><application>KMyMoney</application></secondary>
+      </indexterm>
+
+      <para><application>KMyMoney</application> is a personal finance
+      manager built for KDE.  KMyMoney intends to provide and
+      incorporate all the important features found in commercial
+      personal finance manager applications.  It also highlights
+      ease-of-use and proper double-entry accounting among its
+      features.  KMyMoney imports from standard Quicken Interchange
+      Format (QIF) files, tracks investments, handles multiple
+      currencies, and provides a wealth of reports.  OFX import
+      capabilities are also available through a separate plugin.</para>
+
+      <para>To install <application>KMyMoney</application> as a
+        package, do:</para>
+
+      <screen>&prompt.root; <userinput>pkg_add -r kmymoney2</userinput></screen>
+
+      <para>If the package is not available, you can use the ports
+        collection by doing:</para>
+
+      <screen>&prompt.root; <userinput>cd /usr/ports/finance/kmymoney2</userinput>
+&prompt.root; <userinput>make install clean</userinput></screen>
+    </sect2>
   </sect1>
 
   <sect1 id="desktop-summary">
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list