Opened 16 years ago
Closed 16 years ago
#267 closed defect (fixed)
Fix button definitions and typos in toolbar files
Reported by: | John Small | Owned by: | John Small |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.13 |
Component: | fm/2 base | Version: | |
Keywords: | Cc: |
Description
There are several instances in the toolbar template (TMP) files where...
- the toolbar switch button definitions are incorrectly defined (i.e. mismatches between 2 or all 3 of: text, help text, id)
- there is a "comment" line with a colon (":") instead of the correct semicolon (";").
The installation process should also attempt to fix these errors in pre-existing TLS files, without affecting user customizations.
Change History (3)
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Added objectives: 1) Ensure that each ID number uses the same "text" in every toolbar file distributed with FM/2. 2) Standardize on use of "toolbar" instead of "toolbox" in code and documentation.
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Also standardize use of the word "Toolbar" over the use of the word "Toolbox"