Register paddings

2006-03-22 Thread Andreas Köhler
Hi, regarding http://bugzilla.gnome.org/show_bug.cgi?id=334920 (register cell with very little cell padding) I propose the following patch. Since it changes the look of what I think is pretty characteristic for GnuCash, I want to hear your thoughts and preferences :) All the patch does is to ad

Re: GNUCash Error while executing

2006-03-22 Thread Pawan Chitrakar
yep some files must be missing i updated and recompiled and it worked... thanksOn 3/22/06, Josh Sled <[EMAIL PROTECTED]> wrote: On Wed, 2006-03-22 at 07:55 +0545, Pawan Chitrakar wrote:> please provide me with the solution when this sort of error comes up>> what is the reason>> GnuCash execute

Re: pot file

2006-03-22 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Dan Pescaru schrieb: > Can anyone tell me how can i get the pot file fot the current verion to > make a translation in Romanian Language. http://wiki.gnucash.org/wiki/Translation The pot file is included in the 1.9.3 release tarball. (If it's not

pot file

2006-03-22 Thread Dan Pescaru
Can anyone tell me how can i get the pot file fot the current verion to make a translation in Romanian Language.I started the translation of the 1.8 version. I hope that i can help you with the translation in romanian to be ready for the version 2.0-- Danny Fischer

Loop in gnc_find_split_in_trans_by_memo

2006-03-22 Thread Mike Alexander
The changes to split-register-control.c in r13487, r13488, and r13489 introduced a bug which causes gnucash to loop forever if gnc_find_split_in_trans_by_memo is told to skip splits which have a price other than 1 and it sees such a split. I filed bug 335465 about this and attached a patch to