Re: icons rework and code cleanup



Hi,

On 2001.08.17 00:14 Ali Akcaagac wrote:
> #define BALSA_PIXMAP_MARK_ALL_MSGS      "mark_all"

Quite simple: the string is stored verbatim in the config file. So, if you
change the identifier, the config file will be invalid and the button will
be deleted on the next load.
Then it has to be re-added manually with it's new ID. So, just change the
string back and all will be fine.

Melanie




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]