diff options
| -rw-r--r-- | etc/emacs.metainfo.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/emacs.metainfo.xml b/etc/emacs.metainfo.xml index 80bbd690217..7e97df926be 100644 --- a/etc/emacs.metainfo.xml +++ b/etc/emacs.metainfo.xml | |||
| @@ -33,6 +33,8 @@ | |||
| 33 | <url type="help">https://www.gnu.org/software/emacs/documentation.html</url> | 33 | <url type="help">https://www.gnu.org/software/emacs/documentation.html</url> |
| 34 | <url type="donation">https://my.fsf.org/donate/</url> | 34 | <url type="donation">https://my.fsf.org/donate/</url> |
| 35 | <url type="contact">https://lists.gnu.org/mailman/listinfo/emacs-devel/</url> | 35 | <url type="contact">https://lists.gnu.org/mailman/listinfo/emacs-devel/</url> |
| 36 | <url type="vcs-browser">https://git.savannah.gnu.org/cgit/emacs.git</url> | ||
| 37 | <url type="contribute">https://www.gnu.org/software/emacs/manual/html_node/emacs/Contributing.html</url> | ||
| 36 | <launchable type="desktop-id">emacs.desktop</launchable> | 38 | <launchable type="desktop-id">emacs.desktop</launchable> |
| 37 | <launchable type="service">emacs.service</launchable> | 39 | <launchable type="service">emacs.service</launchable> |
| 38 | <project_group>GNU</project_group> | 40 | <project_group>GNU</project_group> |
| @@ -45,4 +47,7 @@ | |||
| 45 | </screenshot> | 47 | </screenshot> |
| 46 | </screenshots> | 48 | </screenshots> |
| 47 | <update_contact>emacs-devel_AT_gnu.org</update_contact> | 49 | <update_contact>emacs-devel_AT_gnu.org</update_contact> |
| 50 | <branding> | ||
| 51 | <color type="primary">#7f5ab6</color> | ||
| 52 | </branding> | ||
| 48 | </component> | 53 | </component> |