package_revision.h.in

Fri, 26 Aug 2022 01:07:29 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Fri, 26 Aug 2022 01:07:29 -0500
branch
gtk4
changeset 41603
999f937df903
parent 38462
995638b4ec74
permissions
-rw-r--r--

Fix some issues in the conversation window.

The infopane is vertically expanding for some reason, so disable that.

TalkatuScrolledWindow is not longer an option because GtkScrolledWindow is now
a final type.

Testing Done:
Opened the conversation window and verified stuff worked.

Reviewed at https://reviews.imfreedom.org/r/1657/

38462
995638b4ec74 Add finch to meson build.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
1 #define REVISION "@VCS_TAG@"

mercurial