Discussion:
[Exodus-dev] How to modify the items in the Help Menu?
Elizabeth Vázquez H.
2004-07-09 15:29:52 UTC
Permalink
Hi,

I'm Elizabeth and I'm proving the exodus project.
I downloaded the code source and want to change some items from the Help
Menu.
How can I do that?
I could see that this items are contained in the defaults.xml file and I
changed the texts but when I runed the project the texts did not change.

I would be grateful with its aid.
Thanks.
Peter Millard
2004-07-09 15:29:52 UTC
Permalink
Post by Elizabeth Vázquez H.
I could see that this items are contained in the defaults.xml file and I
changed the texts but when I runed the project the texts did not change.
Whenever you change defaults.xml, you need to recompile the xml resource. You'd
use this command:

brcc32 xml.rc

Then rebuild exodus.exe, it should be using the new xml.res file.

pgm.
Rosdi Kasim
2004-07-09 15:29:52 UTC
Permalink
Wouldn't it easier to use branding.xml instead?...


----- Original Message -----
From: "Peter Millard" <***@pgmillard.com>
To: "Exodus development" <exodus-***@jabberstudio.org>
Sent: Wednesday, April 21, 2004 4:50 AM
Subject: Re: [Exodus-dev] How to modify the items in the Help Menu?
Post by Peter Millard
Post by Elizabeth Vázquez H.
I could see that this items are contained in the defaults.xml file and I
changed the texts but when I runed the project the texts did not change.
Whenever you change defaults.xml, you need to recompile the xml resource. You'd
brcc32 xml.rc
Then rebuild exodus.exe, it should be using the new xml.res file.
pgm.
_______________________________________________
Exodus-dev mailing list
https://jabberstudio.org/mailman/listinfo/exodus-dev
Loading...