[grisbi-cvs] grisbi/src/plugins/openssl openssl.c,1.25,1.26
Pierre Biava
pbiava at users.sourceforge.net
Sat Nov 7 09:09:59 CET 2009
- Previous message: [grisbi-cvs] grisbi/src gsb_currency.c, 1.43, 1.44 gsb_currency.h, 1.9, 1.10 gsb_form_transaction.c, 1.49, 1.50 gsb_real.c, 1.53, 1.54 gsb_real.h, 1.21, 1.22 help.c, 1.95, 1.96 import.c, 1.301, 1.302 main.c, 1.155, 1.156
- Next message: [grisbi-cvs] grisbi/po cs.po, 1.65, 1.66 da.po, 1.72, 1.73 de.po, 1.137, 1.138 el.po, 1.36, 1.37 eo.po, 1.29, 1.30 es.po, 1.130, 1.131 fa.po, 1.59, 1.60 fr.po, 1.196, 1.197 grisbi.pot, 1.107, 1.108 he.po, 1.65, 1.66 it.po, 1.65, 1.66 nl.po, 1.64, 1.65 pl.po, 1.70, 1.71 pt_BR.po, 1.67, 1.68 ro.po, 1.66, 1.67 ru.po, 1.64, 1.65 zh_CN.po, 1.60, 1.61
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/grisbi/grisbi/src/plugins/openssl
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16887/src/plugins/openssl
Modified Files:
openssl.c
Log Message:
rewrite use of currencies in transactions and preparation of the beta 3
Index: openssl.c
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/plugins/openssl/openssl.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- openssl.c 6 Nov 2009 22:02:22 -0000 1.25
+++ openssl.c 7 Nov 2009 08:09:57 -0000 1.26
@@ -27,7 +27,6 @@
/*START_INCLUDE*/
#include "openssl.h"
-#include "./../../main.h"
#include "./../../dialog.h"
#include "./../../structures.h"
#include "./../../include.h"
- Previous message: [grisbi-cvs] grisbi/src gsb_currency.c, 1.43, 1.44 gsb_currency.h, 1.9, 1.10 gsb_form_transaction.c, 1.49, 1.50 gsb_real.c, 1.53, 1.54 gsb_real.h, 1.21, 1.22 help.c, 1.95, 1.96 import.c, 1.301, 1.302 main.c, 1.155, 1.156
- Next message: [grisbi-cvs] grisbi/po cs.po, 1.65, 1.66 da.po, 1.72, 1.73 de.po, 1.137, 1.138 el.po, 1.36, 1.37 eo.po, 1.29, 1.30 es.po, 1.130, 1.131 fa.po, 1.59, 1.60 fr.po, 1.196, 1.197 grisbi.pot, 1.107, 1.108 he.po, 1.65, 1.66 it.po, 1.65, 1.66 nl.po, 1.64, 1.65 pl.po, 1.70, 1.71 pt_BR.po, 1.67, 1.68 ro.po, 1.66, 1.67 ru.po, 1.64, 1.65 zh_CN.po, 1.60, 1.61
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list