Merge pull request #411 from razzeee/patch-1

Don't start the summary with the app name
This commit is contained in:
Bilal Elmoussaoui
2023-07-04 11:31:41 +02:00
committed by GitHub
+1 -1
View File
@@ -6,7 +6,7 @@
<name>Visual Studio Code</name>
<developer_name>Microsoft Corporation</developer_name>
<url type="homepage">https://code.visualstudio.com</url>
<summary>Visual Studio Code. Code editing. Redefined.</summary>
<summary>Code editing. Redefined.</summary>
<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.</p>
<p>IMPORTANT: To use certain features in this flatpacked version (like the integrated terminal), please see https://github.com/flathub/com.visualstudio.code#readme</p>