fix file naming
This commit is contained in:
parent
96afc869ea
commit
946b020317
@ -13,7 +13,7 @@
|
|||||||
#define TXTMSG_LENGTH 125 /* Max length of a text message */
|
#define TXTMSG_LENGTH 125 /* Max length of a text message */
|
||||||
#define MAX_ENTRIES 5000 /* Maximum number of entries to load */
|
#define MAX_ENTRIES 5000 /* Maximum number of entries to load */
|
||||||
|
|
||||||
#define CNOTES_FILE "notes.csv"
|
#define CNOTES_FILE "cnotes.csv"
|
||||||
#define CNOTES_DIR ".local/share/cnotes"
|
#define CNOTES_DIR ".local/share/cnotes"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user