X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fsyntax-editor.ui;h=56423ea70b6857c3bd4339d19ab54b3ea615d1f4;hb=5dbf5abcbed01f04422d4dead1c0ae0bb7efde4f;hp=4e388f02befb9f878ea2504c38625683ed121adc;hpb=3083d35230ebac09d4a13a5a68a6e7e04dc7a55a;p=pspp diff --git a/src/ui/gui/syntax-editor.ui b/src/ui/gui/syntax-editor.ui index 4e388f02be..56423ea70b 100644 --- a/src/ui/gui/syntax-editor.ui +++ b/src/ui/gui/syntax-editor.ui @@ -1,211 +1,151 @@ - + + + + + + + + + + + + + + + + + - - - - - - menu_syntax_file - _File - - - - - gtk-new - new2 - - - - - file_new_syntax - _Syntax - - - - - file_new_data - _Data - - - - - gtk-open - open2 - - - - - file_open_syntax - _Syntax - - - - - file_open_data - _Data - - - - - gtk-save - file_save - - - - - gtk-save-as - file_save_as - - - - - gtk-quit - file_quit - - - - - menuitem7 - _Edit - - - - - gtk-cut - cut2 - - - - - gtk-copy - copy2 - - - - - gtk-paste - paste2 - - - - - gtk-delete - delete1 - - - - - run1 - _Run - - - - - run_all - All - - - - - run_selection - Selection - - - - - run_current_line - Current Line - - - - - - run_to_end - To End - - - - - windows - _Windows - - - - - windows_minimise_all - _Minimize All Windows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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 - 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 +