From nobody@FreeBSD.org  Sat Sep  1 00:52:30 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5EB1916A417
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  1 Sep 2007 00:52:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3683C13C480
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  1 Sep 2007 00:52:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l810qUdQ032587
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 1 Sep 2007 00:52:30 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l810qTQp032586;
	Sat, 1 Sep 2007 00:52:29 GMT
	(envelope-from nobody)
Message-Id: <200709010052.l810qTQp032586@www.freebsd.org>
Date: Sat, 1 Sep 2007 00:52:29 GMT
From: Chess Griffin <chess.griffin@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Edit to handbook/desktop/chapter.sgml to add KMyMoney Information
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         115990
>Category:       docs
>Synopsis:       [patch] Edit to handbook/desktop/chapter.sgml to add KMyMoney Information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 01 01:00:02 GMT 2007
>Closed-Date:    Wed Nov 28 19:38:58 UTC 2007
>Last-Modified:  Wed Nov 28 19:40:01 UTC 2007
>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@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:
Responsible-Changed-From-To: freebsd-doc->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Nov 28 19:34:19 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115990 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Wed Nov 28 19:38:57 UTC 2007 
State-Changed-Why:  
Hello Chess, The information had been added to the handbook, thank you 
very much for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115990 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/115990: commit references a PR
Date: Wed, 28 Nov 2007 19:37:37 +0000 (UTC)

 remko       2007-11-28 19:37:25 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/desktop chapter.sgml 
   Log:
   Add a section about KMyMoney which is a personal finance manager
   
   PR:             docs/115990
   Submitted by:   Chess Griffin <chess dot griffin at gmail dot com>
   
   Revision  Changes    Path
   1.74      +39 -0     doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
