diff options
author | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:22:55 +0200 |
---|---|---|
committer | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:22:55 +0200 |
commit | c4182431ac7d9d306fdd2267e082fa4cec6fec2c (patch) | |
tree | 865cca543c062b7af2586f85cee19f9af4e7614d /BUILD/Help/html/External Applications.html | |
parent | 5.11 (diff) | |
download | FreeFileSync-c4182431ac7d9d306fdd2267e082fa4cec6fec2c.tar.gz FreeFileSync-c4182431ac7d9d306fdd2267e082fa4cec6fec2c.tar.bz2 FreeFileSync-c4182431ac7d9d306fdd2267e082fa4cec6fec2c.zip |
5.12
Diffstat (limited to 'BUILD/Help/html/External Applications.html')
-rw-r--r-- | BUILD/Help/html/External Applications.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/BUILD/Help/html/External Applications.html b/BUILD/Help/html/External Applications.html index f9d939dc..bdf08cb5 100644 --- a/BUILD/Help/html/External Applications.html +++ b/BUILD/Help/html/External Applications.html @@ -3,9 +3,9 @@ <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252"> <TITLE></TITLE> - <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2 (Win32)"> + <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.4.1 (Win32)"> <META NAME="CREATED" CONTENT="20091206;16574000"> - <META NAME="CHANGED" CONTENT="20120904;11283300"> + <META NAME="CHANGED" CONTENT="20130122;19292537"> <META NAME="Info 1" CONTENT=""> <META NAME="Info 2" CONTENT=""> <META NAME="Info 3" CONTENT=""> @@ -26,28 +26,28 @@ applications</FONT></FONT></H2> <P STYLE="margin-bottom: 0cm"><BR> </P> <P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">By -default FreeFileSync opens the operating system's standard file -browser on each mouse double-click by invoking "<FONT FACE="Courier New, monospace">explorer +default FreeFileSync opens the operating system's file browser on +each mouse double-click by invoking "<FONT FACE="Courier New, monospace">explorer /select, "%item_path%"</FONT>" on Windows and "<FONT FACE="Courier New, monospace">xdg-open "%item_folder%"</FONT>" on Linux.</FONT></P> <P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">However -you are free to integrate other external applications into -FreeFileSync: navigate to "</FONT><FONT FACE="Tahoma, sans-serif"><I>Menu --> Advanced -> Global settings: External Applications</I></FONT><FONT FACE="Tahoma, sans-serif">" -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 internal macros -may be used:</FONT></P> +you may integrate other external applications into FreeFileSync: +navigate to "</FONT><FONT FACE="Tahoma, sans-serif"><I>Menu -> +Advanced -> Global settings: External Applications</I></FONT><FONT FACE="Tahoma, sans-serif">" +and add or replace a command. The first entry is executed when +double-clicking a row or pressing ENTER on main grid while all other +entries can only be accessed via the context menu shown after a +right-click. The following internal macros are available:</FONT></P> <P STYLE="margin-left: 1.32cm; margin-bottom: 0cm"><SPAN ID="Rahmen3" DIR="LTR" STYLE="float: left; width: 80%; height: 0.14cm; border: none; padding: 0cm; background: #e6e6e6"> <P ALIGN=LEFT STYLE="margin-left: 0.79cm; margin-right: 0.98cm; margin-bottom: 0cm"> <FONT FACE="Courier New, monospace">%item_path% - <FONT FACE="Tahoma, sans-serif">full file or folder name</FONT><BR>%item_folder% - <FONT FACE="Tahoma, sans-serif">folder - part only</FONT><BR>%item2_path% - <FONT FACE="Tahoma, sans-serif">Other - side's counterpart to %item_path%</FONT><BR>%item2_folder% - - <FONT FACE="Tahoma, sans-serif">Other side's counterpart to - %item_folder%</FONT></FONT></P> + part only</FONT><BR>%item2_path% - + <FONT FACE="Tahoma, sans-serif">Counterpart of %item_path% on the + opposite grid</FONT><BR>%item2_folder% - <FONT FACE="Tahoma, sans-serif">Counterpart + of %item_folder% on the opposite grid</FONT></FONT></P> </SPAN><BR CLEAR=LEFT><BR> </P> <P STYLE="margin-bottom: 0cm"><BR> |