.gitignore
author franky
Thu, 09 May 2019 21:19:31 +0200
changeset 2328 1e24d93746d6
parent 2322 58730d1004a4
permissions lrwxrwxrwx
Fix roster colors, closes issue #60 According to the X/Open Curses standard Issue 4 v2, it is unspecified whether wattrset can change attributes except A_BLINK, A_BOLD, A_DIM, A_REVERSE, A_STANDOUT, A_UNDERLINE. Thus we should use wbkgdset() for changing colors.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2322
58730d1004a4 Add .gitignore for git mirrors
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
.hgignore