[grisbi-cvs] [SCM] grisbi branch, master, updated. upstream_version_0_7_99-17-g4872d7f

Pierre Biava nobody at users.sourceforge.net
Sun Jan 30 11:40:07 CET 2011


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, master has been updated
       via  4872d7f9b370e047d39b68e1e977eccdf00e3654 (commit)
      from  703108a2eba99102bc14d9b3e43f936f9c569f94 (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 4872d7f9b370e047d39b68e1e977eccdf00e3654
Author: pbiava <pierre.biava at nerim.net>
Date:   Sat Jan 29 21:55:13 2011 +0100

    removing slag after changing the management of plugins

-----------------------------------------------------------------------

Changes:
diff --git a/src/main.c b/src/main.c
index 0c9b34e..443d4a7 100644
--- a/src/main.c
+++ b/src/main.c
@@ -308,8 +308,6 @@ void main_mac_osx ( int argc, char **argv )
 
     gtk_main ();
 
-    gsb_plugins_release ( );
-
     /* sauvegarde les raccourcis claviers */
     gtk_accel_map_save ( C_PATH_CONFIG_ACCELS );
 
@@ -381,8 +379,6 @@ void main_win_32 (  int argc, char **argv )
 
     gtk_main ();
 
-    gsb_plugins_release ( );
-
     /* sauvegarde les raccourcis claviers */
     gtk_accel_map_save ( C_PATH_CONFIG_ACCELS );
 


hooks/post-receive
-- 
grisbi


More information about the cvs mailing list