Skip to content

Commit b1f8158

Browse files
authored
Merge pull request #4399 from marticliment/pull-request/update-icons-and-screenshots
Update icons and screenshots from the excel file
2 parents ef73d9e + 7d059f0 commit b1f8158

1 file changed

Lines changed: 21 additions & 9 deletions

File tree

WebBasedData/screenshot-database-v2.json

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"package_count": {
3-
"total": 12431,
4-
"done": 5942,
5-
"packages_with_icon": 5942,
6-
"packages_with_screenshot": 1357,
7-
"total_screenshots": 4215
3+
"total": 12433,
4+
"done": 5945,
5+
"packages_with_icon": 5945,
6+
"packages_with_screenshot": 1359,
7+
"total_screenshots": 4217
88
},
99
"icons_and_screenshots": {
1010
"__test_entry_DO_NOT_EDIT_PLEASE": {
@@ -6588,8 +6588,10 @@
65886588
"images": []
65896589
},
65906590
"capcut": {
6591-
"icon": "",
6592-
"images": []
6591+
"icon": "https://i.imgur.com/KKlYzyU.png",
6592+
"images": [
6593+
"https://i.imgur.com/HEcgy42.png"
6594+
]
65936595
},
65946596
"capframex": {
65956597
"icon": "",
@@ -28514,6 +28516,10 @@
2851428516
"icon": "https://community.chocolatey.org/content/packageimages/nextcloud-client.3.7.3.png",
2851528517
"images": []
2851628518
},
28519+
"nextcloud-talk": {
28520+
"icon": "https://raw.githubusercontent.com/nextcloud/talk-desktop/refs/heads/main/img/icons/icon.png",
28521+
"images": []
28522+
},
2851728523
"nextclouddesktop": {
2851828524
"icon": "https://raw.githubusercontent.com/nextcloud/desktop/refs/heads/master/theme/colored/wizard-nextcloud.png",
2851928525
"images": []
@@ -38154,7 +38160,7 @@
3815438160
"images": []
3815538161
},
3815638162
"session": {
38157-
"icon": "https://community.chocolatey.org/content/packageimages/session.1.10.7.png",
38163+
"icon": "https://getsession.org/apple-touch-icon.png",
3815838164
"images": []
3815938165
},
3816038166
"sessionmanagerplugin": {
@@ -43983,6 +43989,10 @@
4398343989
"icon": "",
4398443990
"images": []
4398543991
},
43992+
"tunein": {
43993+
"icon": "https://community.chocolatey.org/content/packageimages/tunein-radio.1.24.0.png",
43994+
"images": []
43995+
},
4398643996
"tunein-radio": {
4398743997
"icon": "https://community.chocolatey.org/content/packageimages/tunein-radio.1.24.0.png",
4398843998
"images": []
@@ -46254,7 +46264,9 @@
4625446264
},
4625546265
"visualstudio-2019-remotetools": {
4625646266
"icon": "https://raw.githubusercontent.com/jberezanski/ChocolateyPackages/master/icons/vs2019.png",
46257-
"images": []
46267+
"images": [
46268+
"https://devblogs.microsoft.com/visualstudio/wp-content/uploads/sites/4/2019/05/Visual-Studio-2019-Start-Window.png"
46269+
]
4625846270
},
4625946271
"visualstudio-2022-buildtools": {
4626046272
"icon": "https://raw.githubusercontent.com/jberezanski/ChocolateyPackages/master/icons/vs2022.png",

0 commit comments

Comments
 (0)