- Timestamp:
- 2005-12-08T00:29:53Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 944b15c
- Parents:
- 9d5e23c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/config.py
r9d5e23c rac0cb2a 189 189 if defopt: 190 190 kw['default-item'] = choices[defopt][0] 191 res,data = self.calldlg('--extra-label',button[1], 191 res,data = self.calldlg('--ok-label','Change', 192 '--extra-label',button[1], 192 193 '--extra-button', 193 194 '--menu',text,height,width,
Note:
See TracChangeset
for help on using the changeset viewer.