Skip to content

Commit f788071

Browse files
authored
Merge pull request #71 from nazebzurati/provide-screenshots
2 parents d6cb6e3 + 11f73ee commit f788071

File tree

5 files changed

+11
-3
lines changed

5 files changed

+11
-3
lines changed

img/dashboard-dark.png

183 KB
Loading

img/dashboard.png

105 KB
Loading

img/welcome-dark.png

177 KB
Loading

img/welcome.png

87.7 KB
Loading

org.pgadmin.pgadmin4.metainfo.xml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,20 @@
3131
<url type="help">https://www.pgadmin.org/docs/pgadmin4/latest/index.html</url>
3232
<screenshots>
3333
<screenshot type="default">
34-
<caption>Welcome screen, standard theme</caption>
35-
<image type="source">https://raw.githubusercontent.com/nazebzurati/org.pgadmin.pgadmin4/79a08b5edae6fa3c4137b6184cfe851adb199c88/img/welcome.png</image>
34+
<caption>Welcome screen</caption>
35+
<image type="source" environment="gnome">https://raw.githubusercontent.com/flathub/org.pgadmin.pgadmin4/19c88423b13885498a83991b9da75dd32ff8cd6b/img/welcome.png</image>
36+
</screenshot>
37+
<screenshot type="default">
38+
<caption>Welcome screen, dark theme</caption>
39+
<image type="source" environment="gnome:dark">https://raw.githubusercontent.com/flathub/org.pgadmin.pgadmin4/19c88423b13885498a83991b9da75dd32ff8cd6b/img/welcome-dark.png</image>
3640
</screenshot>
3741
<screenshot>
3842
<caption>Server dashboard</caption>
39-
<image type="source">https://raw.githubusercontent.com/nazebzurati/org.pgadmin.pgadmin4/79a08b5edae6fa3c4137b6184cfe851adb199c88/img/dashboard.png</image>
43+
<image type="source" environment="gnome">https://raw.githubusercontent.com/flathub/org.pgadmin.pgadmin4/19c88423b13885498a83991b9da75dd32ff8cd6b/img/dashboard.png</image>
44+
</screenshot>
45+
<screenshot>
46+
<caption>Server dashboard, dark theme</caption>
47+
<image type="source" environment="gnome:dark">https://raw.githubusercontent.com/flathub/org.pgadmin.pgadmin4/19c88423b13885498a83991b9da75dd32ff8cd6b/img/dashboard-dark.png</image>
4048
</screenshot>
4149
</screenshots>
4250
<releases>

0 commit comments

Comments
 (0)