From 32cb97237e7691d31977ab503c6ea4511e8eb3a8 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:18:53 +0200 Subject: 5.0 --- BUILD/Help/html/ExternalApp.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'BUILD/Help/html') diff --git a/BUILD/Help/html/ExternalApp.html b/BUILD/Help/html/ExternalApp.html index 8a7c6bb6..01d3269a 100644 --- a/BUILD/Help/html/ExternalApp.html +++ b/BUILD/Help/html/ExternalApp.html @@ -5,7 +5,7 @@ - + @@ -29,17 +29,17 @@ applications

By default FreeFileSync opens the operating system's standard file -browser on each double-click by invoking "explorer +browser on each mouse double-click by invoking "explorer /select, "%name"" on Windows and "xdg-open "%dir"" on Linux.

However -the user is free to integrate other external applications into +you are free to integrate other external applications into FreeFileSync: navigate to "Menu -> Advanced -> Global settings: External Applications" -and add or replace a command string. The first entry is used when -double-clicking a row while all other entries are only available via -right-click context menu on main dialog. The following macros are -available:

+and add or replace a command string. The first entry is executed when +double-clicking a row on main grid while all other entries are only +available via right-click context menu. The following macros may be +used:

%name   - full -- cgit