Skip to content

Commit

Permalink
Add screenshots
Browse files Browse the repository at this point in the history
This should fix the extension details page display (see KitwareMedical/slicer-extensions-webapp#74)
  • Loading branch information
lassoan committed Jul 5, 2022
1 parent 17a0e96 commit c83fdba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set(EXTENSION_CATEGORY "Examples")
set(EXTENSION_CONTRIBUTORS "Csaba Pinter (Queen's University), Andras Lasso (Queen's University)")
set(EXTENSION_DESCRIPTION "Collection of utilities that are not polished implementations but can be useful to users")
set(EXTENSION_ICONURL "https://github.com/PerkLab/SlicerSandbox/raw/master/Sandbox_Logo_128.png")
set(EXTENSION_SCREENSHOTURLS "")
set(EXTENSION_SCREENSHOTURLS "https://raw.githubusercontent.com/PerkLab/SlicerSandbox/master/RemovePatientTable.jpg https://raw.githubusercontent.com/PerkLab/SlicerSandbox/master/Lights.jpg")
set(EXTENSION_DEPENDS "NA") # Specified as a space separated string, a list or 'NA' if any

#-----------------------------------------------------------------------------
Expand Down
Binary file added Lights.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c83fdba

Please sign in to comment.