From 6fe75a3f8fa0939bf2bcbea08b10c5f7d8cb7cc6 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 5 Apr 2010 15:57:13 -0400 Subject: Removed kill-ring. --- core/locale.conf | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index f7c1e519..b4abb7ef 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -263,30 +263,6 @@ MENU_EDIT_JOIN_LINES "_Join Lines" % "Convert _Indentation" MENU_EDIT_CONVERT_INDENTATION "Convert _Indentation" -% core/ext/menu.lua -% "_Kill Ring" -MENU_EDIT_KR_TITLE "_Kill Ring" - -% core/ext/menu.lua -% "_Cut to Line End" -MENU_EDIT_KR_CUT_TO_LINE_END "_Cut to Line End" - -% core/ext/menu.lua -% "C_opy to Line End" -MENU_EDIT_KR_COPY_TO_LINE_END "C_opy to Line End" - -% core/ext/menu.lua -% "_Paste From" -MENU_EDIT_KR_PASTE_FROM "_Paste From" - -% core/ext/menu.lua -% "Paste _Next From" -MENU_EDIT_KR_PASTE_NEXT_FROM "Paste _Next From" - -% core/ext/menu.lua -% "Paste _Previous From" -MENU_EDIT_KR_PASTE_PREV_FROM "Paste _Previous From" - % core/ext/menu.lua % "S_election" MENU_EDIT_SEL_TITLE "S_election" -- cgit v1.2.3