summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/kmymoney-kde4/Makefile62
-rw-r--r--finance/kmymoney-kde4/distinfo3
-rw-r--r--finance/kmymoney-kde4/files/extra-patch-Makefile.in11
-rw-r--r--finance/kmymoney-kde4/files/extra-patch-doc__en__Makefile.in32
-rw-r--r--finance/kmymoney-kde4/files/patch-admin__install-sh28
-rw-r--r--finance/kmymoney-kde4/files/patch-configure36
-rw-r--r--finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.am10
-rw-r--r--finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.in18
-rw-r--r--finance/kmymoney-kde4/files/patch-doc__en__Makefile.am20
-rw-r--r--finance/kmymoney-kde4/files/patch-doc__en__Makefile.in28
-rw-r--r--finance/kmymoney-kde4/pkg-descr5
-rw-r--r--finance/kmymoney-kde4/pkg-plist1248
-rw-r--r--finance/openerp/Makefile56
-rw-r--r--finance/openerp/distinfo3
-rw-r--r--finance/openerp/files/patch-setup.py25
-rw-r--r--finance/openerp/pkg-descr8
16 files changed, 0 insertions, 1593 deletions
diff --git a/finance/kmymoney-kde4/Makefile b/finance/kmymoney-kde4/Makefile
deleted file mode 100644
index a1e263d83695..000000000000
--- a/finance/kmymoney-kde4/Makefile
+++ /dev/null
@@ -1,62 +0,0 @@
-# New ports collection makefile for: KMyMoney
-# Date created: 21 June 2004
-# Whom: Alexander Novitsky
-#
-# $FreeBSD$
-#
-
-PORTNAME= kmymoney2
-PORTVERSION= 1.0.3
-CATEGORIES= finance
-MASTER_SITES= SF/${PORTNAME}/KMyMoney/${PORTVERSION}
-
-MAINTAINER= alecn2002@yandex.ru
-COMMENT= KDE-based personal finance assistant
-
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
-
-LIB_DEPENDS= osp.5:${PORTSDIR}/textproc/opensp
-
-LIB_DEPENDS+= ofx.4:${PORTSDIR}/finance/libofx
-
-USE_KDELIBS_VER=3
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
-USE_PERL5= yes
-USE_BZIP2= yes
-USE_LDCONFIG= yes
-USE_GETTEXT= yes
-USE_XORG= xext
-
-INSTALLS_ICONS= yes
-
-MAN1= kmymoney2.1
-MANCOMPRESSED= yes
-
-DATADIR= ${PREFIX}/share/apps/${PORTNAME}
-DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME}
-
-.include <bsd.port.pre.mk>
-
-.if !defined(NOPORTDOCS)
-CONFIGURE_ARGS= --enable-ofxplugin --enable-ofxbanking --enable-pdf-docs
-
-# Add more build-time dependencies to generate the PDF docs
-BUILD_DEPENDS+= jade:${PORTSDIR}/textproc/jade \
- pdfjadetex:${PORTSDIR}/print/jadetex \
- html2ps:${PORTSDIR}/print/html2ps-letter \
- dsssl-docbook-modular>=0:${PORTSDIR}/textproc/dsssl-docbook-modular \
- cppunit-config:${PORTSDIR}/devel/cppunit \
- recode:${PORTSDIR}/converters/recode
-.else
-CONFIGURE_ARGS= --enable-ofxplugin --enable-ofxbanking
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.in \
- ${FILESDIR}/extra-patch-doc__en__Makefile.in
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|%%LIBTOOL%%|${LIBTOOL}|g ; \
- s|%%LTMAIN%%|${LTMAIN}|g' ${WRKSRC}/configure
-
-.include <bsd.port.post.mk>
diff --git a/finance/kmymoney-kde4/distinfo b/finance/kmymoney-kde4/distinfo
deleted file mode 100644
index c96f967d9b42..000000000000
--- a/finance/kmymoney-kde4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (kmymoney2-1.0.3.tar.bz2) = f131bdf4d2c9f2f5778126fe2ade7c1e
-SHA256 (kmymoney2-1.0.3.tar.bz2) = d2d15448626e8446ec8156af8da18f0618f82171e1928951baf912e349d7dc97
-SIZE (kmymoney2-1.0.3.tar.bz2) = 12245425
diff --git a/finance/kmymoney-kde4/files/extra-patch-Makefile.in b/finance/kmymoney-kde4/files/extra-patch-Makefile.in
deleted file mode 100644
index 38cac64d43af..000000000000
--- a/finance/kmymoney-kde4/files/extra-patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2010-02-23 22:14:08.000000000 -0300
-+++ Makefile.in 2010-02-12 12:02:37.000000000 -0200
-@@ -342,7 +342,7 @@
- xdg_menudir = @xdg_menudir@
-
- # just make sure, we don't ship the sqlite subdirectory with the tarball
--SOURCEDIRS = libkgpgfile libkdchart kmymoney2 po doc developer-doc
-+SOURCEDIRS = libkgpgfile libkdchart kmymoney2 po doc
- SUBDIRS = @SQLITE3@ $(SOURCEDIRS)
- DIST_SUBDIRS = $(SOURCEDIRS) contrib
-
diff --git a/finance/kmymoney-kde4/files/extra-patch-doc__en__Makefile.in b/finance/kmymoney-kde4/files/extra-patch-doc__en__Makefile.in
deleted file mode 100644
index daf0663bdcce..000000000000
--- a/finance/kmymoney-kde4/files/extra-patch-doc__en__Makefile.in
+++ /dev/null
@@ -1,32 +0,0 @@
---- doc/en/Makefile.in.orig 2010-02-12 12:02:37.000000000 -0200
-+++ doc/en/Makefile.in 2010-02-23 22:20:32.000000000 -0300
-@@ -338,9 +338,9 @@
- select_database.png budgets_view.png forecast_view.png \
- newfile-2.png newfile-3.png newfile-4.png newfile-5.png \
- newfile-6.png
--EXTRA_DIST = kmymoney2.1 $(DOCBOOK_FILES)
-+EXTRA_DIST = kmymoney2.1
- MOSTLYCLEANFILES = index.cache.bz2 kmymoney2.1.gz index.xml *.aux *.tex *.log **.out *.pdf errorlog *.ps *.html online-manual.tar.bz2
--BUILT_SOURCES = index.cache.bz2 kmymoney2.1.gz $(PDF_TARGET)
-+BUILT_SOURCES = kmymoney2.1.gz
- CHARSET =
- KDE_LANG = en
- KDE_DOCS = kmymoney2 - $(DOCBOOK_FILES) $(SCREENSHOT_FILES)
-@@ -492,7 +492,7 @@
-
- #>- install-data-am:
- #>+ 1
--install-data-am: install-nls
-+install-data-am:
- @$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
-
-@@ -652,7 +652,7 @@
- # Also install the man pages on this system
- .PHONY: install-docs uninstall-docs
-
--install-data-hook: kmymoney2.1.gz install-docs
-+install-data-hook: kmymoney2.1.gz
- -rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kmymoney2/kmymoney2.1
- $(mkinstalldirs) $(DESTDIR)$(mandir)/man1/
- $(INSTALL_DATA) kmymoney2.1.gz $(DESTDIR)$(mandir)/man1/kmymoney2.1.gz
diff --git a/finance/kmymoney-kde4/files/patch-admin__install-sh b/finance/kmymoney-kde4/files/patch-admin__install-sh
deleted file mode 100644
index c8dd2746d86d..000000000000
--- a/finance/kmymoney-kde4/files/patch-admin__install-sh
+++ /dev/null
@@ -1,28 +0,0 @@
---- ./admin/install-sh.orig 2004-12-28 15:10:08.000000000 -0500
-+++ ./admin/install-sh 2008-10-10 09:39:06.000000000 -0400
-@@ -50,6 +50,7 @@
- stripcmd=""
- rmcmd="$rmprog -f"
- mvcmd="$mvprog"
-+mkdircmd="$mkdirprog -p"
- src=""
- dst=""
- dir_arg=""
-@@ -120,7 +121,7 @@
- instcmd=:
- chmodcmd=""
- else
-- instcmd=$mkdirprog
-+ instcmd=$mkdircmd
- fi
- else
-
-@@ -181,7 +182,7 @@
-
- if [ ! -d "$pathcomp" ] ;
- then
-- $mkdirprog "$pathcomp"
-+ $mkdircmd "$pathcomp"
- else
- :
- fi
diff --git a/finance/kmymoney-kde4/files/patch-configure b/finance/kmymoney-kde4/files/patch-configure
deleted file mode 100644
index b6b8cab44977..000000000000
--- a/finance/kmymoney-kde4/files/patch-configure
+++ /dev/null
@@ -1,36 +0,0 @@
---- ./configure.orig 2008-03-24 10:49:54.000000000 -0400
-+++ ./configure 2008-10-10 09:39:07.000000000 -0400
-@@ -1,4 +1,4 @@
--#! /bin/sh
-+#! /usr/local/bin/bash
- # Guess values for system-dependent variables and create Makefiles.
- # Generated by GNU Autoconf 2.61.
- #
-@@ -22553,10 +22553,10 @@
-
-
- # This can be used to rebuild libtool when needed
--LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+LIBTOOL_DEPS=" %%LTMAIN%%"
-
- # Always use our own libtool.
--LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
-+LIBTOOL='$(SHELL) %%LIBTOOL%% --silent'
-
- # Prevent multiple expansion
-
-@@ -36716,11 +36716,11 @@
-
- { (exit 0); exit 0; }
- _ACEOF
--if test "x$with_fast_perl" = "xyes"; then
-+if test "x$with_fast_perl" = "xyes"; then
- perl -i.bak $ac_aux_dir/conf.change.pl $CONFIG_STATUS \
-- || mv $CONFIG_STATUS.bak $CONFIG_STATUS
-+ || mv $CONFIG_STATUS.bak $CONFIG_STATUS
- rm -f $CONFIG_STATUS.bak
--fi
-+fi
- chmod +x $CONFIG_STATUS
- ac_clean_files=$ac_clean_files_save
-
diff --git a/finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.am b/finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.am
deleted file mode 100644
index 3f7517e2c5b3..000000000000
--- a/finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
---- developer-doc/phb/Makefile.am.orig 2010-02-17 20:01:44.000000000 -0200
-+++ developer-doc/phb/Makefile.am 2010-02-17 21:42:28.000000000 -0200
-@@ -106,7 +106,6 @@
- kmymoney-phb.pdf: $(DOCBOOK_FILES)
- $(MAKE) get-files
- $(MEINPROC) --stylesheet `dirname $(KDE_XSL_STYLESHEET)`/kde-nochunk.xsl $(srcdir)/phb.docbook -o index.html
-- recode utf8..latin1 index.html
- html2ps -o kmymoney-phb.ps -n index.html
- ps2pdf kmymoney-phb.ps kmymoney-phb.pdf
- rm index.html kmymoney-phb.ps
diff --git a/finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.in b/finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.in
deleted file mode 100644
index a509e0ad8e22..000000000000
--- a/finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.in
+++ /dev/null
@@ -1,18 +0,0 @@
---- developer-doc/phb/Makefile.in.orig 2010-02-17 20:02:33.000000000 -0200
-+++ developer-doc/phb/Makefile.in 2010-02-17 21:43:06.000000000 -0200
-@@ -238,7 +238,6 @@
- exec_prefix = @exec_prefix@
- found_html2ps = @found_html2ps@
- found_ps2pdf = @found_ps2pdf@
--found_recode = @found_recode@
- host = @host@
- host_alias = @host_alias@
- host_cpu = @host_cpu@
-@@ -583,7 +582,6 @@
- @GENERATE_PDF_TRUE@kmymoney-phb.pdf: $(DOCBOOK_FILES)
- @GENERATE_PDF_TRUE@ $(MAKE) get-files
- @GENERATE_PDF_TRUE@ $(MEINPROC) --stylesheet `dirname $(KDE_XSL_STYLESHEET)`/kde-nochunk.xsl $(srcdir)/phb.docbook -o index.html
--@GENERATE_PDF_TRUE@ recode utf8..latin1 index.html
- @GENERATE_PDF_TRUE@ html2ps -o kmymoney-phb.ps -n index.html
- @GENERATE_PDF_TRUE@ ps2pdf kmymoney-phb.ps kmymoney-phb.pdf
- @GENERATE_PDF_TRUE@ rm index.html kmymoney-phb.ps
diff --git a/finance/kmymoney-kde4/files/patch-doc__en__Makefile.am b/finance/kmymoney-kde4/files/patch-doc__en__Makefile.am
deleted file mode 100644
index b9e0432a9cd4..000000000000
--- a/finance/kmymoney-kde4/files/patch-doc__en__Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
---- doc/en/Makefile.am.orig 2010-02-17 20:04:44.000000000 -0200
-+++ doc/en/Makefile.am 2010-02-17 21:47:06.000000000 -0200
-@@ -87,9 +87,6 @@
- for file in $(DOCBOOK_FILES); do \
- cp $(srcdir)/$$file .; \
- chmod +w $$file; \
-- if test -n $(CHARSET); then \
-- recode utf-8..$(CHARSET) $$file; \
-- fi \
- done; \
- for file in $(SCREENSHOT_FILES); do \
- cp $(srcdir)/$$file .; \
-@@ -111,7 +108,6 @@
- kmymoney-user.pdf: $(DOCBOOK_FILES) $(SCREENSHOT_FILES)
- $(MAKE) get-files
- $(MEINPROC) --check --stylesheet `dirname $(KDE_XSL_STYLESHEET)`/kde-nochunk.xsl $(srcdir)/index.docbook -o index.html;
-- recode utf8..latin1 index.html
- html2ps -o kmymoney-user.ps -n index.html
- ps2pdf kmymoney-user.ps kmymoney-user.pdf
- rm index.html kmymoney-user.ps
diff --git a/finance/kmymoney-kde4/files/patch-doc__en__Makefile.in b/finance/kmymoney-kde4/files/patch-doc__en__Makefile.in
deleted file mode 100644
index 9aecdde1321f..000000000000
--- a/finance/kmymoney-kde4/files/patch-doc__en__Makefile.in
+++ /dev/null
@@ -1,28 +0,0 @@
---- doc/en/Makefile.in.orig 2010-02-17 20:06:19.000000000 -0200
-+++ doc/en/Makefile.in 2010-02-17 21:46:14.000000000 -0200
-@@ -238,7 +238,6 @@
- exec_prefix = @exec_prefix@
- found_html2ps = @found_html2ps@
- found_ps2pdf = @found_ps2pdf@
--found_recode = @found_recode@
- host = @host@
- host_alias = @host_alias@
- host_cpu = @host_cpu@
-@@ -620,9 +619,6 @@
- for file in $(DOCBOOK_FILES); do \
- cp $(srcdir)/$$file .; \
- chmod +w $$file; \
-- if test -n $(CHARSET); then \
-- recode utf-8..$(CHARSET) $$file; \
-- fi \
- done; \
- for file in $(SCREENSHOT_FILES); do \
- cp $(srcdir)/$$file .; \
-@@ -641,7 +637,6 @@
- @GENERATE_PDF_TRUE@kmymoney-user.pdf: $(DOCBOOK_FILES) $(SCREENSHOT_FILES)
- @GENERATE_PDF_TRUE@ $(MAKE) get-files
- @GENERATE_PDF_TRUE@ $(MEINPROC) --check --stylesheet `dirname $(KDE_XSL_STYLESHEET)`/kde-nochunk.xsl $(srcdir)/index.docbook -o index.html;
--@GENERATE_PDF_TRUE@ recode utf8..latin1 index.html
- @GENERATE_PDF_TRUE@ html2ps -o kmymoney-user.ps -n index.html
- @GENERATE_PDF_TRUE@ ps2pdf kmymoney-user.ps kmymoney-user.pdf
- @GENERATE_PDF_TRUE@ rm index.html kmymoney-user.ps
diff --git a/finance/kmymoney-kde4/pkg-descr b/finance/kmymoney-kde4/pkg-descr
deleted file mode 100644
index e909d7014ab2..000000000000
--- a/finance/kmymoney-kde4/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-KMyMoney is striving to be a full-featured replacement for your
-Windows-based finance software. We are a KDE-based full double-entry
-accounting software package, for personal or small-business use.
-
-WWW: http://kmymoney2.sourceforge.net/
diff --git a/finance/kmymoney-kde4/pkg-plist b/finance/kmymoney-kde4/pkg-plist
deleted file mode 100644
index 9eee91c8ab75..000000000000
--- a/finance/kmymoney-kde4/pkg-plist
+++ /dev/null
@@ -1,1248 +0,0 @@
-bin/kmymoney
-bin/kmymoney2
-include/kmymoney/export.h
-include/kmymoney/importinterface.h
-include/kmymoney/imymoneyserialize.h
-include/kmymoney/imymoneystorage.h
-include/kmymoney/imymoneystorageformat.h
-include/kmymoney/investtransactioneditor.h
-include/kmymoney/kaccounttemplateselector.h
-include/kmymoney/kbudgetvalues.h
-include/kmymoney/kcurrencycalculator.h
-include/kmymoney/kgpgfile.h
-include/kmymoney/kguiutils.h
-include/kmymoney/kmymoneyaccountcombo.h
-include/kmymoney/kmymoneyaccountcompletion.h
-include/kmymoney/kmymoneyaccountselector.h
-include/kmymoney/kmymoneyaccounttree.h
-include/kmymoney/kmymoneyaccounttreebase.h
-include/kmymoney/kmymoneyaccounttreebudget.h
-include/kmymoney/kmymoneyaccounttreeforecast.h
-include/kmymoney/kmymoneycategory.h
-include/kmymoney/kmymoneychecklistitem.h
-include/kmymoney/kmymoneycombo.h
-include/kmymoney/kmymoneycompletion.h
-include/kmymoney/kmymoneycurrencyselector.h
-include/kmymoney/kmymoneydateinput.h
-include/kmymoney/kmymoneyedit.h
-include/kmymoney/kmymoneyforecastlistviewitem.h
-include/kmymoney/kmymoneyglobalsettings.h
-include/kmymoney/kmymoneylineedit.h
-include/kmymoney/kmymoneylistviewitem.h
-include/kmymoney/kmymoneyplugin.h
-include/kmymoney/kmymoneyselector.h
-include/kmymoney/kmymoneytitlelabel.h
-include/kmymoney/kmymoneyutils.h
-include/kmymoney/kmymoneyview.h
-include/kmymoney/kmymoneywizard.h
-include/kmymoney/mymoneyaccount.h
-include/kmymoney/mymoneybudget.h
-include/kmymoney/mymoneycategory.h
-include/kmymoney/mymoneyexception.h
-include/kmymoney/mymoneyfile.h
-include/kmymoney/mymoneyfinancialcalculator.h
-include/kmymoney/mymoneyforecast.h
-include/kmymoney/mymoneyinstitution.h
-include/kmymoney/mymoneyinvesttransaction.h
-include/kmymoney/mymoneykeyvaluecontainer.h
-include/kmymoney/mymoneymoney.h
-include/kmymoney/mymoneyobject.h
-include/kmymoney/mymoneyobjectcontainer.h
-include/kmymoney/mymoneyobserver.h
-include/kmymoney/mymoneypayee.h
-include/kmymoney/mymoneyprice.h
-include/kmymoney/mymoneyreport.h
-include/kmymoney/mymoneyscheduled.h
-include/kmymoney/mymoneysecurity.h
-include/kmymoney/mymoneysplit.h
-include/kmymoney/mymoneystatement.h
-include/kmymoney/mymoneysubject.h
-include/kmymoney/mymoneytemplate.h
-include/kmymoney/mymoneytransaction.h
-include/kmymoney/mymoneytransactionfilter.h
-include/kmymoney/mymoneyutils.h
-include/kmymoney/pluginloader.h
-include/kmymoney/register.h
-include/kmymoney/registeritem.h
-include/kmymoney/scheduledtransaction.h
-include/kmymoney/selectedtransaction.h
-include/kmymoney/statementinterface.h
-include/kmymoney/stdtransactiondownloaded.h
-include/kmymoney/stdtransactionmatched.h
-include/kmymoney/transaction.h
-include/kmymoney/transactioneditor.h
-include/kmymoney/transactioneditorcontainer.h
-include/kmymoney/transactionform.h
-include/kmymoney/transactionsortoption.h
-include/kmymoney/viewinterface.h
-lib/kde3/kmm_ofximport.a
-lib/kde3/kmm_ofximport.la
-lib/kde3/kmm_ofximport.so
-lib/libkmm_kdchart.a
-lib/libkmm_kdchart.la
-lib/libkmm_kdchart.so
-lib/libkmm_kdchart.so.0
-lib/libkmm_mymoney.a
-lib/libkmm_mymoney.la
-lib/libkmm_mymoney.so
-lib/libkmm_mymoney.so.5
-lib/libkmm_plugin.a
-lib/libkmm_plugin.la
-lib/libkmm_plugin.so
-lib/libkmm_plugin.so.0
-share/applications/kde/kmymoney2.desktop
-share/apps/kmm_ofximport/kmm_ofximport.rc
-share/config.kcfg/kmymoney2.kcfg
-share/icons/Tango/128x128/apps/account-types_asset.png
-share/icons/Tango/128x128/apps/account-types_cash.png
-share/icons/Tango/128x128/apps/account-types_checking.png
-share/icons/Tango/128x128/apps/account-types_closed.png
-share/icons/Tango/128x128/apps/account-types_credit-card.png
-share/icons/Tango/128x128/apps/account-types_expense.png
-share/icons/Tango/128x128/apps/account-types_income.png
-share/icons/Tango/128x128/apps/account-types_investments.png
-share/icons/Tango/128x128/apps/account-types_liability.png
-share/icons/Tango/128x128/apps/account-types_loan.png
-share/icons/Tango/128x128/apps/account-types_savings.png
-share/icons/Tango/128x128/apps/account.png
-share/icons/Tango/128x128/apps/account_add.png
-share/icons/Tango/128x128/apps/accounts.png
-share/icons/Tango/128x128/apps/budget.png
-share/icons/Tango/128x128/apps/categories.png
-share/icons/Tango/128x128/apps/forcast.png
-share/icons/Tango/128x128/apps/institution_add.png
-share/icons/Tango/128x128/apps/institutions.png
-share/icons/Tango/128x128/apps/investments.png
-share/icons/Tango/128x128/apps/ledger.png
-share/icons/Tango/128x128/apps/onlinebanking.png
-share/icons/Tango/128x128/apps/payee.png
-share/icons/Tango/128x128/apps/reconcile.png
-share/icons/Tango/128x128/apps/report.png
-share/icons/Tango/128x128/apps/schedule.png
-share/icons/Tango/128x128/apps/transaction_find.png
-share/icons/Tango/16x16/actions/account-types_asset.png
-share/icons/Tango/16x16/actions/account-types_cash.png
-share/icons/Tango/16x16/actions/account-types_checking.png
-share/icons/Tango/16x16/actions/account-types_closed.png
-share/icons/Tango/16x16/actions/account-types_credit-card.png
-share/icons/Tango/16x16/actions/account-types_expense.png
-share/icons/Tango/16x16/actions/account-types_income.png
-share/icons/Tango/16x16/actions/account-types_investments.png
-share/icons/Tango/16x16/actions/account-types_liability.png
-share/icons/Tango/16x16/actions/account-types_loan.png
-share/icons/Tango/16x16/actions/account-types_savings.png
-share/icons/Tango/16x16/actions/account.png
-share/icons/Tango/16x16/actions/account_add.png
-share/icons/Tango/16x16/actions/accounts.png
-share/icons/Tango/16x16/actions/backup.png
-share/icons/Tango/16x16/actions/bank.png
-share/icons/Tango/16x16/actions/budget.png
-share/icons/Tango/16x16/actions/categories.png
-share/icons/Tango/16x16/actions/close_window.png
-share/icons/Tango/16x16/actions/delete.png
-share/icons/Tango/16x16/actions/forcast.png
-share/icons/Tango/16x16/actions/hide_categories.png
-share/icons/Tango/16x16/actions/hide_reconciled.png
-share/icons/Tango/16x16/actions/institution_add.png
-share/icons/Tango/16x16/actions/institutions.png
-share/icons/Tango/16x16/actions/investments.png
-share/icons/Tango/16x16/actions/ledger.png
-share/icons/Tango/16x16/actions/onlinebanking.png
-share/icons/Tango/16x16/actions/payee.png
-share/icons/Tango/16x16/actions/personal_data.png
-share/icons/Tango/16x16/actions/reconcile.png
-share/icons/Tango/16x16/actions/report.png
-share/icons/Tango/16x16/actions/schedule.png
-share/icons/Tango/16x16/actions/split_transaction.png
-share/icons/Tango/16x16/actions/transaction_find.png
-share/icons/Tango/16x16/actions/view_info.png
-share/icons/Tango/22x22/actions/account-types_asset.png
-share/icons/Tango/22x22/actions/account-types_cash.png
-share/icons/Tango/22x22/actions/account-types_checking.png
-share/icons/Tango/22x22/actions/account-types_closed.png
-share/icons/Tango/22x22/actions/account-types_credit-card.png
-share/icons/Tango/22x22/actions/account-types_expense.png
-share/icons/Tango/22x22/actions/account-types_income.png
-share/icons/Tango/22x22/actions/account-types_investments.png
-share/icons/Tango/22x22/actions/account-types_liability.png
-share/icons/Tango/22x22/actions/account-types_loan.png
-share/icons/Tango/22x22/actions/account-types_savings.png
-share/icons/Tango/22x22/actions/account.png
-share/icons/Tango/22x22/actions/account_add.png
-share/icons/Tango/22x22/actions/accounts.png
-share/icons/Tango/22x22/actions/attention.png
-share/icons/Tango/22x22/actions/backup.png
-share/icons/Tango/22x22/actions/bank.png
-share/icons/Tango/22x22/actions/budget.png
-share/icons/Tango/22x22/actions/categories.png
-share/icons/Tango/22x22/actions/close_window.png
-share/icons/Tango/22x22/actions/delete.png
-share/icons/Tango/22x22/actions/forcast.png
-share/icons/Tango/22x22/actions/hide_categories.png
-share/icons/Tango/22x22/actions/hide_reconciled.png
-share/icons/Tango/22x22/actions/institution_add.png
-share/icons/Tango/22x22/actions/institutions.png
-share/icons/Tango/22x22/actions/investments.png
-share/icons/Tango/22x22/actions/ledger.png
-share/icons/Tango/22x22/actions/onlinebanking.png
-share/icons/Tango/22x22/actions/payee.png
-share/icons/Tango/22x22/actions/personal_data.png
-share/icons/Tango/22x22/actions/reconcile.png
-share/icons/Tango/22x22/actions/report.png
-share/icons/Tango/22x22/actions/schedule.png
-share/icons/Tango/22x22/actions/transaction_find.png
-share/icons/Tango/22x22/actions/view_info.png
-share/icons/Tango/32x32/apps/account-types_asset.png
-share/icons/Tango/32x32/apps/account-types_cash.png
-share/icons/Tango/32x32/apps/account-types_checking.png
-share/icons/Tango/32x32/apps/account-types_closed.png
-share/icons/Tango/32x32/apps/account-types_credit-card.png
-share/icons/Tango/32x32/apps/account-types_expense.png
-share/icons/Tango/32x32/apps/account-types_income.png
-share/icons/Tango/32x32/apps/account-types_investments.png
-share/icons/Tango/32x32/apps/account-types_liability.png
-share/icons/Tango/32x32/apps/account-types_loan.png
-share/icons/Tango/32x32/apps/account-types_savings.png
-share/icons/Tango/32x32/apps/account.png
-share/icons/Tango/32x32/apps/account_add.png
-share/icons/Tango/32x32/apps/accounts.png
-share/icons/Tango/32x32/apps/budget.png
-share/icons/Tango/32x32/apps/categories.png
-share/icons/Tango/32x32/apps/forcast.png
-share/icons/Tango/32x32/apps/institution_add.png
-share/icons/Tango/32x32/apps/institutions.png
-share/icons/Tango/32x32/apps/investments.png
-share/icons/Tango/32x32/apps/ledger.png
-share/icons/Tango/32x32/apps/onlinebanking.png
-share/icons/Tango/32x32/apps/payee.png
-share/icons/Tango/32x32/apps/reconcile.png
-share/icons/Tango/32x32/apps/report.png
-share/icons/Tango/32x32/apps/schedule.png
-share/icons/Tango/32x32/apps/transaction_find.png
-share/icons/Tango/48x48/apps/account-types_asset.png
-share/icons/Tango/48x48/apps/account-types_cash.png
-share/icons/Tango/48x48/apps/account-types_checking.png
-share/icons/Tango/48x48/apps/account-types_closed.png
-share/icons/Tango/48x48/apps/account-types_credit-card.png
-share/icons/Tango/48x48/apps/account-types_expense.png
-share/icons/Tango/48x48/apps/account-types_income.png
-share/icons/Tango/48x48/apps/account-types_investments.png
-share/icons/Tango/48x48/apps/account-types_liability.png
-share/icons/Tango/48x48/apps/account-types_loan.png
-share/icons/Tango/48x48/apps/account-types_savings.png
-share/icons/Tango/48x48/apps/account.png
-share/icons/Tango/48x48/apps/account_add.png
-share/icons/Tango/48x48/apps/accounts.png
-share/icons/Tango/48x48/apps/budget.png
-share/icons/Tango/48x48/apps/categories.png
-share/icons/Tango/48x48/apps/forcast.png
-share/icons/Tango/48x48/apps/institution_add.png
-share/icons/Tango/48x48/apps/institutions.png
-share/icons/Tango/48x48/apps/investments.png
-share/icons/Tango/48x48/apps/ledger.png
-share/icons/Tango/48x48/apps/onlinebanking.png
-share/icons/Tango/48x48/apps/payee.png
-share/icons/Tango/48x48/apps/reconcile.png
-share/icons/Tango/48x48/apps/report.png
-share/icons/Tango/48x48/apps/schedule.png
-share/icons/Tango/48x48/apps/transaction_find.png
-share/icons/Tango/64x64/apps/account-types_asset.png
-share/icons/Tango/64x64/apps/account-types_cash.png
-share/icons/Tango/64x64/apps/account-types_checking.png
-share/icons/Tango/64x64/apps/account-types_closed.png
-share/icons/Tango/64x64/apps/account-types_credit-card.png
-share/icons/Tango/64x64/apps/account-types_expense.png
-share/icons/Tango/64x64/apps/account-types_income.png
-share/icons/Tango/64x64/apps/account-types_investments.png
-share/icons/Tango/64x64/apps/account-types_liability.png
-share/icons/Tango/64x64/apps/account-types_loan.png
-share/icons/Tango/64x64/apps/account-types_savings.png
-share/icons/Tango/64x64/apps/account.png
-share/icons/Tango/64x64/apps/account_add.png
-share/icons/Tango/64x64/apps/accounts.png
-share/icons/Tango/64x64/apps/budget.png
-share/icons/Tango/64x64/apps/categories.png
-share/icons/Tango/64x64/apps/forcast.png
-share/icons/Tango/64x64/apps/institution_add.png
-share/icons/Tango/64x64/apps/institutions.png
-share/icons/Tango/64x64/apps/investments.png
-share/icons/Tango/64x64/apps/ledger.png
-share/icons/Tango/64x64/apps/onlinebanking.png
-share/icons/Tango/64x64/apps/payee.png
-share/icons/Tango/64x64/apps/reconcile.png
-share/icons/Tango/64x64/apps/report.png
-share/icons/Tango/64x64/apps/schedule.png
-share/icons/Tango/64x64/apps/transaction_find.png
-share/icons/Tango/scalable/account-types_asset.svgz
-share/icons/Tango/scalable/account-types_cash.svgz
-share/icons/Tango/scalable/account-types_checking.svgz
-share/icons/Tango/scalable/account-types_closed.svgz
-share/icons/Tango/scalable/account-types_credit-card.svgz
-share/icons/Tango/scalable/account-types_expense.svgz
-share/icons/Tango/scalable/account-types_income.svgz
-share/icons/Tango/scalable/account-types_investments.svgz
-share/icons/Tango/scalable/account-types_liability.svgz
-share/icons/Tango/scalable/account-types_loan.svgz
-share/icons/Tango/scalable/account-types_savings.svgz
-share/icons/Tango/scalable/account.svgz
-share/icons/Tango/scalable/account_add.svgz
-share/icons/Tango/scalable/accounts.svgz
-share/icons/Tango/scalable/backup.svgz
-share/icons/Tango/scalable/bank.svgz
-share/icons/Tango/scalable/budget.svgz
-share/icons/Tango/scalable/categories.svgz
-share/icons/Tango/scalable/forcast.svgz
-share/icons/Tango/scalable/hide_categories.svgz
-share/icons/Tango/scalable/hide_reconciled.svgz
-share/icons/Tango/scalable/institution_add.svgz
-share/icons/Tango/scalable/institutions.svgz
-share/icons/Tango/scalable/investments.svgz
-share/icons/Tango/scalable/ledger.svgz
-share/icons/Tango/scalable/onlinebanking.svgz
-share/icons/Tango/scalable/payee.svgz
-share/icons/Tango/scalable/personal_data.svgz
-share/icons/Tango/scalable/reconcile.svgz
-share/icons/Tango/scalable/report.svgz
-share/icons/Tango/scalable/schedule.svgz
-share/icons/Tango/scalable/transaction_find.svgz
-share/icons/Tango/scalable/view_info.svgz
-share/icons/hicolor/128x128/apps/kmymoney2.png
-share/icons/hicolor/128x128/mimetypes/kmy.png
-share/icons/hicolor/16x16/apps/kmymoney2.png
-share/icons/hicolor/16x16/mimetypes/kmy.png
-share/icons/hicolor/32x32/apps/kmymoney2.png
-share/icons/hicolor/32x32/mimetypes/kmy.png
-share/icons/hicolor/48x48/apps/kmymoney2.png
-share/icons/hicolor/48x48/mimetypes/kmy.png
-share/icons/hicolor/64x64/apps/kmymoney2.png
-share/icons/hicolor/64x64/mimetypes/kmy.png
-share/icons/locolor/16x16/apps/kmymoney2.png
-share/icons/locolor/32x32/apps/kmymoney2.png
-share/icons/oxygen/128x128/apps/account-add.png
-share/icons/oxygen/128x128/apps/account-types_asset.png
-share/icons/oxygen/128x128/apps/account-types_cash.png
-share/icons/oxygen/128x128/apps/account-types_checking.png
-share/icons/oxygen/128x128/apps/account-types_closed.png
-share/icons/oxygen/128x128/apps/account-types_credit-card.png
-share/icons/oxygen/128x128/apps/account-types_investments.png
-share/icons/oxygen/128x128/apps/account-types_liability.png
-share/icons/oxygen/128x128/apps/account-types_loan.png
-share/icons/oxygen/128x128/apps/accounts.png
-share/icons/oxygen/128x128/apps/budget.png
-share/icons/oxygen/128x128/apps/categories.png
-share/icons/oxygen/128x128/apps/forcast.png
-share/icons/oxygen/128x128/apps/institutions.png
-share/icons/oxygen/128x128/apps/investments.png
-share/icons/oxygen/128x128/apps/ledger.png
-share/icons/oxygen/128x128/apps/onlinebanking.png
-share/icons/oxygen/128x128/apps/payee.png
-share/icons/oxygen/128x128/apps/reconcile.png
-share/icons/oxygen/128x128/apps/report.png
-share/icons/oxygen/128x128/apps/schedule.png
-share/icons/oxygen/128x128/apps/transaction_find.png
-share/icons/oxygen/16x16/actions/account-types_asset.png
-share/icons/oxygen/16x16/actions/account-types_cash.png
-share/icons/oxygen/16x16/actions/account-types_checking.png
-share/icons/oxygen/16x16/actions/account-types_closed.png
-share/icons/oxygen/16x16/actions/account-types_credit-card.png
-share/icons/oxygen/16x16/actions/account-types_expense.png
-share/icons/oxygen/16x16/actions/account-types_income.png
-share/icons/oxygen/16x16/actions/account-types_investments.png
-share/icons/oxygen/16x16/actions/account-types_liability.png
-share/icons/oxygen/16x16/actions/account-types_loan.png
-share/icons/oxygen/16x16/actions/account-types_savings.png
-share/icons/oxygen/16x16/actions/accounts.png
-share/icons/oxygen/16x16/actions/budget.png
-share/icons/oxygen/16x16/actions/forcast.png
-share/icons/oxygen/16x16/actions/institutions.png
-share/icons/oxygen/16x16/actions/investments.png
-share/icons/oxygen/16x16/actions/ledger.png
-share/icons/oxygen/16x16/actions/onlinebanking.png
-share/icons/oxygen/16x16/actions/payee.png
-share/icons/oxygen/16x16/actions/report.png
-share/icons/oxygen/16x16/actions/schedule.png
-share/icons/oxygen/22x22/actions/account-types_cash.png
-share/icons/oxygen/22x22/actions/account-types_checking.png
-share/icons/oxygen/22x22/actions/account-types_credit-card.png
-share/icons/oxygen/22x22/actions/account-types_investments.png
-share/icons/oxygen/22x22/actions/account-types_loan.png
-share/icons/oxygen/22x22/actions/account-types_savings.png
-share/icons/oxygen/22x22/actions/accounts.png
-share/icons/oxygen/22x22/actions/budget.png
-share/icons/oxygen/22x22/actions/forcast.png
-share/icons/oxygen/22x22/actions/institutions.png
-share/icons/oxygen/22x22/actions/investments.png
-share/icons/oxygen/22x22/actions/ledger.png
-share/icons/oxygen/22x22/actions/onlinebanking.png
-share/icons/oxygen/22x22/actions/payee.png
-share/icons/oxygen/22x22/actions/report.png
-share/icons/oxygen/22x22/actions/schedule.png
-share/icons/oxygen/32x32/apps/account-types_closed.png
-share/icons/oxygen/32x32/apps/account-types_expense.png
-share/icons/oxygen/32x32/apps/account-types_income.png
-share/icons/oxygen/32x32/apps/account_add.png
-share/icons/oxygen/32x32/apps/accounts.png
-share/icons/oxygen/32x32/apps/budget.png
-share/icons/oxygen/32x32/apps/categories.png
-share/icons/oxygen/32x32/apps/forcast.png
-share/icons/oxygen/32x32/apps/institution_add.png
-share/icons/oxygen/32x32/apps/institutions.png
-share/icons/oxygen/32x32/apps/investments.png
-share/icons/oxygen/32x32/apps/ledger.png
-share/icons/oxygen/32x32/apps/onlinebanking.png
-share/icons/oxygen/32x32/apps/payee.png
-share/icons/oxygen/32x32/apps/reconcile.png
-share/icons/oxygen/32x32/apps/report.png
-share/icons/oxygen/32x32/apps/schedule.png
-share/icons/oxygen/32x32/apps/transaction_find.png
-share/icons/oxygen/48x48/apps/account-types_closed.png
-share/icons/oxygen/48x48/apps/account-types_expense.png
-share/icons/oxygen/48x48/apps/account-types_income.png
-share/icons/oxygen/48x48/apps/account_add.png
-share/icons/oxygen/48x48/apps/accounts.png
-share/icons/oxygen/48x48/apps/budget.png
-share/icons/oxygen/48x48/apps/categories.png
-share/icons/oxygen/48x48/apps/forcast.png
-share/icons/oxygen/48x48/apps/institution_add.png
-share/icons/oxygen/48x48/apps/institutions.png
-share/icons/oxygen/48x48/apps/investments.png
-share/icons/oxygen/48x48/apps/ledger.png
-share/icons/oxygen/48x48/apps/onlinebanking.png
-share/icons/oxygen/48x48/apps/payee.png
-share/icons/oxygen/48x48/apps/reconcile.png
-share/icons/oxygen/48x48/apps/report.png
-share/icons/oxygen/48x48/apps/schedule.png
-share/icons/oxygen/48x48/apps/transaction_find.png
-share/icons/oxygen/64x64/apps/account-add.png
-share/icons/oxygen/64x64/apps/account-types_closed.png
-share/icons/oxygen/64x64/apps/accounts.png
-share/icons/oxygen/64x64/apps/budget.png
-share/icons/oxygen/64x64/apps/categories.png
-share/icons/oxygen/64x64/apps/forcast.png
-share/icons/oxygen/64x64/apps/institutions.png
-share/icons/oxygen/64x64/apps/investments.png
-share/icons/oxygen/64x64/apps/ledger.png
-share/icons/oxygen/64x64/apps/onlinebanking.png
-share/icons/oxygen/64x64/apps/payee.png
-share/icons/oxygen/64x64/apps/reconcile.png
-share/icons/oxygen/64x64/apps/report.png
-share/icons/oxygen/64x64/apps/schedule.png
-share/icons/oxygen/64x64/apps/transaction_find.png
-share/icons/oxygen/scalable/account-add.svgz
-share/icons/oxygen/scalable/account-types_asset.svgz
-share/icons/oxygen/scalable/account-types_cash.svgz
-share/icons/oxygen/scalable/account-types_checking.svgz
-share/icons/oxygen/scalable/account-types_closed.svgz
-share/icons/oxygen/scalable/account-types_credit-card.svgz
-share/icons/oxygen/scalable/account-types_expense.svgz
-share/icons/oxygen/scalable/account-types_income.svgz
-share/icons/oxygen/scalable/account-types_investments.svgz
-share/icons/oxygen/scalable/account-types_liability.svgz
-share/icons/oxygen/scalable/account-types_loan.svgz
-share/icons/oxygen/scalable/account-types_savings.svgz
-share/icons/oxygen/scalable/accounts.svgz
-share/icons/oxygen/scalable/budget.svgz
-share/icons/oxygen/scalable/categories.svgz
-share/icons/oxygen/scalable/forcast.svgz
-share/icons/oxygen/scalable/hide_categories.svgz
-share/icons/oxygen/scalable/hide_reconciled.svgz
-share/icons/oxygen/scalable/institution_add.svgz
-share/icons/oxygen/scalable/institutions.svgz
-share/icons/oxygen/scalable/investments.svgz
-share/icons/oxygen/scalable/ledger.svgz
-share/icons/oxygen/scalable/onlinebanking.svgz
-share/icons/oxygen/scalable/payee.svgz
-share/icons/oxygen/scalable/personal_data.svgz
-share/icons/oxygen/scalable/reconcile.svgz
-share/icons/oxygen/scalable/report.svgz
-share/icons/oxygen/scalable/schedule.svgz
-share/icons/oxygen/scalable/transaction_find.svgz
-share/locale/ca/LC_MESSAGES/kmymoney2.mo
-share/locale/cs/LC_MESSAGES/kmymoney2.mo
-share/locale/da/LC_MESSAGES/kmymoney2.mo
-share/locale/de/LC_MESSAGES/kmymoney2.mo
-share/locale/en_GB/LC_MESSAGES/kmymoney2.mo
-share/locale/es/LC_MESSAGES/kmymoney2.mo
-share/locale/es_AR/LC_MESSAGES/kmymoney2.mo
-share/locale/fi/LC_MESSAGES/kmymoney2.mo
-share/locale/fr/LC_MESSAGES/kmymoney2.mo
-share/locale/gl/LC_MESSAGES/kmymoney2.mo
-share/locale/it/LC_MESSAGES/kmymoney2.mo
-share/locale/lt/LC_MESSAGES/kmymoney2.mo
-share/locale/nl/LC_MESSAGES/kmymoney2.mo
-share/locale/pl/LC_MESSAGES/kmymoney2.mo
-share/locale/pt/LC_MESSAGES/kmymoney2.mo
-share/locale/pt_BR/LC_MESSAGES/kmymoney2.mo
-share/locale/ro/LC_MESSAGES/kmymoney2.mo
-share/locale/ru/LC_MESSAGES/kmymoney2.mo
-share/locale/sk/LC_MESSAGES/kmymoney2.mo
-share/locale/sv/LC_MESSAGES/kmymoney2.mo
-share/locale/tr/LC_MESSAGES/kmymoney2.mo
-share/locale/zh_CN/LC_MESSAGES/kmymoney2.mo
-share/mimelnk/application/x-kmymoney2.desktop
-share/services/kmm_ofximport.desktop
-share/servicetypes/kmymoneyimporterplugin.desktop
-share/servicetypes/kmymoneyplugin.desktop
-%%DATADIR%%/html/home.html
-%%DATADIR%%/html/home_de.html
-%%DATADIR%%/html/home_es.html
-%%DATADIR%%/html/home_fr.html
-%%DATADIR%%/html/home_gl.html
-%%DATADIR%%/html/home_it.html
-%%DATADIR%%/html/home_nl.html
-%%DATADIR%%/html/home_pt.html
-%%DATADIR%%/html/home_pt_BR.html
-%%DATADIR%%/html/home_ro.html
-%%DATADIR%%/html/home_ru.html
-%%DATADIR%%/html/home_tr.html
-%%DATADIR%%/html/images/about_kde.png
-%%DATADIR%%/html/images/arrow.png
-%%DATADIR%%/html/images/backarrow.png
-%%DATADIR%%/html/images/background.png
-%%DATADIR%%/html/images/bc.png
-%%DATADIR%%/html/images/bg-texture.png
-%%DATADIR%%/html/images/bl.png
-%%DATADIR%%/html/images/bottomleft.png
-%%DATADIR%%/html/images/bottomright.png
-%%DATADIR%%/html/images/br.png
-%%DATADIR%%/html/images/center.png
-%%DATADIR%%/html/images/currencyflourish.png
-%%DATADIR%%/html/images/filenew.png
-%%DATADIR%%/html/images/kmymoneydata.png
-%%DATADIR%%/html/images/konqueror.png
-%%DATADIR%%/html/images/lc.png
-%%DATADIR%%/html/images/manual.png
-%%DATADIR%%/html/images/messagebox_info.png
-%%DATADIR%%/html/images/original-trans_logo.png
-%%DATADIR%%/html/images/rc.png
-%%DATADIR%%/html/images/rightborder.png
-%%DATADIR%%/html/images/shadow.png
-%%DATADIR%%/html/images/spacer.gif
-%%DATADIR%%/html/images/spacer.png
-%%DATADIR%%/html/images/tc.png
-%%DATADIR%%/html/images/title-center.png
-%%DATADIR%%/html/images/title-left.png
-%%DATADIR%%/html/images/title-right.png
-%%DATADIR%%/html/images/tl.png
-%%DATADIR%%/html/images/top-shadow.png
-%%DATADIR%%/html/images/topleft.png
-%%DATADIR%%/html/images/topright.png
-%%DATADIR%%/html/images/tr.png
-%%DATADIR%%/html/images/trans_logo.png
-%%DATADIR%%/html/kmymoney2.css
-%%DATADIR%%/html/welcome.css
-%%DATADIR%%/html/whats_new.html
-%%DATADIR%%/html/whats_new_de.html
-%%DATADIR%%/html/whats_new_es.html
-%%DATADIR%%/html/whats_new_fr.html
-%%DATADIR%%/html/whats_new_gl.html
-%%DATADIR%%/html/whats_new_it.html
-%%DATADIR%%/html/whats_new_nl.html
-%%DATADIR%%/html/whats_new_pt_BR.html
-%%DATADIR%%/html/whats_new_ro.html
-%%DATADIR%%/html/whats_new_ru.html
-%%DATADIR%%/html/whats_new_tr.html
-%%DATADIR%%/icons/hicolor/16x16/actions/account-type_asset.png
-%%DATADIR%%/icons/hicolor/16x16/actions/account-type_expense.png
-%%DATADIR%%/icons/hicolor/16x16/actions/account-type_income.png
-%%DATADIR%%/icons/hicolor/16x16/actions/account-type_liability.png
-%%DATADIR%%/icons/hicolor/16x16/actions/account_add.png
-%%DATADIR%%/icons/hicolor/16x16/actions/account_open.png
-%%DATADIR%%/icons/hicolor/16x16/actions/backup.png
-%%DATADIR%%/icons/hicolor/16x16/actions/bank.png
-%%DATADIR%%/icons/hicolor/16x16/actions/categories.png
-%%DATADIR%%/icons/hicolor/16x16/actions/close_window.png
-%%DATADIR%%/icons/hicolor/16x16/actions/delete.png
-%%DATADIR%%/icons/hicolor/16x16/actions/hide_categories.png
-%%DATADIR%%/icons/hicolor/16x16/actions/hide_reconciled.png
-%%DATADIR%%/icons/hicolor/16x16/actions/institution_add.png
-%%DATADIR%%/icons/hicolor/16x16/actions/ledger.png
-%%DATADIR%%/icons/hicolor/16x16/actions/pay_edit.png
-%%DATADIR%%/icons/hicolor/16x16/actions/personal_data.png
-%%DATADIR%%/icons/hicolor/16x16/actions/reconcile.png
-%%DATADIR%%/icons/hicolor/16x16/actions/split_transaction.png
-%%DATADIR%%/icons/hicolor/16x16/actions/transaction.png
-%%DATADIR%%/icons/hicolor/16x16/actions/transaction_export.png
-%%DATADIR%%/icons/hicolor/16x16/actions/transaction_find.png
-%%DATADIR%%/icons/hicolor/16x16/actions/transaction_import.png
-%%DATADIR%%/icons/hicolor/16x16/actions/unreconciled.png
-%%DATADIR%%/icons/hicolor/16x16/actions/update_prices.png
-%%DATADIR%%/icons/hicolor/16x16/actions/view_info.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account-types_asset.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account-types_closed.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account-types_expense.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account-types_income.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account-types_liability.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account-types_online.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account-types_reconcile.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account_add.png
-%%DATADIR%%/icons/hicolor/22x22/actions/account_open.png
-%%DATADIR%%/icons/hicolor/22x22/actions/attention.png
-%%DATADIR%%/icons/hicolor/22x22/actions/backup.png
-%%DATADIR%%/icons/hicolor/22x22/actions/bank.png
-%%DATADIR%%/icons/hicolor/22x22/actions/categories.png
-%%DATADIR%%/icons/hicolor/22x22/actions/close_window.png
-%%DATADIR%%/icons/hicolor/22x22/actions/delete.png
-%%DATADIR%%/icons/hicolor/22x22/actions/hide_categories.png
-%%DATADIR%%/icons/hicolor/22x22/actions/hide_reconciled.png
-%%DATADIR%%/icons/hicolor/22x22/actions/institution_add.png
-%%DATADIR%%/icons/hicolor/22x22/actions/ledger.png
-%%DATADIR%%/icons/hicolor/22x22/actions/pay_edit.png
-%%DATADIR%%/icons/hicolor/22x22/actions/personal_data.png
-%%DATADIR%%/icons/hicolor/22x22/actions/reconcile.png
-%%DATADIR%%/icons/hicolor/22x22/actions/transaction.png
-%%DATADIR%%/icons/hicolor/22x22/actions/transaction_export.png
-%%DATADIR%%/icons/hicolor/22x22/actions/transaction_find.png
-%%DATADIR%%/icons/hicolor/22x22/actions/transaction_import.png
-%%DATADIR%%/icons/hicolor/22x22/actions/unreconciled.png
-%%DATADIR%%/icons/hicolor/22x22/actions/update_prices.png
-%%DATADIR%%/icons/hicolor/22x22/actions/view_info.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_asset.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_cash.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_checking.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_credit-card.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_investments.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_liability.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_loan.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_reconciled.png
-%%DATADIR%%/icons/hicolor/32x32/apps/account-types_savings.png
-%%DATADIR%%/icons/hicolor/32x32/apps/accounts.png
-%%DATADIR%%/icons/hicolor/32x32/apps/budget.png
-%%DATADIR%%/icons/hicolor/32x32/apps/categories.png
-%%DATADIR%%/icons/hicolor/32x32/apps/forcast.png
-%%DATADIR%%/icons/hicolor/32x32/apps/home.png
-%%DATADIR%%/icons/hicolor/32x32/apps/institutions.png
-%%DATADIR%%/icons/hicolor/32x32/apps/investments.png
-%%DATADIR%%/icons/hicolor/32x32/apps/ledger.png
-%%DATADIR%%/icons/hicolor/32x32/apps/onlinebanking.png
-%%DATADIR%%/icons/hicolor/32x32/apps/payee.png
-%%DATADIR%%/icons/hicolor/32x32/apps/report.png
-%%DATADIR%%/icons/hicolor/32x32/apps/schedule.png
-%%DATADIR%%/icons/hicolor/48x48/apps/account-types_asset.png
-%%DATADIR%%/icons/hicolor/48x48/apps/account-types_cash.png
-%%DATADIR%%/icons/hicolor/48x48/apps/account-types_checking.png
-%%DATADIR%%/icons/hicolor/48x48/apps/account-types_credit-card.png
-%%DATADIR%%/icons/hicolor/48x48/apps/account-types_investment.png
-%%DATADIR%%/icons/hicolor/48x48/apps/account-types_liability.png
-%%DATADIR%%/icons/hicolor/48x48/apps/account-types_loan.png
-%%DATADIR%%/icons/hicolor/48x48/apps/account-types_savings.png
-%%DATADIR%%/icons/hicolor/48x48/apps/accounts.png
-%%DATADIR%%/icons/hicolor/48x48/apps/budget.png
-%%DATADIR%%/icons/hicolor/48x48/apps/categories.png
-%%DATADIR%%/icons/hicolor/48x48/apps/forcast.png
-%%DATADIR%%/icons/hicolor/48x48/apps/home.png
-%%DATADIR%%/icons/hicolor/48x48/apps/institutions.png
-%%DATADIR%%/icons/hicolor/48x48/apps/investments.png
-%%DATADIR%%/icons/hicolor/48x48/apps/ledger.png
-%%DATADIR%%/icons/hicolor/48x48/apps/onlinebanking.png
-%%DATADIR%%/icons/hicolor/48x48/apps/payee.png
-%%DATADIR%%/icons/hicolor/48x48/apps/report.png
-%%DATADIR%%/icons/hicolor/48x48/apps/schedule.png
-%%DATADIR%%/icons/hicolor/64x64/apps/account-types_asset.png
-%%DATADIR%%/icons/hicolor/64x64/apps/account-types_cash.png
-%%DATADIR%%/icons/hicolor/64x64/apps/account-types_checking.png
-%%DATADIR%%/icons/hicolor/64x64/apps/account-types_credit-card.png
-%%DATADIR%%/icons/hicolor/64x64/apps/account-types_investments.png
-%%DATADIR%%/icons/hicolor/64x64/apps/account-types_liability.png
-%%DATADIR%%/icons/hicolor/64x64/apps/account-types_loan.png
-%%DATADIR%%/icons/hicolor/64x64/apps/account-types_savings.png
-%%DATADIR%%/icons/hicolor/64x64/apps/accounts.png
-%%DATADIR%%/icons/hicolor/64x64/apps/budget.png
-%%DATADIR%%/icons/hicolor/64x64/apps/categories.png
-%%DATADIR%%/icons/hicolor/64x64/apps/forcast.png
-%%DATADIR%%/icons/hicolor/64x64/apps/home.png
-%%DATADIR%%/icons/hicolor/64x64/apps/institutions.png
-%%DATADIR%%/icons/hicolor/64x64/apps/investments.png
-%%DATADIR%%/icons/hicolor/64x64/apps/ledger.png
-%%DATADIR%%/icons/hicolor/64x64/apps/onlinebanking.png
-%%DATADIR%%/icons/hicolor/64x64/apps/payee.png
-%%DATADIR%%/icons/hicolor/64x64/apps/report.png
-%%DATADIR%%/icons/hicolor/64x64/apps/schedule.png
-%%DATADIR%%/kmymoney2ui.rc
-%%DATADIR%%/misc/financequote.pl
-%%DATADIR%%/pics/startlogo.png
-%%DATADIR%%/pics/titlelabel_background.png
-%%DATADIR%%/templates/C/brokerage.kmt
-%%DATADIR%%/templates/C/business.kmt
-%%DATADIR%%/templates/C/carloan.kmt
-%%DATADIR%%/templates/C/cdmoneymkt.kmt
-%%DATADIR%%/templates/C/checkbook.kmt
-%%DATADIR%%/templates/C/childcare.kmt
-%%DATADIR%%/templates/C/common.kmt
-%%DATADIR%%/templates/C/default_categories-template.kmt
-%%DATADIR%%/templates/C/eduloan.kmt
-%%DATADIR%%/templates/C/fixedassets.kmt
-%%DATADIR%%/templates/C/full.kmt
-%%DATADIR%%/templates/C/homeloan.kmt
-%%DATADIR%%/templates/C/homeown.kmt
-%%DATADIR%%/templates/C/old-default_accounts.kmt
-%%DATADIR%%/templates/C/otherloan.kmt
-%%DATADIR%%/templates/C/renter.kmt
-%%DATADIR%%/templates/C/retiremt.kmt
-%%DATADIR%%/templates/C/spouseinc.kmt
-%%DATADIR%%/templates/C/spouseretire.kmt
-%%DATADIR%%/templates/de_AT/auto.kmt
-%%DATADIR%%/templates/de_AT/autoloan.kmt
-%%DATADIR%%/templates/de_AT/brokerage.kmt
-%%DATADIR%%/templates/de_AT/business.kmt
-%%DATADIR%%/templates/de_AT/common.kmt
-%%DATADIR%%/templates/de_AT/houseown.kmt
-%%DATADIR%%/templates/de_AT/investment.kmt
-%%DATADIR%%/templates/de_AT/kids.kmt
-%%DATADIR%%/templates/de_CH/brokerage.kmt
-%%DATADIR%%/templates/de_CH/chkmu.kmt
-%%DATADIR%%/templates/de_CH/common.kmt
-%%DATADIR%%/templates/de_CH/kids.kmt
-%%DATADIR%%/templates/de_CH/otherasset.kmt
-%%DATADIR%%/templates/de_CH/otherloan.kmt
-%%DATADIR%%/templates/de_DE/auto.kmt
-%%DATADIR%%/templates/de_DE/autoloan.kmt
-%%DATADIR%%/templates/de_DE/brokerage.kmt
-%%DATADIR%%/templates/de_DE/common.kmt
-%%DATADIR%%/templates/de_DE/default_accounts.kmt
-%%DATADIR%%/templates/de_DE/full.kmt
-%%DATADIR%%/templates/de_DE/houseown.kmt
-%%DATADIR%%/templates/de_DE/investment.kmt
-%%DATADIR%%/templates/de_DE/kids.kmt
-%%DATADIR%%/templates/de_DE/otherasset.kmt
-%%DATADIR%%/templates/de_DE/otherloan.kmt
-%%DATADIR%%/templates/de_DE/skr03.kmt
-%%DATADIR%%/templates/de_DE/skr04.kmt
-%%DATADIR%%/templates/de_DE/studium.kmt
-%%DATADIR%%/templates/dk/car.kmt
-%%DATADIR%%/templates/dk/common.kmt
-%%DATADIR%%/templates/dk/homeloan.kmt
-%%DATADIR%%/templates/dk/homeown.kmt
-%%DATADIR%%/templates/el_GR/brokerage.kmt
-%%DATADIR%%/templates/el_GR/carloan.kmt
-%%DATADIR%%/templates/el_GR/common.kmt
-%%DATADIR%%/templates/en_GB/brokerage.kmt
-%%DATADIR%%/templates/en_GB/business.kmt
-%%DATADIR%%/templates/en_GB/carloan.kmt
-%%DATADIR%%/templates/en_GB/cdmoneymkt.kmt
-%%DATADIR%%/templates/en_GB/checkbook.kmt
-%%DATADIR%%/templates/en_GB/childcare.kmt
-%%DATADIR%%/templates/en_GB/common.kmt
-%%DATADIR%%/templates/en_GB/default_accounts.kmt
-%%DATADIR%%/templates/en_GB/eduloan.kmt
-%%DATADIR%%/templates/en_GB/fixedassets.kmt
-%%DATADIR%%/templates/en_GB/full.kmt
-%%DATADIR%%/templates/en_GB/homeloan.kmt
-%%DATADIR%%/templates/en_GB/homeown.kmt
-%%DATADIR%%/templates/en_GB/otherloan.kmt
-%%DATADIR%%/templates/en_GB/renter.kmt
-%%DATADIR%%/templates/en_GB/retiremt.kmt
-%%DATADIR%%/templates/en_GB/spouseinc.kmt
-%%DATADIR%%/templates/en_GB/spouseretire.kmt
-%%DATADIR%%/templates/en_GB/uk-vat.kmt
-%%DATADIR%%/templates/en_US/0.6-default_accounts.kmt
-%%DATADIR%%/templates/en_US/0.8-default_accounts.kmt
-%%DATADIR%%/templates/en_US/Base-Blank.kmt
-%%DATADIR%%/templates/en_US/Base-Detailed.kmt
-%%DATADIR%%/templates/en_US/Base-Simple.kmt
-%%DATADIR%%/templates/en_US/House.kmt
-%%DATADIR%%/templates/en_US/Pets.kmt
-%%DATADIR%%/templates/en_US/Retirement.kmt
-%%DATADIR%%/templates/en_US/ScheduleA_itemized-deductions.kmt
-%%DATADIR%%/templates/en_US/ScheduleBandD.kmt
-%%DATADIR%%/templates/en_US/ScheduleC_business.kmt
-%%DATADIR%%/templates/en_US/ScheduleE_rental-property.kmt
-%%DATADIR%%/templates/en_US/ScheduleF_farming.kmt
-%%DATADIR%%/templates/en_US/kids.kmt
-%%DATADIR%%/templates/es_AR/brokerage.kmt
-%%DATADIR%%/templates/es_AR/carloan.kmt
-%%DATADIR%%/templates/es_AR/cdmoneymkt.kmt
-%%DATADIR%%/templates/es_AR/childcare.kmt
-%%DATADIR%%/templates/es_AR/common.kmt
-%%DATADIR%%/templates/es_AR/currency.kmt
-%%DATADIR%%/templates/es_AR/default_accounts.kmt
-%%DATADIR%%/templates/es_AR/eduloan.kmt
-%%DATADIR%%/templates/es_AR/fixedassets.kmt
-%%DATADIR%%/templates/es_AR/homeloan.kmt
-%%DATADIR%%/templates/es_AR/homeown.kmt
-%%DATADIR%%/templates/es_AR/otherloan.kmt
-%%DATADIR%%/templates/es_AR/renter.kmt
-%%DATADIR%%/templates/es_AR/retiremt.kmt
-%%DATADIR%%/templates/es_AR/spouseinc.kmt
-%%DATADIR%%/templates/es_AR/spouseretire.kmt
-%%DATADIR%%/templates/es_ES/brokerage.kmt
-%%DATADIR%%/templates/es_ES/carloan.kmt
-%%DATADIR%%/templates/es_ES/cdmoneymkt.kmt
-%%DATADIR%%/templates/es_ES/childcare.kmt
-%%DATADIR%%/templates/es_ES/common.kmt
-%%DATADIR%%/templates/es_ES/currency.kmt
-%%DATADIR%%/templates/es_ES/default_accounts.kmt
-%%DATADIR%%/templates/es_ES/eduloan.kmt
-%%DATADIR%%/templates/es_ES/fixedassets.kmt
-%%DATADIR%%/templates/es_ES/homeloan.kmt
-%%DATADIR%%/templates/es_ES/homeown.kmt
-%%DATADIR%%/templates/es_ES/otherloan.kmt
-%%DATADIR%%/templates/es_ES/renter.kmt
-%%DATADIR%%/templates/es_ES/retiremt.kmt
-%%DATADIR%%/templates/es_ES/spouseinc.kmt
-%%DATADIR%%/templates/es_ES/spouseretire.kmt
-%%DATADIR%%/templates/es_MX/brokerage.kmt
-%%DATADIR%%/templates/es_MX/carloan.kmt
-%%DATADIR%%/templates/es_MX/cdmoneymkt.kmt
-%%DATADIR%%/templates/es_MX/childcare.kmt
-%%DATADIR%%/templates/es_MX/common.kmt
-%%DATADIR%%/templates/es_MX/currency.kmt
-%%DATADIR%%/templates/es_MX/eduloan.kmt
-%%DATADIR%%/templates/es_MX/fixedassets.kmt
-%%DATADIR%%/templates/es_MX/homeloan.kmt
-%%DATADIR%%/templates/es_MX/homeown.kmt
-%%DATADIR%%/templates/es_MX/otherloan.kmt
-%%DATADIR%%/templates/es_MX/renter.kmt
-%%DATADIR%%/templates/es_MX/retiremt.kmt
-%%DATADIR%%/templates/es_MX/spouseinc.kmt
-%%DATADIR%%/templates/es_MX/spouseretire.kmt
-%%DATADIR%%/templates/fr_CA/actifsfixes.kmt
-%%DATADIR%%/templates/fr_CA/automobile.kmt
-%%DATADIR%%/templates/fr_CA/basecommune.kmt
-%%DATADIR%%/templates/fr_CA/cdmarchemon.kmt
-%%DATADIR%%/templates/fr_CA/chequier.kmt
-%%DATADIR%%/templates/fr_CA/conjointretraite.kmt
-%%DATADIR%%/templates/fr_CA/conjointrev.kmt
-%%DATADIR%%/templates/fr_CA/courtage.kmt
-%%DATADIR%%/templates/fr_CA/etudeemprunt.kmt
-%%DATADIR%%/templates/fr_CA/garderie.kmt
-%%DATADIR%%/templates/fr_CA/locataire.kmt
-%%DATADIR%%/templates/fr_CA/proprietaire.kmt
-%%DATADIR%%/templates/fr_CA/retraite.kmt
-%%DATADIR%%/templates/fr_CA/revenus.kmt
-%%DATADIR%%/templates/fr_CH/brokerage.kmt
-%%DATADIR%%/templates/fr_CH/business.kmt
-%%DATADIR%%/templates/fr_CH/carloan.kmt
-%%DATADIR%%/templates/fr_CH/cdmoneymkt.kmt
-%%DATADIR%%/templates/fr_CH/childcare.kmt
-%%DATADIR%%/templates/fr_CH/common.kmt
-%%DATADIR%%/templates/fr_CH/currency.kmt
-%%DATADIR%%/templates/fr_CH/eduloan.kmt
-%%DATADIR%%/templates/fr_CH/fixedassets.kmt
-%%DATADIR%%/templates/fr_CH/homeloan.kmt
-%%DATADIR%%/templates/fr_CH/homeown.kmt
-%%DATADIR%%/templates/fr_CH/otherloan.kmt
-%%DATADIR%%/templates/fr_CH/renter.kmt
-%%DATADIR%%/templates/fr_CH/retiremt.kmt
-%%DATADIR%%/templates/fr_CH/spouseinc.kmt
-%%DATADIR%%/templates/fr_CH/spouseretire.kmt
-%%DATADIR%%/templates/fr_FR/brokerage.kmt
-%%DATADIR%%/templates/fr_FR/business.kmt
-%%DATADIR%%/templates/fr_FR/carloan.kmt
-%%DATADIR%%/templates/fr_FR/cdmoneymkt.kmt
-%%DATADIR%%/templates/fr_FR/childcare.kmt
-%%DATADIR%%/templates/fr_FR/common.kmt
-%%DATADIR%%/templates/fr_FR/comptes_par_default.kmt
-%%DATADIR%%/templates/fr_FR/currency.kmt
-%%DATADIR%%/templates/fr_FR/eduloan.kmt
-%%DATADIR%%/templates/fr_FR/fixedassets.kmt
-%%DATADIR%%/templates/fr_FR/homeloan.kmt
-%%DATADIR%%/templates/fr_FR/homeown.kmt
-%%DATADIR%%/templates/fr_FR/otherloan.kmt
-%%DATADIR%%/templates/fr_FR/renter.kmt
-%%DATADIR%%/templates/fr_FR/retiremt.kmt
-%%DATADIR%%/templates/fr_FR/spouseinc.kmt
-%%DATADIR%%/templates/fr_FR/spouseretire.kmt
-%%DATADIR%%/templates/gl_ES/default_accounts.kmt
-%%DATADIR%%/templates/hu_HU/brokerage.kmt
-%%DATADIR%%/templates/hu_HU/business.kmt
-%%DATADIR%%/templates/hu_HU/carloan.kmt
-%%DATADIR%%/templates/hu_HU/cdmoneymkt.kmt
-%%DATADIR%%/templates/hu_HU/checkbook.kmt
-%%DATADIR%%/templates/hu_HU/childcare.kmt
-%%DATADIR%%/templates/hu_HU/common.kmt
-%%DATADIR%%/templates/hu_HU/eduloan.kmt
-%%DATADIR%%/templates/hu_HU/fixedassets.kmt
-%%DATADIR%%/templates/hu_HU/homeloan.kmt
-%%DATADIR%%/templates/hu_HU/homeown.kmt
-%%DATADIR%%/templates/hu_HU/otherloan.kmt
-%%DATADIR%%/templates/hu_HU/renter.kmt
-%%DATADIR%%/templates/hu_HU/retiremt.kmt
-%%DATADIR%%/templates/hu_HU/spouseinc.kmt
-%%DATADIR%%/templates/hu_HU/spouseretire.kmt
-%%DATADIR%%/templates/it/brokerage.kmt
-%%DATADIR%%/templates/it/carloan.kmt
-%%DATADIR%%/templates/it/checkbook.kmt
-%%DATADIR%%/templates/it/childcare.kmt
-%%DATADIR%%/templates/it/common.kmt
-%%DATADIR%%/templates/it/fixedassets.kmt
-%%DATADIR%%/templates/it/homeloan.kmt
-%%DATADIR%%/templates/it/homeown.kmt
-%%DATADIR%%/templates/it/otherloan.kmt
-%%DATADIR%%/templates/it/renter.kmt
-%%DATADIR%%/templates/it/retiremt.kmt
-%%DATADIR%%/templates/it/spouseinc.kmt
-%%DATADIR%%/templates/it/spouseretire.kmt
-%%DATADIR%%/templates/jp/brokerage.kmt
-%%DATADIR%%/templates/jp/business.kmt
-%%DATADIR%%/templates/jp/carloan.kmt
-%%DATADIR%%/templates/jp/cdmoneymkt.kmt
-%%DATADIR%%/templates/jp/checkbook.kmt
-%%DATADIR%%/templates/jp/childcare.kmt
-%%DATADIR%%/templates/jp/common.kmt
-%%DATADIR%%/templates/jp/eduloan.kmt
-%%DATADIR%%/templates/jp/fixedassets.kmt
-%%DATADIR%%/templates/jp/homeloan.kmt
-%%DATADIR%%/templates/jp/homeown.kmt
-%%DATADIR%%/templates/jp/otherloan.kmt
-%%DATADIR%%/templates/jp/renter.kmt
-%%DATADIR%%/templates/jp/retiremt.kmt
-%%DATADIR%%/templates/jp/spouseinc.kmt
-%%DATADIR%%/templates/jp/spouseretire.kmt
-%%DATADIR%%/templates/nl_NL/default_accounts.kmt
-%%DATADIR%%/templates/pt_BR/brokerage.kmt
-%%DATADIR%%/templates/pt_BR/carloan.kmt
-%%DATADIR%%/templates/pt_BR/cdmoneymkt.kmt
-%%DATADIR%%/templates/pt_BR/childcare.kmt
-%%DATADIR%%/templates/pt_BR/common.kmt
-%%DATADIR%%/templates/pt_BR/currency.kmt
-%%DATADIR%%/templates/pt_BR/default_accounts.kmt
-%%DATADIR%%/templates/pt_BR/eduloan.kmt
-%%DATADIR%%/templates/pt_BR/fixedassets.kmt
-%%DATADIR%%/templates/pt_BR/homeloan.kmt
-%%DATADIR%%/templates/pt_BR/homeown.kmt
-%%DATADIR%%/templates/pt_BR/otherloan.kmt
-%%DATADIR%%/templates/pt_BR/renter.kmt
-%%DATADIR%%/templates/pt_BR/retiremt.kmt
-%%DATADIR%%/templates/pt_BR/spouseinc.kmt
-%%DATADIR%%/templates/pt_BR/spouseretire.kmt
-%%DATADIR%%/templates/pt_PT/brokerage.kmt
-%%DATADIR%%/templates/pt_PT/carloan.kmt
-%%DATADIR%%/templates/pt_PT/cdmoneymkt.kmt
-%%DATADIR%%/templates/pt_PT/childcare.kmt
-%%DATADIR%%/templates/pt_PT/common.kmt
-%%DATADIR%%/templates/pt_PT/eduloan.kmt
-%%DATADIR%%/templates/pt_PT/fixedassets.kmt
-%%DATADIR%%/templates/pt_PT/homeloan.kmt
-%%DATADIR%%/templates/pt_PT/homeown.kmt
-%%DATADIR%%/templates/pt_PT/otherloan.kmt
-%%DATADIR%%/templates/pt_PT/renter.kmt
-%%DATADIR%%/templates/pt_PT/retiremt.kmt
-%%DATADIR%%/templates/pt_PT/spouseinc.kmt
-%%DATADIR%%/templates/pt_PT/spouseretire.kmt
-%%DATADIR%%/templates/ro_RO/carloan.kmt
-%%DATADIR%%/templates/ro_RO/common.kmt
-%%DATADIR%%/templates/ro_RO/default_categories-template.kmt
-%%DATADIR%%/templates/ro_RO/homeloan.kmt
-%%DATADIR%%/templates/ru_RU/default_accounts.kmt
-%%DATADIR%%/templates/sk/brokerage.kmt
-%%DATADIR%%/templates/sk/carloan.kmt
-%%DATADIR%%/templates/sk/cdmoneymkt.kmt
-%%DATADIR%%/templates/sk/childcare.kmt
-%%DATADIR%%/templates/sk/common.kmt
-%%DATADIR%%/templates/sk/currency.kmt
-%%DATADIR%%/templates/sk/eduloan.kmt
-%%DATADIR%%/templates/sk/fixedassets.kmt
-%%DATADIR%%/templates/sk/homeloan.kmt
-%%DATADIR%%/templates/sk/homeown.kmt
-%%DATADIR%%/templates/sk/otherloan.kmt
-%%DATADIR%%/templates/sk/renter.kmt
-%%DATADIR%%/templates/sk/retiremt.kmt
-%%DATADIR%%/templates/sk/spouseinc.kmt
-%%DATADIR%%/templates/sk/spouseretire.kmt
-%%DATADIR%%/templates/tr_TR/TEKDUZ.kmt
-%%DATADIR%%/templates/tr_TR/brokerage.kmt
-%%DATADIR%%/templates/tr_TR/carloan.kmt
-%%DATADIR%%/templates/tr_TR/cdmoneymkt.kmt
-%%DATADIR%%/templates/tr_TR/checkbook.kmt
-%%DATADIR%%/templates/tr_TR/common.kmt
-%%DATADIR%%/templates/tr_TR/fixedassets.kmt
-%%DATADIR%%/templates/tr_TR/homeloan.kmt
-%%DATADIR%%/templates/zh_CN/brokerage.kmt
-%%DATADIR%%/templates/zh_CN/business.kmt
-%%DATADIR%%/templates/zh_CN/carloan.kmt
-%%DATADIR%%/templates/zh_CN/cdmoneymkt.kmt
-%%DATADIR%%/templates/zh_CN/checkbook.kmt
-%%DATADIR%%/templates/zh_CN/childcare.kmt
-%%DATADIR%%/templates/zh_CN/common.kmt
-%%DATADIR%%/templates/zh_CN/default_accounts.kmt
-%%DATADIR%%/templates/zh_CN/eduloan.kmt
-%%DATADIR%%/templates/zh_CN/fixedassets.kmt
-%%DATADIR%%/templates/zh_CN/full.kmt
-%%DATADIR%%/templates/zh_CN/homeloan.kmt
-%%DATADIR%%/templates/zh_CN/homeown.kmt
-%%DATADIR%%/templates/zh_CN/otherloan.kmt
-%%DATADIR%%/templates/zh_CN/renter.kmt
-%%DATADIR%%/templates/zh_CN/retiremt.kmt
-%%DATADIR%%/templates/zh_CN/spouseinc.kmt
-%%DATADIR%%/templates/zh_CN/spouseretire.kmt
-%%DATADIR%%/templates/zh_HK/business.kmt
-%%DATADIR%%/templates/zh_TW/business.kmt
-%%DATADIR%%/tips
-%%PORTDOCS%%%%DOCSDIR%%/account_edit.png
-%%PORTDOCS%%%%DOCSDIR%%/account_options.png
-%%PORTDOCS%%%%DOCSDIR%%/accountdropdown.png
-%%PORTDOCS%%%%DOCSDIR%%/accounts_view.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz1.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz10.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz2.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz3.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz4.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz5.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz6.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz7.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz8.1.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz8.2.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz8.3.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz8.4.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz8.5.png
-%%PORTDOCS%%%%DOCSDIR%%/accwiz9.png
-%%PORTDOCS%%%%DOCSDIR%%/budgets_view.png
-%%PORTDOCS%%%%DOCSDIR%%/calendarview.png
-%%PORTDOCS%%%%DOCSDIR%%/categories.png
-%%PORTDOCS%%%%DOCSDIR%%/categories_view.png
-%%PORTDOCS%%%%DOCSDIR%%/category_widget.png
-%%PORTDOCS%%%%DOCSDIR%%/categoryedit.png
-%%PORTDOCS%%%%DOCSDIR%%/cleared_state.png
-%%PORTDOCS%%%%DOCSDIR%%/common
-%%PORTDOCS%%%%DOCSDIR%%/confirmenter.png
-%%PORTDOCS%%%%DOCSDIR%%/credits.docbook
-%%PORTDOCS%%%%DOCSDIR%%/currency_newpriceentry.png
-%%PORTDOCS%%%%DOCSDIR%%/currency_priceeditor.png
-%%PORTDOCS%%%%DOCSDIR%%/date_widget.png
-%%PORTDOCS%%%%DOCSDIR%%/default_prompt.png
-%%PORTDOCS%%%%DOCSDIR%%/details-accounts.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-budgets.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-categories.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-currencies.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-database.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-files.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-forecast.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-formats.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-hbciofx.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-impexp.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-institutions.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-integrity.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-investments.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-ledgers.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-loans.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-payees.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-reconciliation.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-reports.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-schedules.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-search.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-settings.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-transactions.docbook
-%%PORTDOCS%%%%DOCSDIR%%/details-widgets.docbook
-%%PORTDOCS%%%%DOCSDIR%%/enterschedule.png
-%%PORTDOCS%%%%DOCSDIR%%/find-account.png
-%%PORTDOCS%%%%DOCSDIR%%/find-amount.png
-%%PORTDOCS%%%%DOCSDIR%%/find-category.png
-%%PORTDOCS%%%%DOCSDIR%%/find-date.png
-%%PORTDOCS%%%%DOCSDIR%%/find-details.png
-%%PORTDOCS%%%%DOCSDIR%%/find-payee.png
-%%PORTDOCS%%%%DOCSDIR%%/find-text.png
-%%PORTDOCS%%%%DOCSDIR%%/finddlg.png
-%%PORTDOCS%%%%DOCSDIR%%/firsttime.docbook
-%%PORTDOCS%%%%DOCSDIR%%/forecast_view.png
-%%PORTDOCS%%%%DOCSDIR%%/gnucash-import_options.png
-%%PORTDOCS%%%%DOCSDIR%%/gnucash-report.png
-%%PORTDOCS%%%%DOCSDIR%%/gnucash-select_price_source.png
-%%PORTDOCS%%%%DOCSDIR%%/home_view.png
-%%PORTDOCS%%%%DOCSDIR%%/index.cache.bz2
-%%PORTDOCS%%%%DOCSDIR%%/index.docbook
-%%PORTDOCS%%%%DOCSDIR%%/institution_options.png
-%%PORTDOCS%%%%DOCSDIR%%/institution_view.png
-%%PORTDOCS%%%%DOCSDIR%%/institutions_view.png
-%%PORTDOCS%%%%DOCSDIR%%/introduction.docbook
-%%PORTDOCS%%%%DOCSDIR%%/investment-currencywarning.png
-%%PORTDOCS%%%%DOCSDIR%%/investment-exchangerateeditor.png
-%%PORTDOCS%%%%DOCSDIR%%/investment-onlineupdate.png
-%%PORTDOCS%%%%DOCSDIR%%/investment-transactionform.png
-%%PORTDOCS%%%%DOCSDIR%%/investments_summarytab.png
-%%PORTDOCS%%%%DOCSDIR%%/investments_view.png
-%%PORTDOCS%%%%DOCSDIR%%/kmt.png
-%%PORTDOCS%%%%DOCSDIR%%/ledger_more.png
-%%PORTDOCS%%%%DOCSDIR%%/ledgers.png
-%%PORTDOCS%%%%DOCSDIR%%/ledgers_view.png
-%%PORTDOCS%%%%DOCSDIR%%/ledgerview-numbered.png
-%%PORTDOCS%%%%DOCSDIR%%/mainwindow_numbered.png
-%%PORTDOCS%%%%DOCSDIR%%/makemostof.docbook
-%%PORTDOCS%%%%DOCSDIR%%/new.png
-%%PORTDOCS%%%%DOCSDIR%%/newacct.png
-%%PORTDOCS%%%%DOCSDIR%%/newfile-2.png
-%%PORTDOCS%%%%DOCSDIR%%/newfile-3.png
-%%PORTDOCS%%%%DOCSDIR%%/newfile-4.png
-%%PORTDOCS%%%%DOCSDIR%%/newfile-5.png
-%%PORTDOCS%%%%DOCSDIR%%/newfile-6.png
-%%PORTDOCS%%%%DOCSDIR%%/newfile.png
-%%PORTDOCS%%%%DOCSDIR%%/newinst.png
-%%PORTDOCS%%%%DOCSDIR%%/newsched_numbered.png
-%%PORTDOCS%%%%DOCSDIR%%/otherdoc.docbook
-%%PORTDOCS%%%%DOCSDIR%%/outbox_view.png
-%%PORTDOCS%%%%DOCSDIR%%/payee_history.png
-%%PORTDOCS%%%%DOCSDIR%%/payee_info.png
-%%PORTDOCS%%%%DOCSDIR%%/payee_match.png
-%%PORTDOCS%%%%DOCSDIR%%/payee_widget.png
-%%PORTDOCS%%%%DOCSDIR%%/payees_view.png
-%%PORTDOCS%%%%DOCSDIR%%/payeeview.png
-%%PORTDOCS%%%%DOCSDIR%%/qif_report.png
-%%PORTDOCS%%%%DOCSDIR%%/qifimport-export.png
-%%PORTDOCS%%%%DOCSDIR%%/qifimport-qifprofiledate.png
-%%PORTDOCS%%%%DOCSDIR%%/qifimport-qifprofileeditor.png
-%%PORTDOCS%%%%DOCSDIR%%/qifimportverify.png
-%%PORTDOCS%%%%DOCSDIR%%/qifopen.png
-%%PORTDOCS%%%%DOCSDIR%%/reconcile.png
-%%PORTDOCS%%%%DOCSDIR%%/reconcile1.png
-%%PORTDOCS%%%%DOCSDIR%%/reconcile2.png
-%%PORTDOCS%%%%DOCSDIR%%/reconcile3.png
-%%PORTDOCS%%%%DOCSDIR%%/reconcile4.png
-%%PORTDOCS%%%%DOCSDIR%%/reference.docbook
-%%PORTDOCS%%%%DOCSDIR%%/report_configuration-reporttab.png
-%%PORTDOCS%%%%DOCSDIR%%/report_configuration-rowscolumns.png
-%%PORTDOCS%%%%DOCSDIR%%/reports_view-all.png
-%%PORTDOCS%%%%DOCSDIR%%/reports_view.png
-%%PORTDOCS%%%%DOCSDIR%%/schedcaltypes.png
-%%PORTDOCS%%%%DOCSDIR%%/schedmonthday.png
-%%PORTDOCS%%%%DOCSDIR%%/schedpopup.png
-%%PORTDOCS%%%%DOCSDIR%%/schedule_view.png
-%%PORTDOCS%%%%DOCSDIR%%/scheduleview.png
-%%PORTDOCS%%%%DOCSDIR%%/select_currency.png
-%%PORTDOCS%%%%DOCSDIR%%/select_database.png
-%%PORTDOCS%%%%DOCSDIR%%/split_transaction.png
-%%PORTDOCS%%%%DOCSDIR%%/tipofday.png
-%%PORTDOCS%%%%DOCSDIR%%/transaction_find.png
-%%PORTDOCS%%%%DOCSDIR%%/transactionform-off.png
-%%PORTDOCS%%%%DOCSDIR%%/transactionform.png
-%%PORTDOCS%%%%DOCSDIR%%/translist.png
-%%PORTDOCS%%%%DOCSDIR%%/value_widget.png
-%%PORTDOCS%%%%DOCSDIR%%/views-accounts.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-categories.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-home.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-institutions.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-investments.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-ledgers.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-outbox.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-payees.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-reports.docbook
-%%PORTDOCS%%%%DOCSDIR%%/views-schedules.docbook
-%%PORTDOCS%%%%DOCSDIR%%/whatsnew.docbook
-@dirrmtry share/locale/zh_CN/LC_MESSAGES
-@dirrmtry share/locale/zh_CN
-@dirrmtry share/locale/tr/LC_MESSAGES
-@dirrmtry share/locale/tr
-@dirrmtry share/locale/sv/LC_MESSAGES
-@dirrmtry share/locale/sv
-@dirrmtry share/locale/sk/LC_MESSAGES
-@dirrmtry share/locale/sk
-@dirrmtry share/locale/ru/LC_MESSAGES
-@dirrmtry share/locale/ru
-@dirrmtry share/locale/ro/LC_MESSAGES
-@dirrmtry share/locale/ro
-@dirrmtry share/locale/pt_BR/LC_MESSAGES
-@dirrmtry share/locale/pt_BR
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/nl/LC_MESSAGES
-@dirrmtry share/locale/nl
-@dirrmtry share/locale/lt/LC_MESSAGES
-@dirrmtry share/locale/lt/LC_MESSAGES
-@dirrmtry share/locale/lt
-@dirrmtry share/locale/lt
-@dirrmtry share/locale/it/LC_MESSAGES
-@dirrmtry share/locale/it
-@dirrmtry share/locale/gl/LC_MESSAGES
-@dirrmtry share/locale/gl
-@dirrmtry share/locale/fr/LC_MESSAGES
-@dirrmtry share/locale/fr
-@dirrmtry share/locale/fi/LC_MESSAGES
-@dirrmtry share/locale/fi
-@dirrmtry share/locale/es_AR/LC_MESSAGES
-@dirrmtry share/locale/es_AR
-@dirrmtry share/locale/es/LC_MESSAGES
-@dirrmtry share/locale/es
-@dirrmtry share/locale/en_GB/LC_MESSAGES
-@dirrmtry share/locale/en_GB
-@dirrmtry share/locale/de/LC_MESSAGES
-@dirrmtry share/locale/de
-@dirrmtry share/locale/da/LC_MESSAGES
-@dirrmtry share/locale/da
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs
-@dirrmtry share/locale/ca/LC_MESSAGES
-@dirrmtry share/locale/ca
-@dirrmtry share/config.kcfg
-@dirrmtry share/apps/kmm_ofximport
-@dirrmtry share/apps
-@dirrmtry share/applications/kde
-@dirrmtry share/applications
-@dirrmtry lib/kde3
-@dirrmtry %%DATADIR%%/templates/zh_TW
-@dirrmtry %%DATADIR%%/templates/zh_HK
-@dirrmtry %%DATADIR%%/templates/zh_CN
-@dirrmtry %%DATADIR%%/templates/tr_TR
-@dirrmtry %%DATADIR%%/templates/sk
-@dirrmtry %%DATADIR%%/templates/ru_RU
-@dirrmtry %%DATADIR%%/templates/ro_RO
-@dirrmtry %%DATADIR%%/templates/pt_PT
-@dirrmtry %%DATADIR%%/templates/pt_BR
-@dirrmtry %%DATADIR%%/templates/nl_NL
-@dirrmtry %%DATADIR%%/templates/jp
-@dirrmtry %%DATADIR%%/templates/it
-@dirrmtry %%DATADIR%%/templates/hu_HU
-@dirrmtry %%DATADIR%%/templates/gl_ES
-@dirrmtry %%DATADIR%%/templates/fr_FR
-@dirrmtry %%DATADIR%%/templates/fr_CH
-@dirrmtry %%DATADIR%%/templates/fr_CA
-@dirrmtry %%DATADIR%%/templates/es_MX
-@dirrmtry %%DATADIR%%/templates/es_ES
-@dirrmtry %%DATADIR%%/templates/es_AR
-@dirrmtry %%DATADIR%%/templates/en_US
-@dirrmtry %%DATADIR%%/templates/en_GB
-@dirrmtry %%DATADIR%%/templates/el_GR
-@dirrmtry %%DATADIR%%/templates/dk
-@dirrmtry %%DATADIR%%/templates/de_DE
-@dirrmtry %%DATADIR%%/templates/de_CH
-@dirrmtry %%DATADIR%%/templates/de_AT
-@dirrmtry %%DATADIR%%/templates/C
-@dirrmtry %%DATADIR%%/templates
-@dirrmtry %%DATADIR%%/pics
-@dirrmtry %%DATADIR%%/misc
-@dirrmtry %%DATADIR%%/icons/hicolor/64x64/apps
-@dirrmtry %%DATADIR%%/icons/hicolor/64x64
-@dirrmtry %%DATADIR%%/icons/hicolor/48x48/apps
-@dirrmtry %%DATADIR%%/icons/hicolor/48x48
-@dirrmtry %%DATADIR%%/icons/hicolor/32x32/apps
-@dirrmtry %%DATADIR%%/icons/hicolor/32x32
-@dirrmtry %%DATADIR%%/icons/hicolor/22x22/actions
-@dirrmtry %%DATADIR%%/icons/hicolor/22x22
-@dirrmtry %%DATADIR%%/icons/hicolor/16x16/actions
-@dirrmtry %%DATADIR%%/icons/hicolor/16x16
-@dirrmtry %%DATADIR%%/icons/hicolor
-@dirrmtry %%DATADIR%%/icons
-@dirrmtry %%DATADIR%%/html/images
-@dirrmtry %%DATADIR%%/html
-@dirrmtry %%DATADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrmtry share/icons/oxygen/scalable
-@dirrmtry share/icons/oxygen/64x64/apps
-@dirrmtry share/icons/oxygen/64x64
-@dirrmtry share/icons/oxygen/48x48/apps
-@dirrmtry share/icons/oxygen/48x48
-@dirrmtry share/icons/oxygen/32x32/apps
-@dirrmtry share/icons/oxygen/32x32
-@dirrmtry share/icons/oxygen/22x22/actions
-@dirrmtry share/icons/oxygen/22x22
-@dirrmtry share/icons/oxygen/16x16/actions
-@dirrmtry share/icons/oxygen/16x16
-@dirrmtry share/icons/oxygen/128x128/apps
-@dirrmtry share/icons/oxygen/128x128
-@dirrmtry share/icons/oxygen
-@dirrmtry share/icons/Tango/scalable
-@dirrmtry share/icons/Tango/64x64/apps
-@dirrmtry share/icons/Tango/64x64
-@dirrmtry share/icons/Tango/48x48/apps
-@dirrmtry share/icons/Tango/48x48
-@dirrmtry share/icons/Tango/32x32/apps
-@dirrmtry share/icons/Tango/32x32
-@dirrmtry share/icons/Tango/22x22/actions
-@dirrmtry share/icons/Tango/22x22
-@dirrmtry share/icons/Tango/16x16/actions
-@dirrmtry share/icons/Tango/16x16
-@dirrmtry share/icons/Tango/128x128/apps
-@dirrmtry share/icons/Tango/128x128
-@dirrmtry share/icons/Tango
-@dirrmtry share/icons
-@dirrmtry include/kmymoney
diff --git a/finance/openerp/Makefile b/finance/openerp/Makefile
deleted file mode 100644
index 5f277e6f5de7..000000000000
--- a/finance/openerp/Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-# New ports collection makefile for: openerp-server
-# Date created: 27 February 2009
-# Whom: Wen Heping<wenheping@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= openerp-server
-PORTVERSION= 5.0.6
-PORTREVISION= 3
-CATEGORIES= finance python
-MASTER_SITES= http://openerp.com/download/stable/source/
-
-MAINTAINER= wen@FreeBSD.org
-COMMENT= Open source application ERP & CRM in Python using Postgresql
-
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
- ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \
- ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \
- ${PYTHON_SITELIBDIR}/mx/__init__.py:${PORTSDIR}/lang/py-mx-base \
- ${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2 \
- ${PYTHON_PKGNAMEPREFIX}chart>0:${PORTSDIR}/graphics/py-chart \
- ${PYTHON_PKGNAMEPREFIX}pydot>0:${PORTSDIR}/graphics/py-pydot \
- ${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \
- ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
- ${PYTHON_PKGNAMEPREFIX}xml>0:${PORTSDIR}/textproc/py-xml \
- ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-USE_PYTHON= 2.4+
-USE_PYDISTUTILS= yes
-PYDISTUTILS_EGGINFO= openerp_server-5.0.6-${PYTHON_VERSION:S/thon//}.egg-info
-
-MAN1= openerp-server.1
-MAN5= openerp_serverrc.5
-
-.include <bsd.port.pre.mk>
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- @cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${DOCSDIR}
- @${FIND} -s -d ${DOCSDIR} -type f | ${SED} 's#${PREFIX}/##g' >> ${TMPPLIST}
- @${FIND} -s -d ${DOCSDIR} -type d | ${SED} 's#${PREFIX}/#@dirrm #g' >> ${TMPPLIST}
-.endif
-
- ${INSTALL_MAN} ${WRKSRC}/man/openerp-server.1 ${PREFIX}/man/man1
- ${INSTALL_MAN} ${WRKSRC}/man/openerp_serverrc.5 ${PREFIX}/man/man5
-
- @${ECHO} bin/openerp-server >> ${TMPPLIST}
- @${FIND} -s -d ${PYTHON_SITELIBDIR}/${PORTNAME} \
- -type f | ${SED} 's#${PREFIX}/##g' >> ${TMPPLIST}
- @${FIND} -s -d ${PYTHON_SITELIBDIR}/${PORTNAME} \
- -type d | ${SED} 's#${PREFIX}/#@dirrm #g' >> ${TMPPLIST}
-
-.include <bsd.port.post.mk>
diff --git a/finance/openerp/distinfo b/finance/openerp/distinfo
deleted file mode 100644
index 2b0f9d5e9239..000000000000
--- a/finance/openerp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (openerp-server-5.0.6.tar.gz) = a8fb261e34c4054459860ff1e13d449e
-SHA256 (openerp-server-5.0.6.tar.gz) = 5812b3199e2ecc473a265af0fc33626079351f3d119281e84df4edba5b5a0df4
-SIZE (openerp-server-5.0.6.tar.gz) = 8733610
diff --git a/finance/openerp/files/patch-setup.py b/finance/openerp/files/patch-setup.py
deleted file mode 100644
index ad7163265b0c..000000000000
--- a/finance/openerp/files/patch-setup.py
+++ /dev/null
@@ -1,25 +0,0 @@
---- setup.py.orig 2009-02-09 20:32:57.000000000 +0800
-+++ setup.py 2009-02-09 20:33:48.000000000 +0800
-@@ -92,14 +92,14 @@
- opj('bin', 'server.pkey'),
- opj('bin', 'server.cert')]))
- else:
-- man_directory = opj('share', 'man')
-- files.append((opj(man_directory, 'man1'), ['man/openerp-server.1']))
-- files.append((opj(man_directory, 'man5'), ['man/openerp_serverrc.5']))
--
-- doc_directory = opj('share', 'doc', 'openerp-server-%s' % version)
-- files.append((doc_directory, [f for f in glob.glob('doc/*') if os.path.isfile(f)]))
-- files.append((opj(doc_directory, 'migrate', '3.3.0-3.4.0'), [f for f in glob.glob('doc/migrate/3.3.0-3.4.0/*') if os.path.isfile(f)]))
-- files.append((opj(doc_directory, 'migrate', '3.4.0-4.0.0'), [f for f in glob.glob('doc/migrate/3.4.0-4.0.0/*') if os.path.isfile(f)]))
-+# man_directory = opj('share', 'man')
-+# files.append((opj(man_directory, 'man1'), ['man/openerp-server.1']))
-+# files.append((opj(man_directory, 'man5'), ['man/openerp_serverrc.5']))
-+
-+# doc_directory = opj('share', 'doc', 'openerp-server-%s' % version)
-+# files.append((doc_directory, [f for f in glob.glob('doc/*') if os.path.isfile(f)]))
-+# files.append((opj(doc_directory, 'migrate', '3.3.0-3.4.0'), [f for f in glob.glob('doc/migrate/3.3.0-3.4.0/*') if os.path.isfile(f)]))
-+# files.append((opj(doc_directory, 'migrate', '3.4.0-4.0.0'), [f for f in glob.glob('doc/migrate/3.4.0-4.0.0/*') if os.path.isfile(f)]))
-
- openerp_site_packages = opj('lib', 'python%s' % py_short_version, 'site-packages', 'openerp-server')
-
diff --git a/finance/openerp/pkg-descr b/finance/openerp/pkg-descr
deleted file mode 100644
index b9c6e1d2cc6f..000000000000
--- a/finance/openerp/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-OpenERP is a complete ERP and CRM. The main features are accounting
-(analytic and financial), stock management, sales and purchases
-management, tasks automation, marketing campaigns, help desk, POS, etc.
-Technical features include a distributed server, flexible workflows, an
-object database, a dynamic GUI, customizable reports, and XML-RPC
-interfaces.
-
-WWW: http://www.openerp.com/