]> git.0d.be Git - empathy.git/commitdiff
Merge branch 'fix-585882'
authorGustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Tue, 14 Jul 2009 09:30:05 +0000 (10:30 +0100)
committerGustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Tue, 14 Jul 2009 09:30:05 +0000 (10:30 +0100)
1  2 
libempathy-gtk/empathy-theme-adium.c

index 37c9f1a5629aff648eacc35347ad3e5b3b5b426a,d5ea2ed5283be533fb1b54d0340530213cee9868..3b4a895e4d2d6bd0c9e40467e3c9a6259d5ba91a
@@@ -52,9 -52,9 +52,10 @@@ typedef struct 
        EmpathySmileyManager *smiley_manager;
        EmpathyContact       *last_contact;
        time_t                last_timestamp;
 +      gboolean              last_is_backlog;
        gboolean              page_loaded;
        GList                *message_queue;
+       gchar                *hovered_uri;
  } EmpathyThemeAdiumPriv;
  
  struct _EmpathyAdiumData {