Commit Graph
100 Commits
Author SHA1 Message Date
Christian Stimming 1fa413f54d First round of Makefile symlink cleanup.
Scheme files are now symlinked or copied into subdirectories gnucash/ and g-wrapped/. This will work on a platform without symlinks just fine.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14746 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-28 14:51:25 +00:00
Christian Stimming 6e0fb684bd Guile path on win32 needs to be separated by ; instead of :.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14745 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-28 12:34:52 +00:00
Christian Stimming 9fbd42d09b Move win32 check out of libgsf-1.12.3 configure section into the general configure section
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14744 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-28 11:29:22 +00:00
Christian Stimming 44ddca68cd Add REGEX_LIBS linker flag that is needed on win32 platform
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14743 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-28 09:31:29 +00:00
Christian Stimming 0c7024f54e Add CFLAGS which, if missing, would cause non-exported symbols. See wiki page.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14742 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-28 08:56:29 +00:00
Christian Stimming 72a2e8a9fd On win32, LDFLAGS need to contain -no-undefined to get DLLs built.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14741 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 19:49:12 +00:00
Christian Stimming b1037cd7e5 Add more env variables to configure so that rerunning configure works even outside of install.sh
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14740 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-27 12:45:37 +00:00
Christian Stimming 9f1d69b417 Revert libgoffice pkgconfig filename change. Add CFLAGS at gnucash configure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14729 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 19:03:11 +00:00
Christian Stimming 6c25a4c73f Fix version number of libgoffice pc file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14728 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-26 08:53:53 +00:00
Christian Stimming c63b2f96d6 Add Andi's script for automated build environment building on Windows/mingw32
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14720 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-25 20:27:04 +00:00
Christian Stimming 1286a411ac Generalize importing function so that this function can fully replace gnc_file_mt940_import and the whole mt940 module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14719 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-23 19:29:00 +00:00
Christian Stimming 4fe55315d6 Replace hard-coded directory separator by g_build_filename() function
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14718 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-23 12:09:43 +00:00
Christian Stimming 29eae7caad Add new svn:ignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14717 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-23 12:08:49 +00:00
Christian Stimming 9b8f8ea2f5 Fix one more instance of explicit directory separator to use G_DIR_SEPARATOR_S instead
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14712 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-22 20:08:08 +00:00
Christian Stimming 2648783526 Replace : as sed's replacement command delimiter by # because on Windows, fully qualified filenames might contain the colon.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14711 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-22 19:41:18 +00:00
Christian Stimming 9238bdaa29 Increase aqbanking dependency to >= 1.6.0; has been released on 2005-09-22
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14710 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-22 19:26:10 +00:00
Christian Stimming 8436d70c74 Replace : as sed's replacement command delimiter by # because on Windows, fully qualified filenames might contain the colon.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14708 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-22 14:35:00 +00:00
Christian Stimming 254969f7ca Remove include that isn't needed anymore; removes dependency on regenerated file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14707 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-22 14:33:50 +00:00
Christian Stimming 55661d1ecd Replace : as sed's replacement command delimiter by # because on Windows, fully qualified filenames might contain the colon.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14706 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-22 13:38:12 +00:00
Christian Stimming 4bbe9d0b46 More code refactoring of aqbanking module:
Make importer name a function argument so that more menu items can be added easily.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14702 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-21 20:30:41 +00:00
Christian Stimming 088a1f9e26 Add new HBCI action to File->Import that imports a DTAUS file and
sends all transfers as HBCI online transfers to the bank.




git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14699 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-20 10:00:01 +00:00
Christian Stimming 5db9681b3b Add more auxiliary functions in HBCI log window
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14698 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-20 09:58:15 +00:00
Christian Stimming 5cf4588c9a Some code refactoring in preparation for extended importing and HBCI features.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14691 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-18 20:51:56 +00:00
Christian Stimming 30cd9e9e21 Improve tests environment setup script so that support for Windows directory separators can be switched on easily.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14689 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-17 12:47:46 +00:00
Christian Stimming 337bb207d4 Move #include "qofla-dir.h" into qofsession.c because this is the only place where it is used.
Removes an often regenerated dependency from qof.h.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14688 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-17 10:43:19 +00:00
Christian Stimming 267c41f2e0 Double-check really every string from aqbanking for valid utf-8 characters.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14680 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-15 20:05:43 +00:00
Christian Stimming dfaec6654b Add gnc_utf8_strip_invalid_strdup() that returns a stripped copy instead of working in-place.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14679 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-15 20:00:14 +00:00
Christian Stimming 3fc7807fda Mark forgotten strings for translation
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14677 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-15 19:34:03 +00:00
Christian Stimming 9f9dcbb5b9 Ensure the encoding of the ktoblzcheck library is used correctly.
Their encoding is still always ISO-8859-1, but in future versions 
they might change it to something else. We're prepared now.
BP



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14676 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-15 13:39:19 +00:00
Christian Stimming 104f09f05a Replace exact comparison of doubles by checking for a small enough difference. bug#347791.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14648 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-12 14:48:43 +00:00
Christian Stimming 4a0ffb0fd9 Fix untranslated part of string.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14647 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-12 14:41:05 +00:00
Christian Stimming 6757d16770 Fix all last untranslated report titles. Deactivated Test Graphing report because it is untranslated completely.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14646 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-12 14:38:39 +00:00
Christian Stimming c59ec41913 Fix string that wasnt marked for translation. Fortunately exactly this string exists already.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14645 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-11 20:30:30 +00:00
Christian Stimming d49e4eaeea Add tip about keyboard navigation between tabs. Feel free to change the wording
or add more sentences to this rather short tip. I just didn't want to forget it right now.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14644 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-11 20:08:24 +00:00
Christian Stimming 7d8e8f9107 Fix typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14622 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-09 09:41:38 +00:00
Christian Stimming 7ca685e5a9 Find absolute path of gconftool-2 during configure. Make gconftool rules to
fail if gconftool-2 could not be found. bug#349851.
BP



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14607 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-08 09:39:12 +00:00
Christian Stimming af935b5178 Improve wording for XML
data file import druid. bug#342727.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14604 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-08 08:52:53 +00:00
Christian Stimming 7154aaa7e6 Fix string with yet another month-year-day vs. month-day-year confusion.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14602 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-07 14:15:25 +00:00
Christian Stimming c25dbdd374 Fix wording of gconf key descriptions according to discussion in wiki.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14600 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-08-07 13:05:29 +00:00
Christian Stimming c2000dd1da Enabled acctchrt_skr03.gnucash-xea again for distribution and
installation because the author thinks it is verified enough by
        now.
Reverted 14549.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14575 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-28 08:05:49 +00:00
Christian Stimming 455cf5f984 Update German SKR03 account template by Oliver Vollmer
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14568 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-27 14:36:22 +00:00
Christian Stimming 29c95a94cb Removed acctchrt_skr03.gnucash-xea from distribution and installation by request of its author who
doubts the fiscal correctness of this account chart for small businesses.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14549 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-21 14:05:04 +00:00
Christian Stimming fa525462c6 Change cmdline warning into an actual user's error dialog.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14546 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-20 14:34:35 +00:00
Christian Stimming 894d2ee6c3 Fix test of numerics in random splits, because multiplications might also turn out zero.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14544 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-19 16:03:05 +00:00
Christian Stimming 340d2ae258 Use glib filepath manipulation functions instead of our own manual methods. Necessary for non-Unix machines. Please keep an eye open for potential filename lookup problems.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14543 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-19 14:13:37 +00:00
Christian Stimming b4f6de5b35 On windows, deactivate gnucash's extra de-quoting of path names that is done on the GNC_MODULE_PATH env variable.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14542 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-18 15:41:55 +00:00
Christian Stimming 040eb2e47d Replace hard-coded directory separator character by glibs cross-platform macro.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14541 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-18 13:49:01 +00:00
Christian Stimming 55a0b44a88 Re-use existing GUILE_LOAD_PATH variable in order not to override existing search paths.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14540 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-18 11:38:45 +00:00
Christian Stimming 97a282487e Remove obsolete buttons for aqbanking/hbci setup that are
unneeded. Fix crash due to dangling points by deleting all pointers
after calling AB_Banking_Fini.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14502 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-15 11:27:48 +00:00
Christian Stimming 66a3680d4b Updated Spanish translation by Eneko Lacunza, now 100% translated again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14469 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-06 07:45:18 +00:00
Christian Stimming ec0d86599f Updated Spanish translation by Eneko Lacunza, bug#343229. Translation merged with most recent gnucash.pot.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14467 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-05 20:42:00 +00:00
Christian Stimming c8c5db450f Proof-read and improved German translation by feedback from Andi Köhler.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14465 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-04 20:35:52 +00:00
Christian Stimming 82f3020280 Updated Slovak translation by Zdenko Podobny
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14462 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-04 10:41:33 +00:00
Christian Stimming 4859d5209e Adjust currency decimals as pointed out in bug#320203
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14459 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-03 15:26:25 +00:00
Christian Stimming c91c7b2d6c Updated Dutch translation by Bernard Meens <meensb@xs4all.nl>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14457 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-07-01 09:01:14 +00:00
Christian Stimming 5714500990 Ignore failed chown() because it always fails on vfat/samba. #345913
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14452 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-27 09:10:29 +00:00
Christian Stimming 2328660926 Update British English translation by Nigel Titley with fixed char encoding. #345611
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14433 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-25 09:38:45 +00:00
Christian Stimming 1572a5fbef Add GTK_LIBS because log_replay uses gtk functions direcly since r14142
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14409 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-22 13:30:51 +00:00
Christian Stimming 656a15f819 Add Suriname Dollar currency; replaces SRG, but due to a non-unity exchange rate we cannot have it replaced automatically. #319084
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14393 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-20 12:49:21 +00:00
Christian Stimming 4a26d3974a Use waitpid() only if <sys/wait.h> is available. Unavailable on win32.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14392 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-20 10:30:58 +00:00
Christian Stimming 1f8019471a Add new SKR03 account template (in addition to the existing SKR04) by Oliver Vollmer
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14384 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-18 20:27:12 +00:00
Christian Stimming fc5a4f873e Updated British English translation by Nigel Titley
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14383 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-18 12:17:18 +00:00
Christian Stimming d7dfb22794 Improve some SX-related wordings in German translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14380 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-17 21:13:38 +00:00
Christian Stimming 8166239185 Fix misspelled name
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14372 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-16 10:48:51 +00:00
Christian Stimming 86a9a590b1 Update/merge po files to current catalogue template.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14371 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-15 11:46:50 +00:00
Christian Stimming 218e20d295 Updated German translation to reach 100% again
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14370 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-15 11:24:26 +00:00
Christian Stimming e5c580440f Similarly ensure for aqbanking/mt940 import that all retrieved strings
will be valid utf8.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14363 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-14 19:49:25 +00:00
Christian Stimming 0b0a1eeec2 Updated French translation by Fabrice Kurz
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14207 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-26 19:45:56 +00:00
Christian Stimming 844fe5f7ad Remove version query that is obsolete due to the configure.in required version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14204 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-26 12:57:30 +00:00
Christian Stimming 87d7c0ba7b Simplify calling the aqhbci setup wizard for aqbanking>=1.9.1 because we don't need to select an aqbanking backend beforehand.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14203 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-26 12:53:34 +00:00
Christian Stimming 4ebbc3c156 Updated Spanish translation by Eneko Lacunza
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14202 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-26 11:01:22 +00:00
Christian Stimming 55ed75588c Explicitly remove all compiled gettext catalogs from make dist (in case the gettext version were including them in make dist) because they will be compiled at compile time anyway.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14177 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 15:42:29 +00:00
Christian Stimming 2f68936cbc Deactivate --enable-sql because PostgreSQL backend is still broken and we can't fix it before 2.0.0; bug#332251.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14175 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 09:17:34 +00:00
Christian Stimming 89fa660a3f Updated Spanish translation by Eneko Lacunza
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14174 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 09:01:34 +00:00
Christian Stimming c95265f6c1 Updated Greek translation by Nikos Charonitakis
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14173 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 08:59:40 +00:00
Christian Stimming 89826213cb Updated Greek account templates by Nikos Charonitakis
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14156 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-23 14:07:09 +00:00
Christian Stimming 448a6fb6dc Add versions of latest suse10.1
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14154 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-23 11:20:35 +00:00
Christian Stimming 9b52d8ab11 Updated French translation by Fabrice Kurz
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14153 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-23 08:09:27 +00:00
Christian Stimming 54404b2794 Deactivate the "View Lots" menu item because the lot viewer is
unfinished as well.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14152 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-22 19:27:22 +00:00
Christian Stimming 7f40fabd27 Deactivate the "Close Books" menu item because that feature is
unfinished as well.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14150 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-22 18:21:48 +00:00
Christian Stimming 36309d980a Hide the "Export account chart as QSF" as well. Not ready for 2.0.0
due to e.g. bug#341559.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14148 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-22 18:14:21 +00:00
Christian Stimming 6b1efe5f06 Hide the "QSF Import" for the 2.0.0 release because it is not yet
finished. Can be activated again in the next developing HEAD branch.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14147 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-21 20:02:58 +00:00
Christian Stimming 020d3aa796 Initial Romanian translation by Danny Fischer
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14146 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-21 13:04:43 +00:00
Christian Stimming 903b8eeb13 Updated Russian translation by Vladimir Turbaevsky
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14145 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-21 13:01:25 +00:00
Christian Stimming 71d5dcd316 Updated Slovak translation by Zdenko Podobný
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14144 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-21 12:59:55 +00:00
Christian Stimming edaf2238f7 Updated Swedish translation by Jonas Norling
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14143 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-21 12:58:59 +00:00
Christian Stimming 7969165f75 Updated French translation by Jonathan Ernst. He said: I didn't
translate anything new, but I fixed a lot of strings that where 
not following the Gnome-Fr translation guidelines (non-breaking 
spaces befor ":", web->Web, menu accelerators)."


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14127 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-18 11:36:59 +00:00
Christian Stimming dca5b3dab8 Updated Spanish translation by Eneko Lacunza
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14126 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-18 11:32:39 +00:00
Christian Stimming 1797e47630 Updated Spanish translation by Eneko Lacunza
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14082 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-16 09:34:50 +00:00
Christian Stimming b33f376ad2 Use localtime_r only when HAVE_LOCALTIME_R is defined. Might be undefined on some weird systems out there, e.g. windows/mingw32.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14081 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-16 09:32:47 +00:00
Christian Stimming f93c2eedc8 Updated Russian Translation by Vladimir Turbaevsky
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14078 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-15 14:51:52 +00:00
Christian Stimming 283f6ef6b2 Updated German README which was horribly outdated.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14076 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-15 12:47:37 +00:00
Christian Stimming 55a012181f Updated explanation of HBCI features.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14075 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-15 12:47:21 +00:00
Christian Stimming bd28828fea Updated Swedish glossary translation by Jonas Norling. PO-Revision Date 2006-05-04 , unfortunately delayed due to Translation Project notification delay of 10 days.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14074 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-15 09:12:41 +00:00
Christian Stimming 21268c6768 Updated British English translation by Nigel Titley. PO-Revision-Date 2006-05-05, unfortunately delayed due to Translation Project notification delay of 10 days.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14073 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-15 09:09:36 +00:00
Christian Stimming 6555992b08 Update German translation after unavoidable string changes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14033 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 20:56:26 +00:00
Christian Stimming 542a5511a2 Fix strings that mentioned gnucash-1.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14029 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 10:50:06 +00:00
Christian Stimming fb3dcc5376 Add the Tools->HBCI Setup menu item to the register tabs as well. Bug#341510.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14028 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 08:41:01 +00:00
Christian Stimming 2ee55a9b84 Add svnignores.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13990 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 14:54:22 +00:00
Christian Stimming 013771fdfe Added new Austrian German account templates by Roman Bertle
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13988 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 12:50:35 +00:00