Follow-up Comment #1, bug #14864 (project wesnoth):

Ok, I tried to implement this myself in a nice way, but my knoweldge of c++
is too small.

As I see it there are two alternatives:
1 (the clean way): test for if the minor version is odd (dev-release) or even
(stable release) in src/game_config.cpp and src/game_display.cpp and change
the icon accordingly.
2 (the ugly, unmaintainbale way): change the default icon to the new dev icon
and in each stable branch overwrite the dev-icon with the current icon.

/teaser

ps. also something should probably be changed in icons/ where it is my
understanding that desktop-icons, are made.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?14864>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to