X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fsyntax-editor.ui;h=56423ea70b6857c3bd4339d19ab54b3ea615d1f4;hb=4ad4fcab6c886b1a6f29769a374b67b2f60173a9;hp=797a7f04e0309483e357ab671800f17b9868ea5b;hpb=f8fdc760d4ee04801a2da8af0700b2a87f724ae4;p=pspp diff --git a/src/ui/gui/syntax-editor.ui b/src/ui/gui/syntax-editor.ui index 797a7f04e0..56423ea70b 100644 --- a/src/ui/gui/syntax-editor.ui +++ b/src/ui/gui/syntax-editor.ui @@ -1,220 +1,151 @@ - + + + + + + + + + + + + + + + + + - - - - - - menu_syntax_file - _File - - - - - file-new-data - new2 - _New... - - - - - file-syntax-data - file_new_syntax - _Syntax - - - - - file-system-data - file_new_data - _Data - - - - - file-open-data - file_open - _Open... - - - - - file-save-data - file_save - _Save... - - - - - file-save-as - file_save_as - Save _As... - - - - - file_print - file-print - _Print... - - - - - file-quit - file_quit - - - - - edit-menu - _Edit - - - - - edit-cut - edit_cut - false - - - - - edit-copy - edit_copy - false - - - - - edit-paste - edit_paste - false - - - - - edit-delete - edit_delete - false - - - - - edit-undo - edit_undo - false - - - - - edit-redo - edit_redo - false - - - - - run1 - _Run - - - - - run-all - run_all - All - - - - - run-selection - run_selection - Selection - - - - - run-current-line - run_current_line - Current Line - - - - - - run-to-end - run-to-end - To End - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - True - GTK_PACK_DIRECTION_LTR - GTK_PACK_DIRECTION_LTR - - - True - True - GTK_POLICY_AUTOMATIC - GTK_POLICY_AUTOMATIC - GTK_SHADOW_IN - GTK_CORNER_TOP_LEFT - - - True - True - True - False - True - GTK_JUSTIFY_LEFT - GTK_WRAP_NONE - True - 0 - 0 - 0 - 0 - 0 - 0 - - - - - True - + + + _File +
+ + _New + + Syntax + app.new-syntax + + + Data + app.new-data + + + + _Open + win.open + <Primary>o + + + _Save + win.save + <Primary>s + + + Save _As + win.save_as + <Primary><Shift>s + +
+
+ + _Print + win.print + +
+
+ + _Quit + <Primary>q + app.quit + +
+
+ + _Edit +
+ + Cu_t + win.cut + <Primary>x + + + _Copy + win.copy + <Primary>c + + + _Paste + win.paste + <Primary>v + + + _Delete + win.delete + +
+
+ + _Undo + win.undo + + + _Redo + win.redo + +
+
+ + _Run +
+ + _All + win.run-all + + + _Selection + win.run-selection + + + _Current Line + win.run-current-line + <Primary>r + + + _To End + win.run-to-end + +
+
+
+ + True + True + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + GTK_SHADOW_IN + GTK_CORNER_TOP_LEFT + + + True + True + True + False + True + GTK_JUSTIFY_LEFT + GTK_WRAP_NONE + True + 0 + 0 + 0 + 0 + 0 + 0 + + + + + True +