summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Borges <felipeborges@gnome.org>2023-05-11 14:57:01 +0200
committerFelipe Borges <felipeborges@gnome.org>2023-05-16 13:32:21 +0000
commitb2d5e78934c17b139af0105b7a7c752f5f7bb313 (patch)
tree4bbb37e80e9449ad269289eb728899a0041a7636
parent45931c783f3b561859a26052240c679ebd3e63f0 (diff)
downloadgnome-control-center-b2d5e78934c17b139af0105b7a7c752f5f7bb313.tar.gz
mouse: Use CcListRowInfoButton for mouse_aceleration row
-rw-r--r--panels/mouse/cc-mouse-panel.ui24
1 files changed, 2 insertions, 22 deletions
diff --git a/panels/mouse/cc-mouse-panel.ui b/panels/mouse/cc-mouse-panel.ui
index 57e4169f4..6becb259a 100644
--- a/panels/mouse/cc-mouse-panel.ui
+++ b/panels/mouse/cc-mouse-panel.ui
@@ -120,29 +120,9 @@
<property name="subtitle" translatable="yes">Recommended for most users and applications</property>
<property name="activatable-widget">mouse_accel_switch</property>
<child type="suffix">
- <object class="GtkMenuButton">
+ <object class="CcListRowInfoButton">
<property name="valign">center</property>
- <property name="icon-name">help-about-symbolic</property>
- <style>
- <class name="flat"/>
- </style>
- <property name="popover">
- <object class="GtkPopover">
- <child>
- <object class="GtkLabel">
- <property name="margin-start">8</property>
- <property name="margin-end">8</property>
- <property name="margin-top">8</property>
- <property name="margin-bottom">8</property>
- <property name="halign">center</property>
- <property name="valign">center</property>
- <property name="wrap">True</property>
- <property name="label" translatable="yes">Turning mouse acceleration off can allow faster and more precise movements, but can also make the mouse more difficult to use.</property>
- <property name="max-width-chars">36</property>
- </object>
- </child>
- </object>
- </property>
+ <property name="text" translatable="yes">Turning mouse acceleration off can allow faster and more precise movements, but can also make the mouse more difficult to use.</property>
</object>
</child>
<child type="suffix">