/[graveman]/graveman/current/include/graveman.h
ViewVC logotype

Diff of /graveman/current/include/graveman.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by scresto, Sun Feb 27 03:34:11 2005 UTC revision 1.5 by scresto, Sun Feb 27 15:45:42 2005 UTC
# Line 42  Line 42 
42  #include "config.h"  #include "config.h"
43  #include "error.h"  #include "error.h"
44  #include "declare.h"  #include "declare.h"
45    #include <gdk/gdkkeysyms.h>
46  /* gi18b-lib.h doit etre inclue APRES config.h ! */  /* gi18b-lib.h doit etre inclue APRES config.h ! */
47  #include <glib/gi18n-lib.h>  #include <glib/gi18n-lib.h>
48    
# Line 98  Line 99 
99  #define WRITE_CONFIG    4  #define WRITE_CONFIG    4
100  #define UPDATE_SIZE     8  #define UPDATE_SIZE     8
101  #define UPDATE_SAVEONEXIT_VALUE 16  #define UPDATE_SAVEONEXIT_VALUE 16
102  #define SEARCH_CHARSETS   32  #define SEARCH_CHARSETS 32
103    #define CONF_INIT_DEFAULT    64
104    
105  #define MENU_NEW        1  #define MENU_NEW        1
106  #define MENU_UPDATE     2  #define MENU_UPDATE     2

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26