Skip to content

Commit 5f4c065

Browse files
Replace icon export workflow and add exact WinGet icon fallback (#4522)
* Backup original screenshot_database.xlsx from Google docs * Replace icon update workflow with PowerShell exporter * Add exact WinGet icon lookup fallback
1 parent 68229da commit 5f4c065

File tree

8 files changed

+1000
-338
lines changed

8 files changed

+1000
-338
lines changed

.github/workflows/update-icons.yaml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ vcredist.exe
1313
unigetui_bin/
1414
APIKEY.txt
1515
*.pyc
16-
WebBasedData/screenshot_database.xlsx
1716
WebBasedData/new_urls.txt
1817
WebBasedData/screenshot-database.json.backup
1918
pr_body.md

WebBasedData/screenshot-database-v2.json

Lines changed: 116 additions & 84 deletions
Large diffs are not rendered by default.
2.87 MB
Binary file not shown.

WebBasedData/test_urls.py

Lines changed: 0 additions & 45 deletions
This file was deleted.

scripts/generate_json_from_excel.py

Lines changed: 0 additions & 126 deletions
This file was deleted.

0 commit comments

Comments
 (0)