gegl r1958 - in trunk: . bin



Author: ok
Date: Tue Feb  5 00:06:16 2008
New Revision: 1958
URL: http://svn.gnome.org/viewvc/gegl?rev=1958&view=rev

Log:
* bin/gegl-node-editor-plugin.h: ripped string out of GeglModuleInfo
struct.


Modified:
   trunk/ChangeLog
   trunk/bin/gegl-node-editor-plugin.h

Modified: trunk/bin/gegl-node-editor-plugin.h
==============================================================================
--- trunk/bin/gegl-node-editor-plugin.h	(original)
+++ trunk/bin/gegl-node-editor-plugin.h	Tue Feb  5 00:06:16 2008
@@ -69,11 +69,7 @@
 \
 static const GeglModuleInfo modinfo =\
 {\
- GEGL_MODULE_ABI_VERSION,\
- "GeglNodeEditor"#TypeName,\
- "v0.0",\
- "(c) 2006, released under the LGPL",\
- "June 2006"\
+ GEGL_MODULE_ABI_VERSION \
 };\
 \
 const GeglModuleInfo *\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]