Diff of /trunk/src/cache.c

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

revision 167 by harbaum, Mon Nov 9 07:50:37 2009 UTC revision 168 by harbaum, Mon Nov 9 10:49:51 2009 UTC
# Line 739  static void on_notebook_destroy(GtkWidge Line 739  static void on_notebook_destroy(GtkWidge
739    free(user_data);    free(user_data);
740  }  }
741    
742  #if 1 // defined(USE_MAEMO) && (MAEMO_VERSION_MAJOR >= 5)  #if defined(USE_MAEMO) && (MAEMO_VERSION_MAJOR >= 5)
743  #define CUSTOM_NOTEBOOK  #define CUSTOM_NOTEBOOK
744  #endif  #endif
745    

Legend:
Removed from v.167  
changed lines
  Added in v.168