Changeset 634
- Timestamp:
- 07/01/10 17:01:15 (2 years ago)
- Location:
- trunk/model/sources
- Files:
-
- 15 added
- 10 deleted
- 4 edited
-
_autoCompilRes (added)
-
_autoCompilRes/readme.txt (added)
-
dokielGuide/dist/_res/dokiel.icns (deleted)
-
dokielGuide/dist/_res/dokiel.ico (deleted)
-
dokielGuide/dist/_res/dokiel.png (deleted)
-
dokielGuide/dist/_res/dokiel.xpm (deleted)
-
dokielGuide/dist/_res/postpack/dmg_bkgnd.png (deleted)
-
dokielGuide/dist/_res/postpack/ico_dmg.icns (deleted)
-
dokielGuide/dist/_res/postpack/install.ico (deleted)
-
dokielGuide/dist/_res/postpack/instbkgnd.bmp (deleted)
-
dokielGuide/dist/_res/postpack/lin (added)
-
dokielGuide/dist/_res/postpack/lin/icon.png (added)
-
dokielGuide/dist/_res/postpack/lin/icon.xpm (added)
-
dokielGuide/dist/_res/postpack/mac (added)
-
dokielGuide/dist/_res/postpack/mac/dmgBkgnd.png (added)
-
dokielGuide/dist/_res/postpack/mac/dmgIco.icns (added)
-
dokielGuide/dist/_res/postpack/mac/icon.icns (added)
-
dokielGuide/dist/_res/postpack/uninstall.ico (deleted)
-
dokielGuide/dist/_res/postpack/win (added)
-
dokielGuide/dist/_res/postpack/win/icon.ico (added)
-
dokielGuide/dist/_res/postpack/win/install.ico (added)
-
dokielGuide/dist/_res/postpack/win/instbkgnd.bmp (added)
-
dokielGuide/dist/_res/postpack/win/splash.gif (added)
-
dokielGuide/dist/_res/postpack/win/uninstall.ico (added)
-
dokielGuide/dist/_res/winsplash.gif (deleted)
-
dokielGuide/dist/en/dokielGuide.appmake (modified) (6 diffs)
-
dokielGuide/dist/es/dokielGuide.appmake (modified) (6 diffs)
-
dokielGuide/dist/fr/dokielGuide.appmake (modified) (2 diffs)
-
dokielGuide/dist/fr/dokielGuideCli.appmake (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/dokielGuide/dist/en/dokielGuide.appmake
r540 r634 1 <?xml version="1.0" encoding="UTF-8"?><sm:appMake xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:appMake xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 2 3 <sm:models> 3 4 <sm:wspDef sc:refUri="/dokielGuide/dokielGuide.wspdef" key="guide"/> … … 6 7 <sm:description name="DokielGuide" shortName="DokielGuide" publisher="Scenari"> 7 8 <sm:copyright>(c)2006 - 2009 Contributors. All rights reserved.</sm:copyright> 8 <sm:license>cenari-platform.org "DokielGuide"END-USER SOFTWARE LICENSE AGREEMENT9 <sm:license>cenari-platform.org "DokielGuide" END-USER SOFTWARE LICENSE AGREEMENT 9 10 10 11 A source code version of DokielGuide that you may use, modify and … … 13 14 under the MPL 1.1, GPL 2.0, LGPL 2.1 or CeCILL 2.O license. 14 15 The accompanying executable code version of DokielGuide and related 15 documentation (the "product") is made available to you under the terms ofthis16 DokielGuide end-user software license agreement (the "agreement").17 By selecting the "accept"option, or by installing or using DokielGuide,16 documentation (the "product") is made available to you under the terms ofthis 17 DokielGuide end-user software license agreement (the "agreement"). 18 By selecting the "accept" option, or by installing or using DokielGuide, 18 19 you are consenting to be bound by the agreement. 19 20 If you do not agree to the terms and conditions of this agreement, do not 20 selecting the "accept"option, and do not install or use any part of21 selecting the "accept" option, and do not install or use any part of 21 22 DokielGuide. 22 23 During the DokielGuide installation process, and at later times, you may … … 39 40 3. PROPRIETARY RIGHTS. Portions of the Product are available in source code form 40 41 under the terms of the MPL 1.1, GPL 2.0, LGPL 2.1 or CeCILL 2.O 41 (collectively, "open source licenses") from42 (collectively,"open source licenses") from 42 43 http://scenari-platform.org/trac/dokielguide/browser/trunk/model 43 44 Nothing in this agreement will be construed to limit any rights granted … … 50 51 marks or logos of scenari-platform.org or its licensors. 51 52 52 4. DISCLAIMER OF WARRANTY. The product is provided "as is"with all faults. To53 4. DISCLAIMER OF WARRANTY. The product is provided "as is" with all faults. To 53 54 the extent permitted by law, scenari-platform.org and scenari-platform.org's 54 55 licensors hereby disclaim all warranties, whether express or implied, … … 84 85 <sm:makeWin> 85 86 <sm:description> 86 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.ico"/>87 <sm:splash sc:refUri="/dokielGuide/dist/_res/ winsplash.gif" transparentColor="fd05ff"/>87 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/win/icon.ico"/> 88 <sm:splash sc:refUri="/dokielGuide/dist/_res/postpack/win/splash.gif" transparentColor="fd05ff"/> 88 89 </sm:description> 89 90 </sm:makeWin> 90 91 <sm:makeLin> 91 92 <sm:description> 92 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.xpm"/>93 <sm:menuIcon sc:refUri="/dokielGuide/dist/_res/ dokiel.png"/>93 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/lin/icon.xpm"/> 94 <sm:menuIcon sc:refUri="/dokielGuide/dist/_res/postpack/lin/icon.png"/> 94 95 </sm:description> 95 96 </sm:makeLin> 96 97 <sm:makeMac> 97 98 <sm:description> 98 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.icns"/>99 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/mac/icon.icns"/> 99 100 </sm:description> 100 101 </sm:makeMac> -
trunk/model/sources/dokielGuide/dist/es/dokielGuide.appmake
r540 r634 1 <?xml version="1.0" encoding="UTF-8"?><sm:appMake xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:appMake xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 2 3 <sm:models> 3 4 <sm:wspDef sc:refUri="/dokielGuide/dokielGuide.wspdef" key="guide"/> … … 6 7 <sm:description name="DokielGuide" shortName="DokielGuide" publisher="Scenari"> 7 8 <sm:copyright>(c)2006 - 2009 Contributors. All rights reserved.</sm:copyright> 8 <sm:license>cenari-platform.org "DokielGuide"END-USER SOFTWARE LICENSE AGREEMENT9 <sm:license>cenari-platform.org "DokielGuide" END-USER SOFTWARE LICENSE AGREEMENT 9 10 10 11 A source code version of DokielGuide that you may use, modify and … … 13 14 under the MPL 1.1, GPL 2.0, LGPL 2.1 or CeCILL 2.O license. 14 15 The accompanying executable code version of DokielGuide and related 15 documentation (the "product") is made available to you under the terms ofthis16 DokielGuide end-user software license agreement (the "agreement").17 By selecting the "accept"option, or by installing or using DokielGuide,16 documentation (the "product") is made available to you under the terms ofthis 17 DokielGuide end-user software license agreement (the "agreement"). 18 By selecting the "accept" option, or by installing or using DokielGuide, 18 19 you are consenting to be bound by the agreement. 19 20 If you do not agree to the terms and conditions of this agreement, do not 20 selecting the "accept"option, and do not install or use any part of21 selecting the "accept" option, and do not install or use any part of 21 22 DokielGuide. 22 23 During the DokielGuide installation process, and at later times, you may … … 39 40 3. PROPRIETARY RIGHTS. Portions of the Product are available in source code form 40 41 under the terms of the MPL 1.1, GPL 2.0, LGPL 2.1 or CeCILL 2.O 41 (collectively, "open source licenses") from42 (collectively,"open source licenses") from 42 43 http://scenari-platform.org/trac/dokielguide/browser/trunk/model 43 44 Nothing in this agreement will be construed to limit any rights granted … … 50 51 marks or logos of scenari-platform.org or its licensors. 51 52 52 4. DISCLAIMER OF WARRANTY. The product is provided "as is"with all faults. To53 4. DISCLAIMER OF WARRANTY. The product is provided "as is" with all faults. To 53 54 the extent permitted by law, scenari-platform.org and scenari-platform.org's 54 55 licensors hereby disclaim all warranties, whether express or implied, … … 95 96 <sm:makeWin> 96 97 <sm:description> 97 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.ico"/>98 <sm:splash sc:refUri="/dokielGuide/dist/_res/ winsplash.gif" transparentColor="fd05ff"/>98 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/win/icon.ico"/> 99 <sm:splash sc:refUri="/dokielGuide/dist/_res/postpack/win/splash.gif" transparentColor="fd05ff"/> 99 100 </sm:description> 100 101 </sm:makeWin> 101 102 <sm:makeLin> 102 103 <sm:description> 103 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.xpm"/>104 <sm:menuIcon sc:refUri="/dokielGuide/dist/_res/ dokiel.png"/>104 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/lin/icon.xpm"/> 105 <sm:menuIcon sc:refUri="/dokielGuide/dist/_res/postpack/lin/icon.png"/> 105 106 </sm:description> 106 107 </sm:makeLin> 107 108 <sm:makeMac> 108 109 <sm:description> 109 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.icns"/>110 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/mac/icon.icns"/> 110 111 </sm:description> 111 112 </sm:makeMac> -
trunk/model/sources/dokielGuide/dist/fr/dokielGuide.appmake
r631 r634 6 6 </sm:wspDef> 7 7 </sm:models> 8 <sm:scKit sc:refUri="/dokielGuide/dist/SCENARIkit_v3.6.1.01nightly_091110-0350.sckit"/> 8 <sm:scKit sc:refUri="/_autoCompilRes/SCENARIkit_v3.7.sckit"> 9 <!--# Pointer ici vers /_autoCompilRes/SCENARIKIT.sckit pour fonctionnement correct des builds auto--> 10 </sm:scKit> 9 11 <sm:description name="DokielGuide" shortName="DokielGuide" publisher="scenari"> 10 12 <sm:copyright>(c)2006 - 2010 Les contributeurs. Tous droits réservés.</sm:copyright> … … 83 85 <sm:makeWin> 84 86 <sm:description> 85 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.ico"/>86 <sm:splash sc:refUri="/dokielGuide/dist/_res/ winsplash.gif" transparentColor="fd05ff"/>87 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/win/icon.ico"/> 88 <sm:splash sc:refUri="/dokielGuide/dist/_res/postpack/win/splash.gif" transparentColor="fd05ff"/> 87 89 </sm:description> 88 90 </sm:makeWin> 89 91 <sm:makeLin> 90 92 <sm:description> 91 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.xpm"/>92 <sm:menuIcon sc:refUri="/dokielGuide/dist/_res/ dokiel.png"/>93 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/lin/icon.xpm"/> 94 <sm:menuIcon sc:refUri="/dokielGuide/dist/_res/postpack/lin/icon.png"/> 93 95 </sm:description> 94 96 </sm:makeLin> 95 97 <sm:makeMac> 96 98 <sm:description> 97 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.icns"/>99 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/mac/icon.icns"/> 98 100 </sm:description> 99 101 </sm:makeMac> -
trunk/model/sources/dokielGuide/dist/fr/dokielGuideCli.appmake
r633 r634 6 6 </sm:wspDef> 7 7 </sm:models> 8 <sm:scKit sc:refUri="/dokielGuide/dist/SCENARIkit_v3.6.1.01nightly_091110-0350.sckit"/> 8 <sm:scKit sc:refUri="/_autoCompilRes/SCENARIkit_v3.7.sckit"> 9 <!--# Pointer ici vers /_autoCompilRes/SCENARIKIT.sckit pour fonctionnement correct des builds auto--> 10 </sm:scKit> 9 11 <sm:description name="DokielGuideClient" shortName="DokielGuideClient" publisher="scenari"> 10 12 <sm:copyright>(c)2006 - 2010 Les contributeurs. Tous droits réservés.</sm:copyright> … … 82 84 <sm:makeWin> 83 85 <sm:description> 84 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.ico"/>85 <sm:splash sc:refUri="/dokielGuide/dist/_res/ winsplash.gif" transparentColor="fd05ff"/>86 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/win/icon.ico"/> 87 <sm:splash sc:refUri="/dokielGuide/dist/_res/postpack/win/splash.gif" transparentColor="fd05ff"/> 86 88 </sm:description> 87 89 </sm:makeWin> 88 90 <sm:makeLin> 89 91 <sm:description> 90 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.xpm"/>91 <sm:menuIcon sc:refUri="/dokielGuide/dist/_res/ dokiel.png"/>92 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/lin/icon.xpm"/> 93 <sm:menuIcon sc:refUri="/dokielGuide/dist/_res/postpack/lin/icon.png"/> 92 94 </sm:description> 93 95 </sm:makeLin> 94 96 <sm:makeMac> 95 97 <sm:description> 96 <sm:icon sc:refUri="/dokielGuide/dist/_res/ dokiel.icns"/>98 <sm:icon sc:refUri="/dokielGuide/dist/_res/postpack/mac/icon.icns"/> 97 99 </sm:description> 98 100 </sm:makeMac>
Note: See TracChangeset
for help on using the changeset viewer.