[grisbi-cvs] [SCM] grisbi branch, pbiava_integration_mac_osx, updated. upstream_version_0_7_3-27-g758e99a
Pierre Biava
nobody at users.sourceforge.net
Sun Sep 12 20:21:55 CEST 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grisbi".
The branch, pbiava_integration_mac_osx has been updated
via 758e99a581c64cc76a943d1b27e3bc794ba1faab (commit)
from 6a6c46071e636dd16e7089ee3d67079b9922c33e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 758e99a581c64cc76a943d1b27e3bc794ba1faab
Author: pbiava <pierre.biava at nerim.net>
Date: Sun Sep 12 20:02:34 2010 +0200
change the default of the keys accelerators
-----------------------------------------------------------------------
Changes:
diff --git a/src/main.c b/src/main.c
index 16c2e8b..3310cf3 100644
--- a/src/main.c
+++ b/src/main.c
@@ -277,7 +277,7 @@ void main_mac_osx ( int argc, char **argv )
else
display_tip ( FALSE );
- gtk_osxapplication_set_use_quartz_accelerators ( theApp, FALSE );
+ gtk_osxapplication_set_use_quartz_accelerators ( theApp, TRUE );
gtk_osxapplication_ready ( theApp );
{
hooks/post-receive
--
grisbi
More information about the cvs
mailing list