Changeset 8862


Ignore:
Timestamp:
03/05/07 11:12:06 (5 years ago)
Author:
anp
Message:

Création des ateliers par défaut sur scApp : shortName.vMajor.vMedium; suppression du suffixe " ateliers"

Location:
trunk/Bui_scKit/resources
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Bui_scKit/resources/lin/confServer/init.osDependant.xml.scdyn

    r7288 r8862  
    4343    <systemProperty key="scenari.updateManagerPath" value="{user.dir}/scServer/updt"/> 
    4444    <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)]]]"/> 
    4646        <systemProperty key="scenari.lamePath" value="scServer/nativlib/lame"/> 
    4747        <systemProperty key="scenari.soxPath" value="scServer/nativlib/sox"/> 
  • trunk/Bui_scKit/resources/mac/confServer/init.osDependant.xml.scdyn

    r7288 r8862  
    4343    <systemProperty key="scenari.updateManagerPath" value="{user.dir}/scServer/updt"/> 
    4444    <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)]]]"/> 
    4646<!-- 
    4747        <systemProperty key="scenari.lamePath" value="scServer\nativlib\lame.exe"/> 
  • trunk/Bui_scKit/resources/win/confServer/init.osDependant.xml.scdyn

    r7288 r8862  
    4343    <systemProperty key="scenari.updateManagerPath" value="{user.dir}\scServer\updt"/> 
    4444    <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)]]]"/> 
    4646        <systemProperty key="scenari.lamePath" value="scServer\nativlib\lame.exe"/> 
    4747        <systemProperty key="scenari.soxPath" value="scServer\nativlib\sox.exe"/> 
Note: See TracChangeset for help on using the changeset viewer.