Add launcher item notes

This commit is contained in:
Ray Berezowski
2026-08-26 22:43:58 -04:00
parent 57b2c4b0cc
commit 0baf87d979
9 changed files with 45 additions and 11 deletions

View File

@@ -10,6 +10,7 @@
"Target": "",
"Arguments": null,
"WorkingFolder": null,
"Notes": null,
"IconPath": null,
"IsFavorite": false,
"IsDisabled": false,
@@ -23,6 +24,7 @@
"Target": "%USERPROFILE%\\Documents",
"Arguments": null,
"WorkingFolder": null,
"Notes": null,
"IconPath": "%USERPROFILE%\\Documents",
"IsFavorite": false,
"IsDisabled": false,
@@ -37,6 +39,7 @@
"Target": "%USERPROFILE%\\Downloads",
"Arguments": null,
"WorkingFolder": null,
"Notes": null,
"IconPath": "%USERPROFILE%\\Downloads",
"IsFavorite": false,
"IsDisabled": false,
@@ -53,6 +56,7 @@
"Target": "",
"Arguments": null,
"WorkingFolder": null,
"Notes": null,
"IconPath": null,
"IsFavorite": false,
"IsDisabled": false,
@@ -66,6 +70,7 @@
"Target": "notepad.exe",
"Arguments": null,
"WorkingFolder": null,
"Notes": "Simple starter app entry.",
"IconPath": "notepad.exe",
"IsFavorite": false,
"IsDisabled": false,