[Xfce4-commits] [xfce/xfce4-panel] 01/01: Remove extra underscore (Bug #16266)
noreply at xfce.org
noreply at xfce.org
Sun Dec 29 13:57:45 CET 2019
This is an automated email from the git hooks/post-receive script.
a n d r e 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/xfce4-panel.
commit 7f530d0d50bed2f4d468b219ecb53d999828b0d4
Author: Andre Miranda <andreldm at xfce.org>
Date: Sun Dec 29 09:57:13 2019 -0300
Remove extra underscore (Bug #16266)
---
plugins/directorymenu/directorymenu-dialog.glade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/directorymenu/directorymenu-dialog.glade b/plugins/directorymenu/directorymenu-dialog.glade
index 81d0f41..b7e6960 100644
--- a/plugins/directorymenu/directorymenu-dialog.glade
+++ b/plugins/directorymenu/directorymenu-dialog.glade
@@ -142,7 +142,7 @@
</child>
<child>
<object class="GtkCheckButton" id="open-folder">
- <property name="label" translatable="yes">Show '_Open _Folder'</property>
+ <property name="label" translatable="yes">Show 'Open _Folder'</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list