add "https://" to yab-commands texturl

This commit is contained in:
Jim Saxton 2016-04-28 08:54:45 -07:00
parent 4fa5abc245
commit c898cf281c

View File

@ -718,7 +718,7 @@ TEXTURL x,y, ID$, Label$, Address$, View$
This widget is quite nice, it launches the appropriate application when clicked, it supports This widget is quite nice, it launches the appropriate application when clicked, it supports
a right-click popup-menu and you can drag the url to create either a person file or a bookmark. a right-click popup-menu and you can drag the url to create either a person file or a bookmark.
Email can be either of the style: "mailto:foo@bar.com" or just "foo@bar.com" Email can be either of the style: "mailto:foo@bar.com" or just "foo@bar.com"
A web url starts either with "http://" or with "file://" A web url starts either with "http://", "https://" or with "file://"
And a ftp address starts with "ftp://" And a ftp address starts with "ftp://"
TEXTURL COLOR TextURL$, Option$, r,g,b TEXTURL COLOR TextURL$, Option$, r,g,b
Set the colors for the URL. Valid options are: Set the colors for the URL. Valid options are: