3017:6a8cb7632448 | 3018:70924c0bdaf1 |
---|---|
237 <p> | 237 <p> |
238 Module function returning data as required by the configuration dialog. | 238 Module function returning data as required by the configuration dialog. |
239 </p><dl> | 239 </p><dl> |
240 <dt>Returns:</dt> | 240 <dt>Returns:</dt> |
241 <dd> | 241 <dd> |
242 dictionary with key "zzz_mercurialPage" containing the relevant data | 242 dictionary with key "zzz_mercurialPage" containing the relevant |
243 data | |
243 </dd> | 244 </dd> |
244 </dl> | 245 </dl> |
245 <div align="right"><a href="#top">Up</a></div> | 246 <div align="right"><a href="#top">Up</a></div> |
246 <hr /><hr /> | 247 <hr /><hr /> |
247 <a NAME="getVcsSystemIndicator" ID="getVcsSystemIndicator"></a> | 248 <a NAME="getVcsSystemIndicator" ID="getVcsSystemIndicator"></a> |
250 <p> | 251 <p> |
251 Public function to get the indicators for this version control system. | 252 Public function to get the indicators for this version control system. |
252 </p><dl> | 253 </p><dl> |
253 <dt>Returns:</dt> | 254 <dt>Returns:</dt> |
254 <dd> | 255 <dd> |
255 dictionary with indicator as key and a tuple with the vcs name (string) | 256 dictionary with indicator as key and a tuple with the vcs name |
256 and vcs display string (string) | 257 (string) and vcs display string (string) |
257 </dd> | 258 </dd> |
258 </dl> | 259 </dl> |
259 <div align="right"><a href="#top">Up</a></div> | 260 <div align="right"><a href="#top">Up</a></div> |
260 <hr /><hr /> | 261 <hr /><hr /> |
261 <a NAME="prepareUninstall" ID="prepareUninstall"></a> | 262 <a NAME="prepareUninstall" ID="prepareUninstall"></a> |