|
Lines 393-399
Link Here
|
| 393 |
] ), |
393 |
] ), |
| 394 |
Tab(_('Windows'),_('Windows Account Settings'), layout = [ |
394 |
Tab(_('Windows'),_('Windows Account Settings'), layout = [ |
| 395 |
Group( _( 'Windows' ), layout = [ |
395 |
Group( _( 'Windows' ), layout = [ |
| 396 |
["sambahome", "homedrive"], |
396 |
["homedrive", "sambahome"], |
| 397 |
["scriptpath", "profilepath"] |
397 |
["scriptpath", "profilepath"] |
| 398 |
] ), |
398 |
] ), |
| 399 |
] ), |
399 |
] ), |