Browse CVS Repository
Diff of /malonnote/mnDef.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 9 |
#define MN_APP_NAME "MalonNote" |
#define MN_APP_NAME "MalonNote" |
| 10 |
#define MN_APP_VERSION MN_APP_NAME " version" PACKAGE_VERSION |
#define MN_APP_VERSION MN_APP_NAME " version" PACKAGE_VERSION |
| 11 |
|
|
| 12 |
#define MN_READ_INTERVAL 600000 /* milli seconds */ |
#define MN_READ_INTERVAL 60000 /* milli seconds */ |
| 13 |
|
|
| 14 |
#define CONF_APP_NAME "MalonNote" |
#define CONF_APP_NAME "MalonNote" |
| 15 |
#define CONF_WIKI_DIR "WikiDir" |
#define CONF_WIKI_DIR "WikiDir" |
|
|
Legend:
| Removed from v.1.9 |
|
| changed lines |
| |
Added in v.1.10 |
|
|
|