dav/scfg.h

changeset 65
d4077e8175f3
parent 58
1708cba82ca3
child 75
56962faf2b42
equal deleted inserted replaced
64:112dbf7ba8b0 65:d4077e8175f3
39 #endif 39 #endif
40 40
41 typedef struct SyncDirectory { 41 typedef struct SyncDirectory {
42 char *name; 42 char *name;
43 char *path; 43 char *path;
44 char *trash;
44 char *collection; 45 char *collection;
45 char *repository; 46 char *repository;
46 char *database; 47 char *database;
47 UcxList *include; 48 UcxList *include;
48 UcxList *exclude; 49 UcxList *exclude;

mercurial