# HG changeset patch # User Farmbuyer of US-Kilrogg # Date 1326417512 0 # Node ID 78a25e2d25bfc5bf00c31378570c3843426ab062 # Parent 4f1e71f6277698838bf7871d4808be2dc54af64e Shift-for-history-deletion also works for block entries; note this in the tooltips. diff -r 4f1e71f62776 -r 78a25e2d25bf gui.lua --- a/gui.lua Fri Jan 13 01:12:36 2012 +0000 +++ b/gui.lua Fri Jan 13 01:18:32 2012 +0000 @@ -539,7 +539,7 @@ }}, { "Rebroadcast this day%time|Broadcasts everything from here down until a new day.", - "Delete remaining entries for this day%time|Erases everything from here down until a new day.", + "Delete remaining entries for this day%time|Erases everything from here down until a new day.\n\nHold down the Shift key to also delete the players' corresponding History entry.", "Insert new loot entry%loot|Inserts new loot above this one, prompting you for information.", "Insert new boss kill event%boss|Inserts new event above this one, prompting you for information.", CLOSE @@ -558,7 +558,7 @@ "--", "Rebroadcast this loot entry|Sends this loot event, including special notes, as if it just happened.", "Delete this loot event|Permanent, no going back!\n\nHold down the Shift key to also delete the player's corresponding History entry.", - "Delete remaining entries for this boss%boss|Erases everything from here down until a new boss/day.", + "Delete remaining entries for this boss%boss|Erases everything from here down until a new boss/day.\n\nHold down the Shift key to also delete the players' corresponding History entry.", "Insert new loot entry%loot|Inserts new loot above this one, prompting you for information.", "Insert new boss kill event%boss|Inserts new event above this one, prompting you for information.", "Edit note|Same as double-clicking in the notes column.", @@ -596,7 +596,7 @@ "Change from 'wipe' to 'kill'|Also collapses other wipe entries.", "Rebroadcast this boss%boss|Broadcasts the kill event and all subsequent loot until next boss.", "Delete this boss event|Permanent, no going back!", - "Delete remaining entries for this boss%boss|Erases everything from here down until a new boss/day.", + "Delete remaining entries for this boss%boss|Erases everything from here down until a new boss/day.\n\nHold down the Shift key to also delete the player's corresponding History entry.", "Insert new loot entry%loot|Inserts new loot above this one, prompting you for information.", "Insert new boss kill event%boss|Inserts new event above this one, prompting you for information.", "--",