| Last change
 on this file since 1035 was             960, checked in by Silvan Scherrer, 9 years ago | 
        
          | 
samba client: add the possibility to have logfiles per share
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native | 
        
          | File size:
            1.2 KB | 
      
      
| Line |  | 
|---|
| 1 | #define BTN_HELP                    10 | 
|---|
| 2 | #define BTN_PREV                    11 | 
|---|
| 3 | #define DLG_ID                      1000 | 
|---|
| 4 | #define LBL_WORKGRP                 1001 | 
|---|
| 5 | #define ENT_WORKGRP                 1002 | 
|---|
| 6 | #define LBL_SERVER                  1003 | 
|---|
| 7 | #define ENT_SERVER                  1004 | 
|---|
| 8 | #define LBL_SHARE                   1005 | 
|---|
| 9 | #define ENT_SHARE                   1006 | 
|---|
| 10 | #define LBL_USER                    1007 | 
|---|
| 11 | #define ENT_USER                    1008 | 
|---|
| 12 | #define LBL_PASS                    1009 | 
|---|
| 13 | #define ENT_PASS                    1010 | 
|---|
| 14 | #define LBL_MASTER                  1011 | 
|---|
| 15 | #define ENT_MASTER                  1012 | 
|---|
| 16 | #define CMB_MASTER                  1013 | 
|---|
| 17 | #define LBL_PROP                    1016 | 
|---|
| 18 | #define LBL_EASUPPORT               1021 | 
|---|
| 19 | #define CHK_EASUPPORT               1022 | 
|---|
| 20 | #define ENT_SPASS                   1023 | 
|---|
| 21 | #define GB_LOGIN                    1024 | 
|---|
| 22 | #define GB_PROPERTIES               1026 | 
|---|
| 23 | #define GB_CACHE                    1025 | 
|---|
| 24 | #define GB_BROWSE                   1027 | 
|---|
| 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   
TracBrowser
 for help on using the repository browser.