-
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd90e8c
commit a40678e
Showing
4 changed files
with
136 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
[ | ||
{ | ||
"Id": "Music", | ||
"DisplayName": "Music", | ||
"Guid": "{1cf1260c-4dd0-4ebb-811f-33c572699fde}" | ||
}, | ||
{ | ||
"Id": "ThisPC", | ||
"DisplayName": "This PC", | ||
"Guid": "{20d04fe0-3aea-1069-a2d8-08002b30309d}" | ||
}, | ||
{ | ||
"Id": "Downloads", | ||
"DisplayName": "Downloads", | ||
"Guid": "{374de290-123f-4565-9164-39c4925e467b}" | ||
}, | ||
{ | ||
"Id": "Pictures", | ||
"DisplayName": "Pictures", | ||
"Guid": "{3add1653-eb32-4cb0-bbd7-dfa0abb5acca}" | ||
}, | ||
{ | ||
"Id": "ControlPanel", | ||
"DisplayName": "Control Panel", | ||
"Guid": "{5399e694-6ce5-4d6c-8fce-1d8870fdcba0}" | ||
}, | ||
{ | ||
"Id": "UserFiles", | ||
"DisplayName": "User's Files", | ||
"Guid": "{59031a47-3f72-44a7-89c5-5595fe6b30ee}" | ||
}, | ||
{ | ||
"Id": "RecycleBin", | ||
"DisplayName": "Recycle bin", | ||
"Guid": "{645ff040-5081-101b-9f08-00aa002f954e}" | ||
}, | ||
{ | ||
"Id": "Videos", | ||
"DisplayName": "Videos", | ||
"Guid": "{a0953c92-50dc-43bf-be83-3742fed03c9c}" | ||
}, | ||
{ | ||
"Id": "Documents", | ||
"DisplayName": "Documents", | ||
"Guid": "{a8cdff1c-4878-43be-b5fd-f8091c1c60d0}" | ||
}, | ||
{ | ||
"Id": "Desktop", | ||
"DisplayName": "Desktop", | ||
"Guid": "{b4bfcc3a-db2c-424c-b029-7fe99a87c641}" | ||
}, | ||
{ | ||
"Id": "Gallery", | ||
"DisplayName": "Gallery", | ||
"Guid": "{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}" | ||
}, | ||
{ | ||
"Id": "Network", | ||
"DisplayName": "Network", | ||
"Guid": "{f02c1a0d-be21-4350-88b0-7367fc96ef3c}" | ||
}, | ||
{ | ||
"Id": "Home", | ||
"DisplayName": "Home", | ||
"Guid": "{f874310e-b6b7-47dc-bc84-b9e6b38f5903}" | ||
} | ||
] |