Changeset 8862
- Timestamp:
- 03/05/07 11:12:06 (5 years ago)
- Location:
- trunk/Bui_scKit/resources
- Files:
-
- 3 edited
-
lin/confServer/init.osDependant.xml.scdyn (modified) (1 diff)
-
mac/confServer/init.osDependant.xml.scdyn (modified) (1 diff)
-
win/confServer/init.osDependant.xml.scdyn (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Bui_scKit/resources/lin/confServer/init.osDependant.xml.scdyn
r7288 r8862 43 43 <systemProperty key="scenari.updateManagerPath" value="{user.dir}/scServer/updt"/> 44 44 <systemProperty key="scenari.transfCachPath" value="{user.home}/.[[[scapp.app.publisher]]]/[[[scapp.app.profile(name)]]]/cache"/> 45 <systemProperty key="scenari.wspDefaultPath" value="{user.home}/[[[scapp.app.profile(name)]]] _ateliers"/>45 <systemProperty key="scenari.wspDefaultPath" value="{user.home}/[[[scapp.app.profile(name)]]]"/> 46 46 <systemProperty key="scenari.lamePath" value="scServer/nativlib/lame"/> 47 47 <systemProperty key="scenari.soxPath" value="scServer/nativlib/sox"/> -
trunk/Bui_scKit/resources/mac/confServer/init.osDependant.xml.scdyn
r7288 r8862 43 43 <systemProperty key="scenari.updateManagerPath" value="{user.dir}/scServer/updt"/> 44 44 <systemProperty key="scenari.transfCachPath" value="{user.home}/Library/Application Support/[[[scapp.app.profile(name)]]]/cache"/> 45 <systemProperty key="scenari.wspDefaultPath" value="{user.home}/[[[scapp.app.profile(name)]]] ateliers"/>45 <systemProperty key="scenari.wspDefaultPath" value="{user.home}/[[[scapp.app.profile(name)]]]"/> 46 46 <!-- 47 47 <systemProperty key="scenari.lamePath" value="scServer\nativlib\lame.exe"/> -
trunk/Bui_scKit/resources/win/confServer/init.osDependant.xml.scdyn
r7288 r8862 43 43 <systemProperty key="scenari.updateManagerPath" value="{user.dir}\scServer\updt"/> 44 44 <systemProperty key="scenari.transfCachPath" value="{user.home}\Local Settings\Temp\[[[scapp.app.profile(name)]]]"/> 45 <systemProperty key="scenari.wspDefaultPath" value="{user.home}\Mes Documents\[[[scapp.app.profile(name)]]] ateliers"/>45 <systemProperty key="scenari.wspDefaultPath" value="{user.home}\Mes Documents\[[[scapp.app.profile(name)]]]"/> 46 46 <systemProperty key="scenari.lamePath" value="scServer\nativlib\lame.exe"/> 47 47 <systemProperty key="scenari.soxPath" value="scServer\nativlib\sox.exe"/>
Note: See TracChangeset
for help on using the changeset viewer.