[Xfce4-commits] <xfce4-terminal:master> Fix typo in glade file.

Nick Schermer noreply at xfce.org
Sun Dec 30 23:48:04 CET 2012


Updating branch refs/heads/master
         to 8a8dd2582774c13439aa6db53878174add19e566 (commit)
       from 19bc885a2f1fe189cf396c31d82240297437e2c0 (commit)

commit 8a8dd2582774c13439aa6db53878174add19e566
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Dec 30 23:47:17 2012 +0100

    Fix typo in glade file.

 terminal/terminal-preferences-dropdown.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/terminal/terminal-preferences-dropdown.glade b/terminal/terminal-preferences-dropdown.glade
index 17dabc3..e461ce0 100644
--- a/terminal/terminal-preferences-dropdown.glade
+++ b/terminal/terminal-preferences-dropdown.glade
@@ -108,7 +108,7 @@
                         </child>
                         <child>
                           <object class="GtkCheckButton" id="dropdown-keep-above">
-                            <property name="label" translatable="yes">Always keep window op _top</property>
+                            <property name="label" translatable="yes">Always keep window on _top</property>
                             <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>


More information about the Xfce4-commits mailing list