diff -crN ./gconf-editor/src/gconf-cell-renderer.h /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gconf-editor/src/gconf-cell-renderer.h
*** ./gconf-editor/src/gconf-cell-renderer.h	Mon Jan 14 19:13:05 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gconf-editor/src/gconf-cell-renderer.h	Tue Aug 27 16:04:40 2002
***************
*** 38,44 ****
  	GCONF_CELL_RENDERER_KEY_NAME_COLUMN,
  	GCONF_CELL_RENDERER_VALUE_COLUMN,
  	GCONF_CELL_RENDERER_VALUE_TYPE_COLUMN,
! 	GCONF_CELL_RENDERER_NUM_COLUMNS,
  };
  
  struct _GConfCellRenderer {
--- 38,44 ----
  	GCONF_CELL_RENDERER_KEY_NAME_COLUMN,
  	GCONF_CELL_RENDERER_VALUE_COLUMN,
  	GCONF_CELL_RENDERER_VALUE_TYPE_COLUMN,
! 	GCONF_CELL_RENDERER_NUM_COLUMNS
  };
  
  struct _GConfCellRenderer {
diff -crN ./gconf-editor/src/gconf-key-editor.h /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gconf-editor/src/gconf-key-editor.h
*** ./gconf-editor/src/gconf-key-editor.h	Thu Aug 22 15:05:30 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gconf-editor/src/gconf-key-editor.h	Mon Feb 24 18:23:27 2003
***************
*** 33,39 ****
  
  typedef enum {
  	GCONF_KEY_EDITOR_NEW_KEY,
! 	GCONF_KEY_EDITOR_EDIT_KEY,
  } GConfKeyEditorAction;
  
  typedef struct _GConfKeyEditor GConfKeyEditor;
--- 33,39 ----
  
  typedef enum {
  	GCONF_KEY_EDITOR_NEW_KEY,
! 	GCONF_KEY_EDITOR_EDIT_KEY
  } GConfKeyEditorAction;
  
  typedef struct _GConfKeyEditor GConfKeyEditor;
diff -crN ./gconf-editor/src/gconf-list-model.h /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gconf-editor/src/gconf-list-model.h
*** ./gconf-editor/src/gconf-list-model.h	Mon Jan 14 19:13:05 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gconf-editor/src/gconf-list-model.h	Tue Aug 27 16:07:45 2002
***************
*** 38,44 ****
  	GCONF_LIST_MODEL_KEY_NAME_COLUMN,
  	GCONF_LIST_MODEL_KEY_PATH_COLUMN,
  	GCONF_LIST_MODEL_VALUE_COLUMN,
! 	GCONF_LIST_MODEL_NUM_COLUMNS,
  };
  
  struct _GConfListModel {
--- 38,44 ----
  	GCONF_LIST_MODEL_KEY_NAME_COLUMN,
  	GCONF_LIST_MODEL_KEY_PATH_COLUMN,
  	GCONF_LIST_MODEL_VALUE_COLUMN,
! 	GCONF_LIST_MODEL_NUM_COLUMNS
  };
  
  struct _GConfListModel {
diff -crN ./gconf-editor/src/gconf-tree-model.h /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gconf-editor/src/gconf-tree-model.h
*** ./gconf-editor/src/gconf-tree-model.h	Mon Jan 14 19:13:05 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gconf-editor/src/gconf-tree-model.h	Tue Aug 27 16:08:38 2002
***************
*** 37,43 ****
  	GCONF_TREE_MODEL_NAME_COLUMN,
  	GCONF_TREE_MODEL_CLOSED_ICON_COLUMN,
  	GCONF_TREE_MODEL_OPEN_ICON_COLUMN,
! 	GCONF_TREE_MODEL_NUM_COLUMNS,
  };
  
  struct _GConfTreeModel {
--- 37,43 ----
  	GCONF_TREE_MODEL_NAME_COLUMN,
  	GCONF_TREE_MODEL_CLOSED_ICON_COLUMN,
  	GCONF_TREE_MODEL_OPEN_ICON_COLUMN,
! 	GCONF_TREE_MODEL_NUM_COLUMNS
  };
  
  struct _GConfTreeModel {
