Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnDef.h

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

revision 1.10 by maloninc, Tue Oct 24 04:45:10 2006 UTC revision 1.11 by maloninc, Tue Oct 24 08:52:04 2006 UTC
# Line 11  Line 11 
11    
12  #define MN_READ_INTERVAL        60000 /* milli seconds */  #define MN_READ_INTERVAL        60000 /* milli seconds */
13    
14  #define CONF_APP_NAME "MalonNote"  #define MN_ENABLE_FAST_SEARCH    "YES"
15  #define CONF_WIKI_DIR "WikiDir"  #define MN_DISABLE_FAST_SEARCH   "NO"
16    
17    #define CONF_APP_NAME        "MalonNote"
18    #define CONF_WIKI_DIR        "WikiDir"
19    #define CONF_FAST_SEARCH_OPT "FastSearchOpt"
20    
21  #endif // MNDEF_H  #endif // MNDEF_H

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26