Rename is_markup to pango_markup.

This commit is contained in:
Ingo Bürk
2015-10-13 09:29:50 +02:00
parent 82dc747396
commit fec61791e1
6 changed files with 22 additions and 22 deletions

View File

@ -49,7 +49,7 @@ struct status_block {
bool urgent;
bool no_separator;
bool is_markup;
bool pango_markup;
/* The amount of pixels necessary to render a separater after the block. */
uint32_t sep_block_width;