Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7719)

Unified Diff: chrome/installer/linux/common/chromium-browser/chromium-browser.appdata.xml

Issue 2424093003: Include the AppData file for Chrome and Chromium (Closed)
Patch Set: Fix the build and introduce the AppData template even for Chromium Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/installer/linux/common/chromium-browser/chromium-browser.appdata.xml
diff --git a/chrome/installer/linux/common/chromium-browser/chromium-browser.appdata.xml b/chrome/installer/linux/common/chromium-browser/chromium-browser.appdata.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1f4e463fab6f0d4bfc8b0e2f3191122167659034
--- /dev/null
+++ b/chrome/installer/linux/common/chromium-browser/chromium-browser.appdata.xml
@@ -0,0 +1,36 @@
+<!-- Copyright 2017 The Chromium Authors -->
Paweł Hajdan Jr. 2017/03/20 10:47:24 Is the non-template file used?
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+ <id>chromium-browser.desktop</id>
+ <update_contact>chromium-dev@chromium.org</update_contact>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>BSD-3-Clause and LGPL-2.1+ and Apache-2.0 and IJG and MIT and GPL-2.0+ and ISC and OpenSSL and (MPL-1.1 or GPL-2.0 or LGPL-2.0)</project_license>
+ <name>Chromium Web Browser</name>
+ <summary>The web browser from Chromium project</summary>
+ <description>
+ <p>
+ Chromium is an open-source browser project that aims to build a safer, faster,
+ and more stable way to experience the web.
+ </p>
+ <p>
+ We invite you to join our effort to build a powerful platform for developing a
+ new generation of web applications.
+ </p>
+ <p>
+ Chromium supports Vorbis, Theora, WebM and HTML5 audio and video standards, but
+ does not include the non-free AAC, H.264, MP3 or Adobe Flash code that is found
+ in Chrome.
+ </p>
+ </description>
+ <url type="homepage">https://www.chromium.org/Home</url>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://www.gstatic.com/chrome/appstream/chrome-1.png</image>
+ <caption/>
+ </screenshot>
+ </screenshots>
+ <translation/>
+ <developer_name>The Chromium Authors</developer_name>
+ <url type="bugtracker">https://www.chromium.org/for-testers/bug-reporting-guidelines</url>
+ <url type="help">https://chromium.googlesource.com/chromium/src/+/master/docs/linux_debugging.md</url>
+</component>
« no previous file with comments | « chrome/installer/linux/BUILD.gn ('k') | chrome/installer/linux/common/chromium-browser/chromium-browser.appdata.xml.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698