[vte/vte-next] fixup! Remove GdkColor APIs
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-next] fixup! Remove GdkColor APIs
- Date: Sun, 22 May 2011 22:20:11 +0000 (UTC)
commit 16189c75950bd96cd21918086f65f8bc73240888
Author: Christian Persch <chpe gnome org>
Date: Sun May 22 22:55:44 2011 +0200
fixup! Remove GdkColor APIs
src/vte.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vte.c b/src/vte.c
index 5314863..489432d 100644
--- a/src/vte.c
+++ b/src/vte.c
@@ -2410,7 +2410,7 @@ _vte_terminal_set_color_highlight_rgba(VteTerminal *terminal,
_vte_debug_print(VTE_DEBUG_MISC | VTE_DEBUG_STYLE,
"Cleared highlight color.\n");
_vte_invalidate_all(terminal);
- terminal->pvt->highlight_color_set = TRUE;
+ terminal->pvt->highlight_color_set = FALSE;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]