Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packaging/windows/screenshot.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Photograph an application's own window at a size the Microsoft Store accepts.
# Generated by ship; edit internal/generate/templates and run ship sync.
# Generated by ship (8001e560); edit internal/generate/templates and run ship sync.
#
# Screenshots were once listed as something no script could do, and that was an
# assumption rather than a measurement. What a script cannot do is decide which
Expand Down
2 changes: 1 addition & 1 deletion packaging/windows/take-shots.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Take a set of store screenshots, given the recipes for them.
# Generated by ship; edit internal/generate/templates and run ship sync.
# Generated by ship (e5b476af); edit internal/generate/templates and run ship sync.
#
# `shots.ps1` beside this is the half that is a product's - which document,
# which frames, and what has to happen in the window before each shutter. It
Expand Down
Loading