diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-31 17:17:56 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-31 17:17:56 +0000 |
commit | 4c81f081eecbc59873679d667ff289902346d1b4 (patch) | |
tree | 62768066967f4bbdac870a95da8efc7533840b7e /finance/kmymoney-kde4 | |
parent | 97908859fe274ddabad95656e76bc89c806f9340 (diff) | |
download | ports-4c81f081eecbc59873679d667ff289902346d1b4.tar.gz ports-4c81f081eecbc59873679d667ff289902346d1b4.zip |
Notes
Diffstat (limited to 'finance/kmymoney-kde4')
-rw-r--r-- | finance/kmymoney-kde4/Makefile | 27 | ||||
-rw-r--r-- | finance/kmymoney-kde4/distinfo | 4 | ||||
-rw-r--r-- | finance/kmymoney-kde4/files/patch-kenterscheduledialog.diff | 31 | ||||
-rw-r--r-- | finance/kmymoney-kde4/pkg-plist | 451 |
4 files changed, 372 insertions, 141 deletions
diff --git a/finance/kmymoney-kde4/Makefile b/finance/kmymoney-kde4/Makefile index 4c3fd19f56a4..882f382ab4ec 100644 --- a/finance/kmymoney-kde4/Makefile +++ b/finance/kmymoney-kde4/Makefile @@ -6,8 +6,7 @@ # PORTNAME= kmymoney2 -PORTVERSION= 0.6.4 -PORTREVISION= 2 +PORTVERSION= 0.7.5 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,11 +15,23 @@ MAINTAINER= alecn2002@yandex.ru COMMENT= KDE-based personal finance assistant USE_KDELIBS_VER= 3 -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_BZIP2= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +USE_PERL5= yes +USE_BZIP2= yes +USE_LIBTOOL_VER= 15 +INSTALLS_SHLIB= yes -MAN1= kmymoney2.1 -MANCOMPRESSED= yes +MAN1= kmymoney2.1 +MANCOMPRESSED= yes -.include <bsd.port.mk> +DATADIR= ${PREFIX}/share/apps/${PORTNAME} +DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME} + +.include <bsd.port.pre.mk> + +.if ${OSVERSION} < 500000 +BROKEN= "Does not build on 4.x" +.endif + +.include <bsd.port.post.mk> diff --git a/finance/kmymoney-kde4/distinfo b/finance/kmymoney-kde4/distinfo index d1a037255544..11170840b1b2 100644 --- a/finance/kmymoney-kde4/distinfo +++ b/finance/kmymoney-kde4/distinfo @@ -1,2 +1,2 @@ -MD5 (kmymoney2-0.6.4.tar.bz2) = 01257a16ef26487f8891106b33ad2c64 -SIZE (kmymoney2-0.6.4.tar.bz2) = 1582764 +MD5 (kmymoney2-0.7.5.tar.bz2) = 40a5667476a06cb2fbc30e7f9417ebbf +SIZE (kmymoney2-0.7.5.tar.bz2) = 5668425 diff --git a/finance/kmymoney-kde4/files/patch-kenterscheduledialog.diff b/finance/kmymoney-kde4/files/patch-kenterscheduledialog.diff deleted file mode 100644 index 5cf7c0317cd6..000000000000 --- a/finance/kmymoney-kde4/files/patch-kenterscheduledialog.diff +++ /dev/null @@ -1,31 +0,0 @@ -Index: kmymoney2/dialogs/kenterscheduledialog.cpp -=================================================================== -RCS file: /cvsroot/kmymoney2/kmymoney2/kmymoney2/dialogs/kenterscheduledialog.cpp,v -retrieving revision 1.11.2.1 -retrieving revision 1.11.2.2 -diff -c -r1.11.2.1 -r1.11.2.2 -*** kmymoney2/dialogs/kenterscheduledialog.cpp 31 Jan 2004 12:53:42 -0000 1.11.2.1 ---- kmymoney2/dialogs/kenterscheduledialog.cpp 28 Dec 2004 22:41:52 -0000 1.11.2.2 -*************** -*** 994,1001 **** - - if (date < firstDate || date > nextDate) - { -! KMessageBox::error(this, i18n("The date must lie in the range %1 to %2").arg(firstDate.addDays(1).toString()).arg(nextDate.toString())); -! return false; - } - - return true; ---- 994,1005 ---- - - if (date < firstDate || date > nextDate) - { -! // KMessageBox::error(this, i18n("The date must lie in the range %1 to %2").arg(firstDate.addDays(1).toString()).arg(nextDate.toString())); -! -! // let the user continue anyway as the calculation is not always correct -! // proper fix will be available in 0.7/0.9. -! if (KMessageBox::warningContinueCancel(this, i18n("The date must lie in the range %1 to %2").arg(firstDate.addDays(1).toString()).arg(nextDate.toString())) != KMessageBox::Continue) -! return false; - } - - return true; diff --git a/finance/kmymoney-kde4/pkg-plist b/finance/kmymoney-kde4/pkg-plist index 75420cb44f13..c9cdca72dc5b 100644 --- a/finance/kmymoney-kde4/pkg-plist +++ b/finance/kmymoney-kde4/pkg-plist @@ -1,109 +1,360 @@ bin/kmymoney bin/kmymoney2 -share/apps/kmymoney2/pics/account-folder.xpm -share/apps/kmymoney2/pics/bank-folder.xpm -share/apps/kmymoney2/pics/startlogo.png -share/apps/kmymoney2/pics/setting_list.png -share/apps/kmymoney2/pics/view_info.png -share/apps/kmymoney2/pics/dlg_backup.png -share/apps/kmymoney2/pics/dlg_csv_import.png -share/apps/kmymoney2/pics/dlg_edit_categories.png -share/apps/kmymoney2/pics/dlg_edit_category.png -share/apps/kmymoney2/pics/dlg_edit_file.png -share/apps/kmymoney2/pics/dlg_ending_balance.png -share/apps/kmymoney2/pics/dlg_export.png -share/apps/kmymoney2/pics/dlg_find_transaction.png -share/apps/kmymoney2/pics/dlg_import.png -share/apps/kmymoney2/pics/dlg_new_account.png -share/apps/kmymoney2/pics/dlg_new_institution.png -share/apps/kmymoney2/pics/dlg_qif_export.png -share/apps/kmymoney2/pics/dlg_qif_import.png -share/apps/kmymoney2/pics/dlg_reconcile.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/pay_edit.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/bank.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/categories.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/transaction_find.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/reconcile.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/transaction_export.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/transaction_import.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/account.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/account_open.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/backup.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/delete.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/personal_data.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/view_info.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/close_window.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/cleared.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/set_as.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/unreconciled.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/transaction.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/bank.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/categories.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/pay_edit.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction_export.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction_find.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction_import.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/reconcile.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/backup.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/close_window.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/delete.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/personal_data.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/view_info.png -share/apps/kmymoney2/icons/hicolor/48x48/apps/payee.png -share/apps/kmymoney2/icons/hicolor/48x48/apps/ledger.png -share/apps/kmymoney2/icons/hicolor/48x48/apps/home.png -share/apps/kmymoney2/icons/hicolor/48x48/apps/categories.png -share/apps/kmymoney2/icons/hicolor/48x48/apps/schedule.png -share/apps/kmymoney2/html/home.html -share/apps/kmymoney2/html/kmymoney2.css -share/apps/kmymoney2/html/home_fr.fr.html -share/apps/kmymoney2/html/home_de.de.html -share/apps/kmymoney2/html/home_ru.ru.html -share/apps/kmymoney2/tips -share/apps/kmymoney2/default_accounts_de.dat -share/apps/kmymoney2/default_accounts_enGB.dat -share/apps/kmymoney2/comptes_par_defaut_fr.dat -share/apps/kmymoney2/default_accounts_enC.dat -share/apps/kmymoney2/default_accounts_enUS.dat -share/apps/kmymoney2/default_accounts_ruSU.dat -share/apps/kmymoney2/default_accounts_ptPT.dat -share/apps/kmymoney2/kmymoney2ui.rc -share/mimelnk/application/x-kmymoney2.desktop -share/applnk/Applications/kmymoney2.desktop -share/icons/locolor/16x16/apps/kmymoney2.png -share/icons/locolor/32x32/apps/kmymoney2.png +include/kmymoney/export.h +include/kmymoney/imymoneyserialize.h +include/kmymoney/imymoneystorage.h +include/kmymoney/imymoneystorageformat.h +include/kmymoney/kmymoneyplugin.h +include/kmymoney/kmymoneyview.h +include/kmymoney/mymoneyaccount.h +include/kmymoney/mymoneycategory.h +include/kmymoney/mymoneyexception.h +include/kmymoney/mymoneyfile.h +include/kmymoney/mymoneyfinancialcalculator.h +include/kmymoney/mymoneyinstitution.h +include/kmymoney/mymoneyinvesttransaction.h +include/kmymoney/mymoneykeyvaluecontainer.h +include/kmymoney/mymoneymoney.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/mymoneytransaction.h +include/kmymoney/mymoneytransactionfilter.h +include/kmymoney/mymoneyutils.h +include/kmymoney/statementinterface.h +include/kmymoney/viewinterface.h +lib/libkmm_mymoney.a +lib/libkmm_plugin.a +lib/libkmm_mymoney.so +lib/libkmm_mymoney.so.1 +lib/libkmm_plugin.so +lib/libkmm_plugin.so.0 +share/applications/kde/kmymoney2.desktop +%%DATADIR%%/html/home.html +%%DATADIR%%/html/home_br.pt_BR.html +%%DATADIR%%/html/home_de.de.html +%%DATADIR%%/html/home_fr.fr.html +%%DATADIR%%/html/home_gl.html +%%DATADIR%%/html/home_it.html +%%DATADIR%%/html/home_ru.ru.html +%%DATADIR%%/html/images/backarrow.png +%%DATADIR%%/html/images/background.png +%%DATADIR%%/html/images/bc.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/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/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/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_fr.html +%%DATADIR%%/html/whats_new_gl.html +%%DATADIR%%/html/whats_new_it.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.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/institution_add.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/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/view_info.png +%%DATADIR%%/icons/hicolor/22x22/actions/account-types_asset.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.png +%%DATADIR%%/icons/hicolor/22x22/actions/account_add.png +%%DATADIR%%/icons/hicolor/22x22/actions/account_open.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/institution_add.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/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_savings.png +%%DATADIR%%/icons/hicolor/32x32/apps/accounts.png +%%DATADIR%%/icons/hicolor/32x32/apps/categories.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/categories.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/categories.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%%/pics/startlogo.png +%%DATADIR%%/pics/titlelabel_background.png +%%DATADIR%%/templates/C/default_accounts.kmt +%%DATADIR%%/templates/README +%%DATADIR%%/templates/de_DE/default_accounts.kmt +%%DATADIR%%/templates/en_GB/default_accounts.kmt +%%DATADIR%%/templates/en_US/default_accounts.kmt +%%DATADIR%%/templates/fr_FR/comptes_par_default.kmt +%%DATADIR%%/templates/gl_ES/default_accounts.kmt +%%DATADIR%%/templates/pt_BR/default_accounts.kmt +%%DATADIR%%/templates/ru_SU/default_accounts.kmt +%%DATADIR%%/tips +%%DOCSDIR%%/account_edit.png +%%DOCSDIR%%/account_options.png +%%DOCSDIR%%/accountdropdown.png +%%DOCSDIR%%/accounts_view.png +%%DOCSDIR%%/accwiz1.png +%%DOCSDIR%%/accwiz2.png +%%DOCSDIR%%/accwiz3.png +%%DOCSDIR%%/accwiz4.png +%%DOCSDIR%%/accwiz5.png +%%DOCSDIR%%/accwiz6.png +%%DOCSDIR%%/calendarview.png +%%DOCSDIR%%/categories.png +%%DOCSDIR%%/categories_view.png +%%DOCSDIR%%/category_widget.png +%%DOCSDIR%%/categoryedit.png +%%DOCSDIR%%/cleared_state.png +%%DOCSDIR%%/common +%%DOCSDIR%%/confirmenter.png +%%DOCSDIR%%/credits.docbook +%%DOCSDIR%%/date_widget.png +%%DOCSDIR%%/default_prompt.png +%%DOCSDIR%%/details-accounts.docbook +%%DOCSDIR%%/details-categories.docbook +%%DOCSDIR%%/details-currencies.docbook +%%DOCSDIR%%/details-files.docbook +%%DOCSDIR%%/details-formats.docbook +%%DOCSDIR%%/details-hbciofx.docbook +%%DOCSDIR%%/details-impexp.docbook +%%DOCSDIR%%/details-institutions.docbook +%%DOCSDIR%%/details-integrity.docbook +%%DOCSDIR%%/details-investments.docbook +%%DOCSDIR%%/details-ledgers.docbook +%%DOCSDIR%%/details-loans.docbook +%%DOCSDIR%%/details-payees.docbook +%%DOCSDIR%%/details-reconciliation.docbook +%%DOCSDIR%%/details-reports.docbook +%%DOCSDIR%%/details-schedules.docbook +%%DOCSDIR%%/details-search.docbook +%%DOCSDIR%%/details-settings.docbook +%%DOCSDIR%%/details-transactions.docbook +%%DOCSDIR%%/details-widgets.docbook +%%DOCSDIR%%/enterschedule.png +%%DOCSDIR%%/find-account.png +%%DOCSDIR%%/find-amount.png +%%DOCSDIR%%/find-category.png +%%DOCSDIR%%/find-date.png +%%DOCSDIR%%/find-details.png +%%DOCSDIR%%/find-payee.png +%%DOCSDIR%%/find-text.png +%%DOCSDIR%%/finddlg.png +%%DOCSDIR%%/firsttime.docbook +%%DOCSDIR%%/gnucash-import_options.png +%%DOCSDIR%%/gnucash-report.png +%%DOCSDIR%%/gnucash-select_price_source.png +%%DOCSDIR%%/home_view.png +%%DOCSDIR%%/index.cache.bz2 +%%DOCSDIR%%/index.docbook +%%DOCSDIR%%/institution_options.png +%%DOCSDIR%%/institution_view.png +%%DOCSDIR%%/institutions_view.png +%%DOCSDIR%%/introduction.docbook +%%DOCSDIR%%/investment-transactionform.png +%%DOCSDIR%%/investment-onlineupdate.png +%%DOCSDIR%%/investment-currencywarning.png +%%DOCSDIR%%/investment-exchangerateeditor.png +%%DOCSDIR%%/investments_view.png +%%DOCSDIR%%/kmt.png +%%DOCSDIR%%/ledger_more.png +%%DOCSDIR%%/ledgers.png +%%DOCSDIR%%/ledgers_view.png +%%DOCSDIR%%/ledgerview-numbered.png +%%DOCSDIR%%/mainwindow_numbered.png +%%DOCSDIR%%/new.png +%%DOCSDIR%%/newfile.png +%%DOCSDIR%%/newinst.png +%%DOCSDIR%%/newsched_numbered.png +%%DOCSDIR%%/otherdoc.docbook +%%DOCSDIR%%/outbox_view.png +%%DOCSDIR%%/payee_history.png +%%DOCSDIR%%/payee_info.png +%%DOCSDIR%%/payee_widget.png +%%DOCSDIR%%/payees_view.png +%%DOCSDIR%%/payeeview.png +%%DOCSDIR%%/qif_report.png +%%DOCSDIR%%/qifimportverify.png +%%DOCSDIR%%/qifopen.png +%%DOCSDIR%%/reconcile.png +%%DOCSDIR%%/reconcile1.png +%%DOCSDIR%%/reconcile2.png +%%DOCSDIR%%/reconcile3.png +%%DOCSDIR%%/reconcile4.png +%%DOCSDIR%%/reference.docbook +%%DOCSDIR%%/register.png +%%DOCSDIR%%/reports_view.png +%%DOCSDIR%%/schedcaltypes.png +%%DOCSDIR%%/schedmonthday.png +%%DOCSDIR%%/schedpopup.png +%%DOCSDIR%%/schedule.png +%%DOCSDIR%%/schedule_view.png +%%DOCSDIR%%/scheduleview.png +%%DOCSDIR%%/select_currency.png +%%DOCSDIR%%/split_transaction.png +%%DOCSDIR%%/tipofday.png +%%DOCSDIR%%/transaction_find.png +%%DOCSDIR%%/transactionform-off.png +%%DOCSDIR%%/transactionform.png +%%DOCSDIR%%/translist.png +%%DOCSDIR%%/value_widget.png +%%DOCSDIR%%/views-accounts.docbook +%%DOCSDIR%%/views-categories.docbook +%%DOCSDIR%%/views-home.docbook +%%DOCSDIR%%/views-institutions.docbook +%%DOCSDIR%%/views-investments.docbook +%%DOCSDIR%%/views-ledgers.docbook +%%DOCSDIR%%/views-outbox.docbook +%%DOCSDIR%%/views-payees.docbook +%%DOCSDIR%%/views-reports.docbook +%%DOCSDIR%%/views-schedules.docbook +%%DOCSDIR%%/whatsnew.docbook +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/mimetypes/kmy.png -share/icons/hicolor/16x16/apps/kmymoney2.png -share/icons/hicolor/32x32/apps/kmymoney2.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/locale/de/LC_MESSAGES/kmymoney2.mo -share/locale/fr/LC_MESSAGES/kmymoney2.mo -share/locale/ru/LC_MESSAGES/kmymoney2.mo share/locale/en_GB/LC_MESSAGES/kmymoney2.mo +share/locale/es/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/pt_BR/LC_MESSAGES/kmymoney2.mo share/locale/pt_PT/LC_MESSAGES/kmymoney2.mo -share/doc/HTML/en/kmymoney2/newbank.png -share/doc/HTML/en/kmymoney2/transwindow.png -share/doc/HTML/en/kmymoney2/newbank_icon.png -share/doc/HTML/en/kmymoney2/blank_icon.png -share/doc/HTML/en/kmymoney2/newaccount_icon.png -share/doc/HTML/en/kmymoney2/newaccount.png -share/doc/HTML/en/kmymoney2/index.docbook -share/doc/HTML/en/kmymoney2/startdialog.png -share/doc/HTML/en/kmymoney2/mainwindow.png -share/doc/HTML/en/kmymoney2/index.cache.bz2 -share/doc/HTML/en/kmymoney2/common -@dirrm share/doc/HTML/en/kmymoney2 -@dirrm share/apps/kmymoney2/html -@dirrm share/apps/kmymoney2/icons/hicolor/48x48/apps -@dirrm share/apps/kmymoney2/icons/hicolor/48x48 -@dirrm share/apps/kmymoney2/icons/hicolor/22x22/actions -@dirrm share/apps/kmymoney2/icons/hicolor/22x22 -@dirrm share/apps/kmymoney2/icons/hicolor/16x16/actions -@dirrm share/apps/kmymoney2/icons/hicolor/16x16 -@dirrm share/apps/kmymoney2/icons/hicolor -@dirrm share/apps/kmymoney2/icons -@dirrm share/apps/kmymoney2/pics -@dirrm share/apps/kmymoney2 +share/locale/ru/LC_MESSAGES/kmymoney2.mo +share/mimelnk/application/x-kmymoney2.desktop +share/servicetypes/kmymoneyimporterplugin.desktop +share/servicetypes/kmymoneyplugin.desktop +@dirrm include/kmymoney +@dirrm %%DOCSDIR%% +@dirrm %%DATADIR%%/templates/ru_SU +@dirrm %%DATADIR%%/templates/pt_BR +@dirrm %%DATADIR%%/templates/gl_ES +@dirrm %%DATADIR%%/templates/fr_FR +@dirrm %%DATADIR%%/templates/en_US +@dirrm %%DATADIR%%/templates/en_GB +@dirrm %%DATADIR%%/templates/de_DE +@dirrm %%DATADIR%%/templates/C +@dirrm %%DATADIR%%/templates +@dirrm %%DATADIR%%/pics +@dirrm %%DATADIR%%/icons/hicolor/64x64/apps +@dirrm %%DATADIR%%/icons/hicolor/64x64 +@dirrm %%DATADIR%%/icons/hicolor/48x48/apps +@dirrm %%DATADIR%%/icons/hicolor/48x48 +@dirrm %%DATADIR%%/icons/hicolor/32x32/apps +@dirrm %%DATADIR%%/icons/hicolor/32x32 +@dirrm %%DATADIR%%/icons/hicolor/22x22/actions +@dirrm %%DATADIR%%/icons/hicolor/22x22 +@dirrm %%DATADIR%%/icons/hicolor/16x16/actions +@dirrm %%DATADIR%%/icons/hicolor/16x16 +@dirrm %%DATADIR%%/icons/hicolor +@dirrm %%DATADIR%%/icons +@dirrm %%DATADIR%%/html/images +@dirrm %%DATADIR%%/html +@dirrm %%DATADIR%% |