From 9c04abe295533ed40a15915b540cbbda61d9fa9c Mon Sep 17 00:00:00 2001 From: seanchoi0519 <33897705+seanchoi0519@users.noreply.github.com> Date: Thu, 22 Jun 2023 22:14:12 -0700 Subject: [PATCH] Update and rename QuickAlign.s4ext to QuickModelAlign.s4ext --- QuickAlign.s4ext => QuickModelAlign.s4ext | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename QuickAlign.s4ext => QuickModelAlign.s4ext (82%) diff --git a/QuickAlign.s4ext b/QuickModelAlign.s4ext similarity index 82% rename from QuickAlign.s4ext rename to QuickModelAlign.s4ext index ef361c115..196b3ed94 100644 --- a/QuickAlign.s4ext +++ b/QuickModelAlign.s4ext @@ -1,5 +1,5 @@ scm git -scmurl https://github.com/seanchoi0519/SlicerQuickAlign.git +scmurl https://github.com/seanchoi0519/SlicerQuickModelAlign.git scmrevision master # list dependencies @@ -11,17 +11,17 @@ depends NA build_subdirectory . # homepage -homepage https://github.com/seanchoi0519/SlicerQuickAlign.git +homepage https://github.com/seanchoi0519/SlicerQuickModelAlign.git # Firstname1 Lastname1 ([SubOrg1, ]Org1), Firstname2 Lastname2 ([SubOrg2, ]Org2) # For example: Jane Roe (Superware), John Doe (Lab1, Nowhere), Joe Bloggs (Noware) contributors Arthur Porto (LSU), Sara Rolfe (UW), Murat Maga (SCRI), Dr. Sean Choi (UQ) # Match category in the xml description of the module (where it shows up in Modules menu) -category Registration +category QuickModelAlign # url to icon (png, size 128x128 pixels) -iconurl https://raw.githubusercontent.com/seanchoi0519/SlicerQuickAlign/master/QuickAlign.png +iconurl https://raw.githubusercontent.com/seanchoi0519/SlicerQuickModelAlign/master/QuickModelAlign.png # Give people an idea what to expect from this code # - Is it just a test or something you stand behind? @@ -31,7 +31,7 @@ status Beta description QuickAlign allows a quick, simple alignment and comparison of two 3D models aided by ALPACA and custom display modes. # Space separated list of urls -screenshoturls https://raw.githubusercontent.com/seanchoi0519/SlicerQuickAlign/master/QuickAlign.png +screenshoturls https://raw.githubusercontent.com/seanchoi0519/SlicerQuickModelAlign/master/QuickModelAlign.png # 0 or 1: Define if the extension should be enabled after its installation.