Recent versions of Gettext are able to translate several formats that are used in GNOME applications. This patch migrates from Intltool to Gettext by using meson's i18n features. https://bugzilla.gnome.org/show_bug.cgi?id=787588
26 lines
985 B
XML
26 lines
985 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!-- Copyright 2015 Richard Hughes <richard@hughsie.com> -->
|
||
<component type="desktop">
|
||
<id>gnome-control-center.desktop</id>
|
||
<metadata_license>CC0-1.0</metadata_license>
|
||
<project_license>GPL-2.0+</project_license>
|
||
<name>GNOME Control Center</name>
|
||
<summary>Utilities to configure the GNOME desktop</summary>
|
||
<description>
|
||
<p>
|
||
The control center is GNOME’s main interface for configuration of various
|
||
aspects of your desktop.
|
||
</p>
|
||
</description>
|
||
<url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=control-center</url>
|
||
<update_contact>richard_at_hughsie.com</update_contact>
|
||
<project_group>GNOME</project_group>
|
||
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
|
||
<kudos>
|
||
<kudo>AppMenu</kudo>
|
||
<kudo>HiDpiIcon</kudo>
|
||
<kudo>ModernToolkit</kudo>
|
||
<kudo>SearchProvider</kudo>
|
||
</kudos>
|
||
<translation type="gettext">gnome-control-center-2.0</translation>
|
||
</component>
|