Mercurial > pidgin.yaz
changeset 32634:960823f1c2e9
merge of '84c2ffd17fbd0e89d0c0c66d4a1ad00571af6ba7'
and '8d08f95380f60d3049b38c0ee62fe93de1a3cf65'
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 18 Sep 2011 18:56:47 +0000 |
parents | 8102a9dd3244 (current diff) 57304bbd826c (diff) |
children | 63e7d226b760 |
files | |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkconv-theme.c Sun Sep 18 16:25:39 2011 +0000 +++ b/pidgin/gtkconv-theme.c Sun Sep 18 18:56:47 2011 +0000 @@ -592,9 +592,6 @@ g_free(priv->variant); priv->variant = g_strdup(value); - if (changed) - pidgin_conversation_theme_read_info_plist(theme, priv->variant); - g_free(prefname); g_free(variant); }