From 18ff0823612c9bf336e81182635c22122f75f8fc Mon Sep 17 00:00:00 2001 From: Jeremy Brown Date: Sat, 22 Aug 2026 18:01:25 -0500 Subject: [PATCH] Add ClipMate screenshot metadata Add the ClipMate package icon and screenshot URLs and update the screenshot database counters. --- WebBasedData/screenshot-database-v2.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/WebBasedData/screenshot-database-v2.json b/WebBasedData/screenshot-database-v2.json index 301b6d3627..afc7dcf7ff 100644 --- a/WebBasedData/screenshot-database-v2.json +++ b/WebBasedData/screenshot-database-v2.json @@ -1,10 +1,10 @@ { "package_count": { - "total": 12411, + "total": 12412, "done": 5933, - "packages_with_icon": 5933, - "packages_with_screenshot": 1368, - "total_screenshots": 4140 + "packages_with_icon": 5934, + "packages_with_screenshot": 1369, + "total_screenshots": 4141 }, "icons_and_screenshots": { "edde746/Plezy": { @@ -7702,6 +7702,12 @@ "icon": "", "images": [] }, + "Tsabo.ClipMate": { + "icon": "https://raw.githubusercontent.com/Tsabo/ClipMate/master/Resources/icons8-clipboard-color-256.png", + "images": [ + "https://raw.githubusercontent.com/Tsabo/ClipMate/master/Resources/Images/explorer-window.png" + ] + }, "clingo": { "icon": "", "images": []