gnome-scan r597 - trunk/lib
- From: bersace svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: gnome-scan r597 - trunk/lib
 
- Date: Sun,  4 May 2008 15:00:43 +0100 (BST)
 
Author: bersace
Date: Sun May  4 14:00:43 2008
New Revision: 597
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=597&view=rev
Log:
Fix glib-mkenum underscore name and prefix.
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 14:00:43 2008
@@ -98,7 +98,7 @@
 /**
  * GnomeScanUnit:
  **/
-typedef enum /*< underscore_name=gs_param_unit >*/
+typedef enum /*< underscore_name=gnome_scan_unit,prefix=GNOME_SCAN_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]