MercurialSourceCodeManagementSettingsAppl.st
changeset 14246 b4fedc6eab7a
parent 13668 fa213bf66a31
child 14325 10d416d3296a
equal deleted inserted replaced
14245:e703e2c4f6c8 14246:b4fedc6eab7a
  1170     "Modified: / 14-01-2012 / 20:26:51 / cg"
  1170     "Modified: / 14-01-2012 / 20:26:51 / cg"
  1171 ! !
  1171 ! !
  1172 
  1172 
  1173 !MercurialSourceCodeManagementSettingsAppl methodsFor:'help'!
  1173 !MercurialSourceCodeManagementSettingsAppl methodsFor:'help'!
  1174 
  1174 
       
  1175 editorHelpRelativeWikiURL
       
  1176     "the relative URL of the dialog-description in the Wiki"
       
  1177 
       
  1178     ^ 'Settings_MercurialSourceCodeManagerSettings'
       
  1179 !
       
  1180 
  1175 helpFilename
  1181 helpFilename
  1176     ^ 'Launcher/mercurialRepositorySetup.html'
  1182     ^ 'Launcher/mercurialRepositorySetup.html'
  1177 
  1183 
  1178     "Modified: / 31-07-2013 / 19:39:17 / cg"
  1184     "Modified: / 31-07-2013 / 19:39:17 / cg"
  1179 ! !
  1185 ! !
  1240 ! !
  1246 ! !
  1241 
  1247 
  1242 !MercurialSourceCodeManagementSettingsAppl class methodsFor:'documentation'!
  1248 !MercurialSourceCodeManagementSettingsAppl class methodsFor:'documentation'!
  1243 
  1249 
  1244 version
  1250 version
  1245     ^ '$Header: /cvs/stx/stx/libtool/MercurialSourceCodeManagementSettingsAppl.st,v 1.26 2013-11-08 11:21:30 cg Exp $'
  1251     ^ '$Header: /cvs/stx/stx/libtool/MercurialSourceCodeManagementSettingsAppl.st,v 1.27 2014-04-14 19:09:40 cg Exp $'
  1246 !
  1252 !
  1247 
  1253 
  1248 version_CVS
  1254 version_CVS
  1249     ^ '$Header: /cvs/stx/stx/libtool/MercurialSourceCodeManagementSettingsAppl.st,v 1.26 2013-11-08 11:21:30 cg Exp $'
  1255     ^ '$Header: /cvs/stx/stx/libtool/MercurialSourceCodeManagementSettingsAppl.st,v 1.27 2014-04-14 19:09:40 cg Exp $'
  1250 ! !
  1256 ! !
  1251 
  1257