[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/01: Make settings window title translateable (Bug #16625)

noreply at xfce.org noreply at xfce.org
Wed Apr 8 23:33:50 CEST 2020


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

o   c   h   o   s   i       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 panel-plugins/xfce4-clipman-plugin.

commit 53c113c6d4a1a4eabf968fd4ff3e60aaff302552
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Apr 8 23:32:59 2020 +0200

    Make settings window title translateable (Bug #16625)
---
 panel-plugin/settings-dialog.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/settings-dialog.ui b/panel-plugin/settings-dialog.ui
index 2f6b00b..4aa7bb5 100644
--- a/panel-plugin/settings-dialog.ui
+++ b/panel-plugin/settings-dialog.ui
@@ -27,7 +27,7 @@
   </object>
   <object class="XfceTitledDialog" id="settings-dialog">
     <property name="can_focus">False</property>
-    <property name="title">Clipman Settings</property>
+    <property name="title" translatable="yes">Clipman Settings</property>
     <property name="window_position">center</property>
     <property name="default_width">340</property>
     <property name="default_height">390</property>

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


More information about the Xfce4-commits mailing list