Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwurstsalat <mailtrash@posteo.de>2023-07-01 18:19:24 +0300
committerwurstsalat <mailtrash@posteo.de>2023-07-01 18:19:28 +0300
commit2293f439f7b26dc8414313360cb1ea2bc5952b85 (patch)
treee1197517c8d13595876bdf9f9fe490dea6908f09 /gajim/data
parenta79b91b5061262a5e1a84c203621bcd73b59fd70 (diff)
imprv: XMLConsole: Enable browsing sent stanzas in message input
Fixes #5403
Diffstat (limited to 'gajim/data')
-rw-r--r--gajim/data/gui/xml_console.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gajim/data/gui/xml_console.ui b/gajim/data/gui/xml_console.ui
index 9e2357dc1..064efc2fe 100644
--- a/gajim/data/gui/xml_console.ui
+++ b/gajim/data/gui/xml_console.ui
@@ -326,7 +326,7 @@
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="no-show-all">True</property>
- <signal name="clicked" handler="_on_paste_last" swapped="no"/>
+ <signal name="clicked" handler="_on_paste_previous" swapped="no"/>
<child>
<object class="GtkImage">
<property name="visible">True</property>