[geary/wip/765516-gtk-widget-conversation-viewer: 72/80] Namespace a Geary GTK+ theme CSS class.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/765516-gtk-widget-conversation-viewer: 72/80] Namespace a Geary GTK+ theme CSS class.
- Date: Thu, 16 Jun 2016 04:18:52 +0000 (UTC)
commit 6e086797f2e59a74b801c8ae86890a45594ad2d3
Author: Michael James Gratton <mike vee net>
Date: Fri May 13 11:23:44 2016 +1000
Namespace a Geary GTK+ theme CSS class.
.../conversation-viewer/conversation-email.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/client/conversation-viewer/conversation-email.vala
b/src/client/conversation-viewer/conversation-email.vala
index 1a12bc8..1897436 100644
--- a/src/client/conversation-viewer/conversation-email.vala
+++ b/src/client/conversation-viewer/conversation-email.vala
@@ -254,7 +254,7 @@ public class ConversationEmail : Gtk.Box {
// if (email.from != null && email.from.contains_normalized(current_account_information.email)) {
// // XXX set a RO property?
- // get_style_context().add_class("sent");
+ // get_style_context().add_class("geary_sent");
// }
// Add sub_messages container and message viewers if there are any
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]