StoreSourceCodeManagementSettingsAppl.st
changeset 10481 d92bb3c471e7
parent 10031 ab9f8be764b6
child 10737 d773607d85be
equal deleted inserted replaced
10480:51d36cce6bbe 10481:d92bb3c471e7
  1200 ! !
  1200 ! !
  1201 
  1201 
  1202 !StoreSourceCodeManagementSettingsAppl methodsFor:'help'!
  1202 !StoreSourceCodeManagementSettingsAppl methodsFor:'help'!
  1203 
  1203 
  1204 helpFilename
  1204 helpFilename
  1205     ^ 'Launcher/cvsSetup.html'
  1205     ^ 'Launcher/storeDBSetup.html'
       
  1206 
       
  1207     "Modified: / 05-08-2011 / 09:20:28 / cg"
  1206 ! !
  1208 ! !
  1207 
  1209 
  1208 !StoreSourceCodeManagementSettingsAppl methodsFor:'initialization & release'!
  1210 !StoreSourceCodeManagementSettingsAppl methodsFor:'initialization & release'!
  1209 
  1211 
  1210 initialize
  1212 initialize
  1286 ! !
  1288 ! !
  1287 
  1289 
  1288 !StoreSourceCodeManagementSettingsAppl class methodsFor:'documentation'!
  1290 !StoreSourceCodeManagementSettingsAppl class methodsFor:'documentation'!
  1289 
  1291 
  1290 version_CVS
  1292 version_CVS
  1291     ^ '$Header: /cvs/stx/stx/libtool/StoreSourceCodeManagementSettingsAppl.st,v 1.4 2011-07-01 15:00:21 cg Exp $'
  1293     ^ '$Header: /cvs/stx/stx/libtool/StoreSourceCodeManagementSettingsAppl.st,v 1.5 2011-08-05 07:20:54 cg Exp $'
  1292 !
  1294 !
  1293 
  1295 
  1294 version_SVN
  1296 version_SVN
  1295     ^ '§Id§'
  1297     ^ '§Id§'
  1296 ! !
  1298 ! !