[gnucash] Add file.

Bill Nottingham notting at fedoraproject.org
Tue Sep 3 19:05:15 UTC 2013


commit 6d693031d2979862d7c5a66139c436a3b17eb05b
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Sep 3 15:04:48 2013 -0400

    Add file.

 gnucash.appdata.xml |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)
---
diff --git a/gnucash.appdata.xml b/gnucash.appdata.xml
new file mode 100644
index 0000000..a7e715f
--- /dev/null
+++ b/gnucash.appdata.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application>
+ <id type="desktop">gnucash.desktop</id>
+ <licence>CC0</licence>
+ <description>
+  <p>
+   GnuCash is a program for personal and small-business financial-accounting.
+  </p>
+  <p>
+   Designed to be easy to use, yet powerful and flexible, GnuCash allows you
+   to track bank accounts, stocks, income and expenses. As quick
+   and intuitive to use as a checkbook register, it is based on professional
+   accounting principles to ensure balanced books and accurate reports.
+  </p>
+  <p>Some feature highlights:</p>
+  <ul>
+   <li>Double-Entry Accounting</li>
+   <li>Stock/Bond/Mutual Fund Accounts</li>
+   <li>Small-Business Accounting</li>
+   <li>Reports, Graphs</li>
+   <li>QIF/OFX/HBCI Import, Transaction Matching</li>
+   <li>Scheduled Transactions</li>
+   <li>Financial Calculations</li>
+
+   <li>First item</li>
+   <li>Second item</li>
+  </ul>
+ </description>
+ <screenshots>
+  <screenshot type="default" width="416" height="255">http://www.gnucash.org/images/gnucash-perspective.png</screenshot>
+  <screenshot width="400" height="309">http://www.gnucash.org/images/features/feature_register.png</screenshot>
+  <screenshot width="400" height="362">http://www.gnucash.org/images/features/feature_graph-report.png</screenshot>
+ </screenshots>
+ <url type="homepage">http://www.gnucash.org/</url>
+ <updatecontact>gnucash-devel at gnucash.org</updatecontact>
+</application>


More information about the scm-commits mailing list