Allow the use of '#' for comments within text area (can be escaped with '\#'.
authorBrenden Matthews <brenden@rty.ca>
Sun, 10 May 2009 02:10:55 +0000 (20:10 -0600)
committerBrenden Matthews <brenden@rty.ca>
Sun, 10 May 2009 02:10:55 +0000 (20:10 -0600)
commit24f97c45c601c185dbba3e51de3c2b80a64a745d
treed715704212e4dd41e57db7e35836736c6ea0e1ab
parent9dc5411681eee8e3ae005ea56cf46ffd2bb59e67
Allow the use of '#' for comments within text area (can be escaped with '\#'.

Also refactored some code relating to the config file loading (since
there was some duplication of code).
ChangeLog
src/conky.c