mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Update setting description summary
This commit is contained in:
@@ -20,8 +20,9 @@ namespace Wox.Plugin.Program
|
|||||||
/// Contains user added folder location contents as well as all user disabled applications
|
/// Contains user added folder location contents as well as all user disabled applications
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// <para>Win32 class applications sets UniqueIdentifier using their full file path</para>
|
/// <para>Win32 class applications set UniqueIdentifier using their full file path</para>
|
||||||
/// <para>UWP class applications sets UniqueIdentifier using their Application User Model ID</para>
|
/// <para>UWP class applications set UniqueIdentifier using their Application User Model ID</para>
|
||||||
|
/// <para>Custom user added program sources set UniqueIdentifier using their location</para>
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
public class ProgramSource
|
public class ProgramSource
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user