mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
[FileExplorer]GcodeThumbnailProvider and GcodePreviewHandler (#14827)
* Adds the GcodeThumbnailProvider * Registers the GcodeThumbnailProvider * Adds Settings support * Reverts solution changes back to original * Corrects "Gcode" text with "G-code" * Adds gcode thumbnail setting description * Follow up on PR review comments * Adds GcodePreviewHandler * Follow up on PR review comments * Renames assemblies following #14903
This commit is contained in:
@@ -177,4 +177,13 @@
|
||||
<data name="Pdf_Thumbnail_Provider_Settings_Description" xml:space="preserve">
|
||||
<value>Pdf Thumbnail Provider</value>
|
||||
</data>
|
||||
<data name="Gcode_Thumbnail_Provider_Settings_Description" xml:space="preserve">
|
||||
<value>G-code Thumbnail Provider</value>
|
||||
</data>
|
||||
<data name="Prevpane_Gcode_Settings_Description" xml:space="preserve">
|
||||
<value>G-code Previewer</value>
|
||||
</data>
|
||||
<data name="Prevpane_Gcode_Settings_Displayname" xml:space="preserve">
|
||||
<value>G-code Previewer</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user