From fd45b802ce43e7f3502f0bcab3e8addbfea74ec9 Mon Sep 17 00:00:00 2001 From: erikstrauss Date: Sat, 11 Jul 2026 04:45:03 -0700 Subject: [PATCH] Rename registry tile to ORI Plug-in Registry; update X-studio icon Co-Authored-By: Claude Fable 5 Signed-off-by: erikstrauss --- data/features/plugin-registry.yaml | 2 +- data/features/xstudio.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/features/plugin-registry.yaml b/data/features/plugin-registry.yaml index 2529960..7c1d2d5 100644 --- a/data/features/plugin-registry.yaml +++ b/data/features/plugin-registry.yaml @@ -1,5 +1,5 @@ weight: 7 -name: "ORI Plugin Registry" +name: "ORI Plug-in Registry" icon: "fas fa-plug" url: "https://academysoftwarefoundation.github.io/ori-shared-platform-website/" description: "A discovery portal for community created plugins designed to extend Open Review Initiative media playback applications." diff --git a/data/features/xstudio.yaml b/data/features/xstudio.yaml index c8cff70..714d3d7 100644 --- a/data/features/xstudio.yaml +++ b/data/features/xstudio.yaml @@ -1,5 +1,5 @@ weight: 2 name: "X-studio" -icon: "fas fa-desktop" +icon: "fas fa-plug" url: "https://github.com/AcademySoftwareFoundation/xstudio" description: "Modern media review and collaboration platform designed for today's distributed workflows. Cloud-native architecture with real-time collaboration and advanced annotation tools." \ No newline at end of file