doc/reference/protocols/meson.build

Mon, 07 Aug 2023 23:23:40 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 07 Aug 2023 23:23:40 -0500
changeset 42267
fdd35a822758
parent 42187
fc241db9162d
permissions
-rw-r--r--

Remove a bunch of dead code from gtkconv

I tried my best to get the keybindings working, but none of them did.

Testing Done:
Compiled and tried all sorts of keybindings in the history and input. I had a message selected in the history and was able to type in the input without any of that old code.

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

40598
f88830d41330 Add doc alias target when possible.
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents: 39447
diff changeset
1 protocols_doc = []
f88830d41330 Add doc alias target when possible.
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents: 39447
diff changeset
2

mercurial