equal
deleted
inserted
replaced
19 #define CMVPNCOMMONCONSTANTS_H |
19 #define CMVPNCOMMONCONSTANTS_H |
20 |
20 |
21 // CONSTANTS |
21 // CONSTANTS |
22 _LIT( KPluginVPNResDirAndFileName, "z:cmpluginvpnui.rsc" ); |
22 _LIT( KPluginVPNResDirAndFileName, "z:cmpluginvpnui.rsc" ); |
23 |
23 |
24 const TInt KVpnProxyPortNumberDefault = 80; |
24 // Do not change this default to other value because proxy number is using this value as default port number |
|
25 const TInt KVpnProxyPortNumberDefault = 0; |
25 |
26 |
26 #endif // CMVPNCOMMONCONSTANTS_H |
27 #endif // CMVPNCOMMONCONSTANTS_H |