Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
lurch
Commits
1da6ce89
Commit
1da6ce89
authored
Apr 06, 2017
by
Richard Bayerle
Browse files
Title now correctly updating.
Fixes #41.
parent
4e38ef81
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lurch.c
View file @
1da6ce89
...
@@ -2219,6 +2219,7 @@ static void lurch_conv_updated_cb(PurpleConversation * conv_p, PurpleConvUpdateT
...
@@ -2219,6 +2219,7 @@ static void lurch_conv_updated_cb(PurpleConversation * conv_p, PurpleConvUpdateT
lurch_topic_update_chat
(
conv_p
);
lurch_topic_update_chat
(
conv_p
);
}
}
topic_changed
=
0
;
}
else
{
}
else
{
topic_changed
=
0
;
topic_changed
=
0
;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment