X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fsyntax-editor.ui;h=a8451e0ef51323fc60137d713ea761ee4b04b6c5;hb=258cbd9cdf386687122b0854274923acafc786d4;hp=797a7f04e0309483e357ab671800f17b9868ea5b;hpb=ee4b996842013f259812700adafdea36a594d394;p=pspp diff --git a/src/ui/gui/syntax-editor.ui b/src/ui/gui/syntax-editor.ui index 797a7f04e0..a8451e0ef5 100644 --- a/src/ui/gui/syntax-editor.ui +++ b/src/ui/gui/syntax-editor.ui @@ -1,220 +1,135 @@ - - - - - - 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 +