Changeset 2495
- Timestamp:
- 11/11/08 21:50:18 (8 weeks ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
. (modified) (3 props)
-
source/config/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property bzr:revision-info
-
old new 1 timestamp: 2008-11-11 14:42:23.398000002 +01001 timestamp: 2008-11-11 22:49:48.023000002 +0100 2 2 committer: Peter Vágner <peter.v@datagate.sk> 3 3 properties:
-
- Property bzr:revision-id:v3-list-QlpoOTFBWSZTWbrL2vUAAB1VgAAQABCAQDrrnqAgAFCgaaGRkxBoTIJ6mmaNRwhndFAoNhZjh_YY4a01fOg1ulgNNC2UrzPdXXEnDpX8XckU4UJC6y9r1A..
-
old new 264 264 2292 mick@kulgan.net-20081111115536-4010omrj0yzvubsn 265 265 2293 peter.v@datagate.sk-20081111134223-egai5qic7a5sxefg 266 2294 peter.v@datagate.sk-20081111214948-6plfk2h28yw7yqx3
-
- Property bzr:file-ids
-
old new 1 source/appModules/_default.py 92@dbe06fc7-9119-0410-a01d-9dbf589ecbba:trunk:source%2FappModules%2F_default.py 2 source/speechDictHandler.py speechdicthandler.py-20081111133523-v8ija7vy1otjvpo9-1 1 source/config/__init__.py 46@dbe06fc7-9119-0410-a01d-9dbf589ecbba:trunk:source%2Fconfig%2F__init__.py
-
- Property bzr:revision-info
-
trunk/source/config/__init__.py
r2493 r2495 205 205 def getUserDefaultConfigPath(): 206 206 if isInstalledCopy(): 207 return os.path.expandvars( "$appdata\\nvda")207 return os.path.expandvars(u'$appdata\\nvda') 208 208 else: 209 return ".\\"209 return u'.\\'

NVDA is supported by