mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2024-11-24 15:40:23 +01:00
Symbols parsing success notification displays for longer
This commit is contained in:
parent
e12a8bb3f6
commit
493cf27687
@ -33,7 +33,7 @@ L"</toast>\r\n";
|
|||||||
|
|
||||||
const wchar_t DownloadOKXML[] =
|
const wchar_t DownloadOKXML[] =
|
||||||
L"<toast displayTimestamp=\"2021-08-29T01:00:00.000Z\" scenario=\"reminder\" "
|
L"<toast displayTimestamp=\"2021-08-29T01:00:00.000Z\" scenario=\"reminder\" "
|
||||||
L"activationType=\"protocol\" launch=\"https://github.com/valinet/ExplorerPatcher\" duration=\"short\">\r\n"
|
L"activationType=\"protocol\" launch=\"https://github.com/valinet/ExplorerPatcher\" duration=\"long\">\r\n"
|
||||||
L" <visual>\r\n"
|
L" <visual>\r\n"
|
||||||
L" <binding template=\"ToastGeneric\">\r\n"
|
L" <binding template=\"ToastGeneric\">\r\n"
|
||||||
L" <text><![CDATA[Successfully downloaded symbols for OS build %s]]></text>\r\n"
|
L" <text><![CDATA[Successfully downloaded symbols for OS build %s]]></text>\r\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user