diff options
author | Pablo Barciela <[email protected]> | 2018-12-30 14:28:00 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-12-30 15:43:21 +0100 |
commit | 99b0d3e8b5fb7c259918f2089b3132febeb99848 (patch) | |
tree | 9228273d2f02bb5e1e9cea14635736a23e3d4951 /capplets/mouse/mate-mouse-properties.ui | |
parent | 7ebacdb2b9527c524e629266845802310cf84e50 (diff) | |
download | mate-control-center-99b0d3e8b5fb7c259918f2089b3132febeb99848.tar.bz2 mate-control-center-99b0d3e8b5fb7c259918f2089b3132febeb99848.tar.xz |
capplets/mouse: .svg files instead .png in doubleclick artwork
Diffstat (limited to 'capplets/mouse/mate-mouse-properties.ui')
-rw-r--r-- | capplets/mouse/mate-mouse-properties.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/mouse/mate-mouse-properties.ui b/capplets/mouse/mate-mouse-properties.ui index fd4cbe1a..87d306ea 100644 --- a/capplets/mouse/mate-mouse-properties.ui +++ b/capplets/mouse/mate-mouse-properties.ui @@ -817,7 +817,7 @@ <property name="can_focus">False</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="halign">start</property> - <property name="label" translatable="yes">To test your double-click settings, try to double-click on the triangle and you must to see the mate desktop logo.</property> + <property name="label" translatable="yes">To test your double-click settings, try to double-click on the triangle and you must to see the mate desktop logo with both rings showing.</property> <property name="wrap">True</property> <attributes> <attribute name="style" value="italic"/> |