Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pitchum
gajim
Commits
1692f3ed
Commit
1692f3ed
authored
Feb 09, 2021
by
Daniel Brötzmann
Browse files
ChatControl: Remove shortcut from tooltip
parent
c93d1170
Changes
2
Hide whitespace changes
Inline
Side-by-side
gajim/data/gui/chat_control.ui
View file @
1692f3ed
...
...
@@ -664,7 +664,7 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"tooltip_text"
translatable=
"yes"
>
Show a list of emojis
(Alt+M)
</property>
<property
name=
"tooltip_text"
translatable=
"yes"
>
Show a list of emojis
</property>
<property
name=
"relief"
>
none
</property>
<child>
<object
class=
"GtkImage"
>
...
...
gajim/data/gui/groupchat_control.ui
View file @
1692f3ed
...
...
@@ -426,7 +426,7 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"tooltip_text"
translatable=
"yes"
>
Show a list of emojis
(Alt+M)
</property>
<property
name=
"tooltip_text"
translatable=
"yes"
>
Show a list of emojis
</property>
<property
name=
"relief"
>
none
</property>
<child>
<object
class=
"GtkImage"
>
...
...
Write
Preview
Markdown
is supported
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