Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

A small typo in edit_tool.xrc

(1/1)

gd_on:
When working on translation of C::B (svn 12064), I have found something which looks like a typo error in edit_tool.xrc.
At line 102 you have :

--- Code: ---${TARGET&COMPILER&DIR}
--- End code ---
I think it should be :

--- Code: ---${TARGET__COMPILER__DIR}
--- End code ---
as all the other variables.

oBFusCATed:
Should be fixed now.

Navigation

[0] Message Index

Go to full version