From 93994664ad85abc534772aa227a913fe2d841222 Mon Sep 17 00:00:00 2001 From: James Whitehead II Date: Sat, 12 Jan 2013 10:45:34 +0100 Subject: [PATCH] Reduce the chance of tainting --- TomTom.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/TomTom.lua b/TomTom.lua index f5fdc16..0c9dc01 100755 --- a/TomTom.lua +++ b/TomTom.lua @@ -474,6 +474,7 @@ end -------------------------------------------------------------------]]-- StaticPopupDialogs["TOMTOM_REMOVE_ALL_CONFIRM"] = { + preferredIndex = 3, text = L["Are you sure you would like to remove ALL TomTom waypoints?"], button1 = L["Yes"], button2 = L["No"], -- 1.7.9.5