PSPPIRE: Add feature to search for text in the syntax window.
[pspp] / src / ui / gui / syntax-editor.ui
index 16b2cf4bb5517cb1cc77c3bc46e03bb0fdce329f..7ed0420c155e67df6d890bddaccc29080d974224 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!-- PSPP - a program for statistical analysis. -->
 <!-- Copyright (C) 2017 Free Software Foundation, Inc. -->
 
@@ -14,7 +15,6 @@
 <!-- You should have received a copy of the GNU General Public License -->
 <!-- along with this program.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<?xml version="1.0"?>
 <!--*- mode: xml -*-->
 <interface>
   <menu id="syntax-window-menu">
        <attribute name="action">win.redo</attribute>
       </item>
     </section>
+    <section>
+      <item>
+       <attribute name="label" translatable="yes">_Find</attribute>
+       <attribute name="action">win.find</attribute>
+      </item>
+    </section>
   </submenu>
   <submenu>
     <attribute name="label" translatable="yes">_Run</attribute>