diff --git a/src/gnome/Makefile.am b/src/gnome/Makefile.am index bcae91360d..6019fef9fb 100644 --- a/src/gnome/Makefile.am +++ b/src/gnome/Makefile.am @@ -72,6 +72,10 @@ gnomeapp_DATA = $(gnomeapp_in_files:.desktop.in=.desktop) appicondir = $(datadir)/pixmaps +appdatadir = $(datadir)/appdata +appdata_files = gnucash.appdata.xml +appdata_DATA = $(appdata_files) + noinst_HEADERS = \ assistant-acct-period.h \ assistant-hierarchy.h \ @@ -115,8 +119,9 @@ swig-gnome.c: gnome.i dialog-progress.h ${top_srcdir}/src/base-typemaps.i endif EXTRA_DIST = \ - gnucash.desktop.in \ - gnome.i + gnome.i \ + $(gnomeapp_in_files) \ + $(appdata_files) AM_CPPFLAGS = \ -I${top_srcdir}/src \ diff --git a/src/gnome/gnucash.appdata.xml b/src/gnome/gnucash.appdata.xml new file mode 100644 index 0000000000..5efdc7e4bc --- /dev/null +++ b/src/gnome/gnucash.appdata.xml @@ -0,0 +1,36 @@ + + + gnucash.desktop + CC0 + +

+ GnuCash is a program for personal and small-business financial-accounting. +

+

+ 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. +

+

Some feature highlights:

+ +
+ + http://www.gnucash.org/images/gnucash-perspective.png + http://www.gnucash.org/images/features/feature_register.png + http://www.gnucash.org/images/features/feature_graph-report.png + + http://www.gnucash.org/ + gnucash-devel@gnucash.org +