diff options
| author | Neil Jagdish Patel <njpatel@Pulse> | 2010-07-30 16:33:16 +0100 |
|---|---|---|
| committer | Neil Jagdish Patel <njpatel@Pulse> | 2010-07-30 16:33:16 +0100 |
| commit | 2c41d057c0575e4ce96d3099a447c382bce6c95b (patch) | |
| tree | 2365f0f81dde5a7e535c26d0c6935d1e70bce512 /vapi | |
| parent | ec9481048b2249fe3d2b5b486465bd6bd853e7f8 (diff) | |
| parent | 586fca73bedd39d52680552efde36729e240271d (diff) | |
try and activate cache
(bzr r405.2.1)
Diffstat (limited to 'vapi')
| -rw-r--r-- | vapi/config.vapi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vapi/config.vapi b/vapi/config.vapi index a7271573a..af40587f6 100644 --- a/vapi/config.vapi +++ b/vapi/config.vapi @@ -26,4 +26,9 @@ namespace Config public const string GETTEXT_PACKAGE; public const string LOCALE_DIR; public const string VERSION; + public const string INDICATORDIR; + public const string INDICATORICONSDIR; + + public const string TESTUIDIR; + public const string TESTUNITDIR; } |
