Skip to content

Commit

Permalink
🍱 Add screenshot taken on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
noonsleeper committed Jan 24, 2024
1 parent 05823bf commit ae982d6
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions com.vscodium.codium.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,28 @@
</description>
<screenshots>
<screenshot type="default">
<image>https://vscodium.com/img/vscodium.png</image>
<caption>Editing C in Codium</caption>
<image>https://raw.githubusercontent.com/flathub/com.vscodium.codium/05823bfd9f47e5563a74e47c87c7c37dd4fd03d9/screenshoots/open_file.png</image>
<caption>Opening a Python file</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.vscodium.codium/05823bfd9f47e5563a74e47c87c7c37dd4fd03d9/screenshoots/rust_example.png</image>
<caption>Viewing a Rust example file</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.vscodium.codium/05823bfd9f47e5563a74e47c87c7c37dd4fd03d9/screenshoots/welcome.png</image>
<caption>Welcome page</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.vscodium.codium/05823bfd9f47e5563a74e47c87c7c37dd4fd03d9/screenshoots/welcome_02.png</image>
<caption>Configuration Wizard</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.vscodium.codium/05823bfd9f47e5563a74e47c87c7c37dd4fd03d9/screenshoots/editing_python.png</image>
<caption>Editing Python file with new titlebar</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.vscodium.codium/05823bfd9f47e5563a74e47c87c7c37dd4fd03d9/screenshoots/editing_rust.png</image>
<caption>Editing Rust with new titlebar</caption>
</screenshot>
</screenshots>
<launchable type="desktop-id">com.vscodium.codium.desktop</launchable>
Expand Down

0 comments on commit ae982d6

Please sign in to comment.