diff options
author | monsta <[email protected]> | 2016-11-03 11:11:24 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-11-03 11:11:24 +0300 |
commit | 7e76153686e3781cf5f0bee66ef2da0de54bbcb5 (patch) | |
tree | 76bcf140b487171785178d996a77732d70570bd4 /capplets/mouse | |
parent | b90041cb958032b3307eb19e0fd37831d54c5d9a (diff) | |
download | mate-control-center-7e76153686e3781cf5f0bee66ef2da0de54bbcb5.tar.bz2 mate-control-center-7e76153686e3781cf5f0bee66ef2da0de54bbcb5.tar.xz |
mouse: change tab label from General to Mouse
Diffstat (limited to 'capplets/mouse')
-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 dea9ddca..1455bb0f 100644 --- a/capplets/mouse/mate-mouse-properties.ui +++ b/capplets/mouse/mate-mouse-properties.ui @@ -803,7 +803,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">General</property> + <property name="label" translatable="yes">Mouse</property> <property name="justify">center</property> </object> <packing> |