update appdata

This commit is contained in:
Peter Eszlari
2019-01-13 00:57:28 +01:00
parent e88f58fae9
commit 5077c6a94b
+22 -33
View File
@@ -1,36 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="desktop"> <component type="desktop">
<id>com.visualstudio.code.desktop</id> <id>com.visualstudio.code</id>
<metadata_license>MIT</metadata_license> <metadata_license>MIT</metadata_license>
<project_license>LicenseRef-proprietary=https://code.visualstudio.com/license</project_license> <project_license>LicenseRef-proprietary=https://code.visualstudio.com/license</project_license>
<name>Visual Studio Code</name> <name>Visual Studio Code</name>
<url type="homepage">https://code.visualstudio.com</url> <url type="homepage">https://code.visualstudio.com</url>
<summary>Visual Studio Code. Code editing. Redefined.</summary> <summary>Visual Studio Code. Code editing. Redefined.</summary>
<description> <description>
<p>Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://code.visualstudio.com/docs/setup/linux for installation instructions and FAQ.</p> <p>Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle.</p>
<p>This is the proprietary Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft.</p> <p>This is the proprietary Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft.</p>
</description> </description>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://code.visualstudio.com/home/home-screenshot-linux-lg.png</image> <image>https://code.visualstudio.com/home/home-screenshot-linux-lg.png</image>
<caption>Editing TypeScript and searching for extensions</caption> <caption>Editing TypeScript and searching for extensions</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>
<categories> <content_rating type="oars-1.1">
<category>Development</category> <content_attribute id="social-info">moderate</content_attribute>
<category>IDE</category> </content_rating>
<category>Utility</category> <releases>
<category>TextEditor</category> <release version="1.30.2" date="2019-01-08"/>
</categories> </releases>
<releases>
<release version="1.30.1" date="2018-12-18"/>
<release version="1.30.0" date="2018-12-11"/>
<release version="1.29.1" date="2018-11-15"/>
<release version="1.29.0" date="2018-11-09"/>
<release version="1.28.2" date="2018-10-17"/>
<release version="1.28.1" date="2018-10-11"/>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
</component> </component>