Hi,
I have an update for accounts/zh_CN/*.gnucash-xea, could you help me
commit it to trunk? thanks.
--
Regards
Tao Wang
accounts_update_zh_CN.patch.gz
Description: GNU Zip compressed data
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
htt
Hi,
Can anyone help me commit the Chinese translation for Win32 installer
to trunk? thanks.
On Fri, May 7, 2010 at 5:51 PM, Tao Wang wrote:
> Today, I finally sucessfully build my win32 package, so I'm able to
> verify my translation patch for Win32 installer, I found some problems
> and fixed t
Hi,
How about just set 'default-font-family' to GTK+ default font, and
leave other '*-font-family' as is?
In current patch, I set all font same just to make sure every text in
webkit are set fonts.
+g_object_set (G_OBJECT(webkit_settings),
+"cursive-font-family", default_font
Hi,
I confirmed your method works, and I simplified your procedure.
You don't need to remove guile-1.6-*, just install guile-1.8 and
guile-1.8-dev will make it work. Install guile-1.8 will make the
default guile become guile 1.8, you can check it by 'guile --version'
before and after install guil
Am Wednesday 12 May 2010 schrieb Derek Atkins:
> > Create the pot template:
> > xml2po -o Help_ch_Intro.xml.pot Help_ch_Intro.xml
> >
> > Rename pot file according to your language code:
> > Help_ch_intro.xml.pot to Help_ch_intro.xml.xx.po
> >
> > Translate and convert back to xml:
> > xml2po -
Done with Gnucash revision 19152.
which still doesn't run using guile 1.6
But, as Tao noted, Ubuntu 10.04 doesn't have guile-1.8-slib package
similarly to guile-1.6-slib.
Fortunately this package doesn't have anything exceptional:
As root
r...@studio:/# apt-file list guile-1.6-slib
guile-1.6-slib:
Geert Janssens writes:
> I see there's also a bugreport for this on Windows
> https://bugzilla.gnome.org/show_bug.cgi?id=618331
>
> The windows port of GnuCash still uses guile 1.6, so perhaps this issue only
> happens when using guile 1.6 ? And possibly then it's not related to you
> having in
Nikos Charonitakis writes:
> Hi
> I have created po files from xml used in GnuCash docs
>
> The procedure is (example):
>
> Create the pot template:
> xml2po -o Help_ch_Intro.xml.pot Help_ch_Intro.xml
>
> Rename pot file according to your language code:
> Help_ch_intro.xml.pot to Help_ch_intro.x
On Wednesday 12 May 2010, Nikos Charonitakis wrote:
> Look at third line. Making click to account name in order to enter an
> opening balance is impossible ;)
> Starting balance should be entered in opening balance field.
>
>
>
>
>
> If you would like to change an account's name, click on the
Yes, there will be a 2.3.13 - probably coming out this weekend.
Phil
-
I used to be a hypochondriac AND a kleptomaniac. So I took something for it.
From: Nikos Charonitakis
To: Cristian Marchi
Cc: gnucash-devel@gnucash.org
Sent: Wed, May 12, 2010 9:5
Zitat von Valdis V?toli?? :
gnucash 2.3.12 svn r19148M
Backtrace:
In unknown file:
?: 0* [gnc:send-options 0 #]
In /opt/gnucash-svn/share/gnucash/scm/options.scm:
1565: 1* [gnc:options-for-each # #]
1512: 2 [options-for-each #]
...
1352: 3 (hash-for-each (lambda # #) option-hash)
/opt/g
Look at third line. Making click to account name in order to enter an
opening balance is impossible ;)
Starting balance should be entered in opening balance field.
If you would like to change an account's name, click on the row
containing the account, then click on the account name and change
On May 12, 2010, at 6:00 AM, Tao Wang wrote:
> Hi,
>
> I got exactly same problem when building GnuCash from trunk in Ubuntu
> 10.04. I confirmed /usr/share/guile/1.6/slib is a softlink to
> /usr/share/slib. But I cannot find slib for 1.8 in Ubuntu. And I think
> the build script is using 1.6 in
On Tue, May 11, 2010 at 8:49 PM, Cristian Marchi wrote:
> Commited to rev 19149. It will be in the next release that is going to be
> 2.4.0.
Hi cristian, i posted this translation just for inclusion to 2.3.13
(hopefully to get some testing feedback from Greek users)
I will post in the future a mo
Michele,
The major difference with Default.CSS is that it allows the fonts to be
specified. To do this, use the Edit -> Stylesheets menu entry, select the
stylesheet and click Edit. You can also create new stylesheets based on a
current one (so you could create MyStyles from Default.CSS and s
On Wednesday 12 May 2010, Valdis Vītoliņš wrote:
> Hm..
> Maybe there are version incompatibility, or wrong one is found and used?
>
> r...@studio:/home/valdis# which slib
> /usr/bin/slib
>
> r...@studio:/home/valdis# ls -la /usr/bin/slib
> -rwxr-xr-x 1 root root 5053 2010-04-07 15:58 /usr/bin/sl
On Wednesday 12 May 2010, Valdis Vītoliņš wrote:
> Hm..
> Maybe there are version incompatibility, or wrong one is found and used?
>
> r...@studio:/home/valdis# which slib
> /usr/bin/slib
>
> r...@studio:/home/valdis# ls -la /usr/bin/slib
> -rwxr-xr-x 1 root root 5053 2010-04-07 15:58 /usr/bin/sl
Hm..
Maybe there are version incompatibility, or wrong one is found and used?
r...@studio:/home/valdis# which slib
/usr/bin/slib
r...@studio:/home/valdis# ls -la /usr/bin/slib
-rwxr-xr-x 1 root root 5053 2010-04-07 15:58 /usr/bin/slib
r...@studio:/home/valdis#
r...@studio:/home/valdis# find / -
On Wednesday 12 May 2010, Valdis Vītoliņš wrote:
> == Environment ==
> I use the latest development version checked out from
> http://svn.gnucash.org/repo/gnucash/trunk
> gnucash 2.3.12 svn r19148M
>
> I got dependencies to compile gnucash partially for stable version
> (as a lazy Ubuntu's shortcu
== Environment ==
I use the latest development version checked out from
http://svn.gnucash.org/repo/gnucash/trunk
gnucash 2.3.12 svn r19148M
I got dependencies to compile gnucash partially for stable version
(as a lazy Ubuntu's shortcut to resolve most of dependencies for GnuCash
stable):
sudo ap
20 matches
Mail list logo