gnome-scan r596 - trunk/lib



Author: bersace
Date: Sun May  4 13:49:30 2008
New Revision: 596
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=596&view=rev

Log:
Drop prefix for glib-mkenum, and update to latest glib-mkenum.


Modified:
   trunk/lib/gnome-scan-utils.h

Modified: trunk/lib/gnome-scan-utils.h
==============================================================================
--- trunk/lib/gnome-scan-utils.h	(original)
+++ trunk/lib/gnome-scan-utils.h	Sun May  4 13:49:30 2008
@@ -98,7 +98,7 @@
 /**
  * GnomeScanUnit:
  **/
-typedef enum /*< lowercase_name=gs_param_unit,prefix=GS_UNIT >*/
+typedef enum /*< underscore_name=gs_param_unit >*/
 	{
 		GNOME_SCAN_UNIT_NONE=-1,
 		GNOME_SCAN_UNIT_PIXEL=GTK_UNIT_PIXEL,



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