Changeset 19368
- Timestamp:
- 10/01/06 17:01:25 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/sonix/plugins/AudioWorks/AudioWorksSoundImplementation.cpp
r19367 r19368 378 378 { 379 379 hostname = "localhost"; 380 std::string rc_filepath; 380 381 vpr::System::getenv("HOME", rc_filepath); 381 382 rc_filepath += "/.sonix-aw";
