about summary refs log tree commit diff
path: root/src/gtk/window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtk/window.ui')
-rwxr-xr-xsrc/gtk/window.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui
index d6c5311..7ac6b01 100755
--- a/src/gtk/window.ui
+++ b/src/gtk/window.ui
@@ -83,13 +83,13 @@
         <attribute name="action">app.preferences</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">_About Furtherance</attribute>
-        <attribute name="action">app.about</attribute>
-      </item>
-      <item>
         <attribute name="label" translatable="yes">_Delete history</attribute>
         <attribute name="action">app.delete-history</attribute>
       </item>
+      <item>
+        <attribute name="label" translatable="yes">_About Furtherance</attribute>
+        <attribute name="action">app.about</attribute>
+      </item>
     </section>
   </menu>
 </interface>