[geary/wip/765516-gtk-widget-conversation-viewer: 54/91] 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: 54/91] Namespace a	Geary GTK+ theme CSS class.
 
- Date: Tue, 26 Jul 2016 15:03:51 +0000 (UTC)
 
commit 60dc9ef5451eb4d5537903c46fe4634cca4932d7
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]