From ef59307c1615aab1e90a908e7a86ef78c6ea124c Mon Sep 17 00:00:00 2001 From: crs Date: Sun, 13 Apr 2003 14:39:17 +0000 Subject: [PATCH] Added mention of tray icon to launcher start message box. --- cmd/launcher/launcher.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/launcher/launcher.rc b/cmd/launcher/launcher.rc index 67b3020e..03de9828 100644 --- a/cmd/launcher/launcher.rc +++ b/cmd/launcher/launcher.rc @@ -308,7 +308,7 @@ BEGIN IDS_SAVE_FAILED "Failed to save configuration: %{1}" IDS_STARTUP_FAILED "Failed to start synergy: %{1}" IDS_STARTED_TITLE "Started" - IDS_STARTED "Synergy was successfully started. Use the task manager to terminate it." + IDS_STARTED "Synergy was successfully started. Use the task manager or tray icon to terminate it." IDS_UNINSTALL_TITLE "Removed Auto-Start" END