Ignore:
Timestamp:
Aug 16, 2016, 5:41:49 PM (9 years ago)
Author:
Silvan Scherrer
Message:

samba client: add the possibility to have logfiles per share

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/rc/rc.h

    r519 r960  
    2121#define GB_LOGIN                    1024
    2222#define GB_PROPERTIES               1026
    23 #define GB_CACHE                     1025
     23#define GB_CACHE                    1025
    2424#define GB_BROWSE                   1027
    25 #define LBL_CACHETIMEOUT        1014
    26 #define SPIN_CACHETIMEOUT       1015
    27 #define LBL_CACHEDEPTH          1017
    28 #define SPIN_CACHEDEPTH         1018
     25#define LBL_CACHETIMEOUT            1014
     26#define SPIN_CACHETIMEOUT           1015
     27#define LBL_CACHEDEPTH              1017
     28#define SPIN_CACHEDEPTH             1018
     29#define LBL_LOGLEVEL                1019
     30#define SPIN_LOGLEVEL               1020
Note: See TracChangeset for help on using the changeset viewer.