[Xfce4-commits] [xfce/xfwm4] 01/04: settings-dialog: String change

noreply at xfce.org noreply at xfce.org
Tue Jun 18 22:56:51 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   l   i   v   i   e   r       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfwm4.

commit 307f511473d0d0d8a492eef2f2f69276075e7619
Author: Olivier Fourdan <fourdan at xfce.org>
Date:   Mon Jun 17 22:31:58 2019 +0200

    settings-dialog: String change
    
    Bug: 15587
    
    Rephrase “Draw frame around selected windows while cycling”
          to “Draw frame around selected window while cycling”
    
    Signed-off-by: Olivier Fourdan <fourdan at xfce.org>
---
 settings-dialogs/xfwm4-tweaks-dialog.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings-dialogs/xfwm4-tweaks-dialog.glade b/settings-dialogs/xfwm4-tweaks-dialog.glade
index 9e2cee5..9ff957a 100644
--- a/settings-dialogs/xfwm4-tweaks-dialog.glade
+++ b/settings-dialogs/xfwm4-tweaks-dialog.glade
@@ -160,7 +160,7 @@ or "skip taskbar" properties set</property>
                 </child>
                 <child>
                   <object class="GtkCheckButton" id="cycle_draw_frame">
-                    <property name="label" translatable="yes">_Draw frame around selected windows while cycling</property>
+                    <property name="label" translatable="yes">_Draw frame around selected window while cycling</property>
                     <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list