Re: graphics libraries - suggested fix works

2006-05-03 Thread David Reiser
On Apr 27, 2006, at 4:33 AM, Andreas Köhler wrote: Hi, please update to gtkhtml 3.10.1. gtkhtml 3.10.1 did fix the problem for me. Thanks for the info. Related closed bugs: http://bugzilla.gnome.org/show_bug.cgi?id=327625 http://bugzilla.gnome.org/show_bug.cgi?id=332884 -- andi5 On Thur

Re: [Gnucash-changes] r13864 - gnucash/trunk/src/gnome - Remove some unnecessary BeginEdit/CommitEdit calls.

2006-05-03 Thread Chris Shoemaker
On Wed, May 03, 2006 at 11:32:53AM -0400, Derek Atkins wrote: > Chris Shoemaker <[EMAIL PROTECTED]> writes: > > > Modified: gnucash/trunk/src/gnome/gnc-plugin-page-register.c > [snip] > >/* Now update the original with a pointer to the new one */ > > - xaccTransBeginEdit(trans); > >kvp_va

Re: [PATCH] french translation update (2nd)

2006-05-03 Thread Christian Stimming
Am Mittwoch, 3. Mai 2006 22:20 schrieb Fabrice Kurz: > Here is a new version of the french translation file (some typos and fuzzy > corrected) which replaces the previous file. Applied. Thanks a lot. Whoa, quite a lot of work - well done! Christian ___

Re: Further problems compiling gnucash 1.9.5

2006-05-03 Thread Derek Atkins
Hi, Quoting Joern Schauermann <[EMAIL PROTECTED]>: - set $PATH to include /usr/include You don't need to do this. PATH is only for executables, and there are no executables in /usr/include - ran make again which failed on some warnings (log are lost :( ) - ran configure again with flag "--

Further problems compiling gnucash 1.9.5

2006-05-03 Thread Joern Schauermann
Hello list, I am encountering some problems compiling gnucash 1.9.5 on my OpenSuSE 10.0 System. Unfortunately I am not a developer. What I am trying to do: I am trying to compile everything that's in the package gnucash-1.9.5.tar.gz What I did so far: - downloaded gnucash 1.9.5 - unpacked it

Re: [Gnucash-changes] r13864 - gnucash/trunk/src/gnome - Remove some unnecessary BeginEdit/CommitEdit calls.

2006-05-03 Thread Derek Atkins
Chris Shoemaker <[EMAIL PROTECTED]> writes: > Modified: gnucash/trunk/src/gnome/gnc-plugin-page-register.c [snip] >/* Now update the original with a pointer to the new one */ > - xaccTransBeginEdit(trans); >kvp_val = kvp_value_new_guid (xaccTransGetGUID(new_trans)); >kvp_frame_set_slo

Re: r13914 - htdocs/trunk - As a first test, create and commit a German translation of most of the

2006-05-03 Thread Derek Atkins
Quoting Christian Stimming <[EMAIL PROTECTED]>: However, using gettext for a webpage actually really is not a good idea. A translator would rather always translate a full page, potentially choosing completely different paragraph groupings or headers. The gettext system rather pretends to the Eng