Added metainfo files

This commit is contained in:
Parag Nemade 2014-11-08 14:11:16 +05:30
parent 29f2acb4f8
commit c0806d92b9
5 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
<component type="font">
<id>google-droid-kufi</id>
<metadata_license>CC-BY-3.0</metadata_license>
<extends>google-droid</extends>
</component>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
<component type="font">
<id>google-droid-sans-mono</id>
<metadata_license>CC-BY-3.0</metadata_license>
<extends>google-droid</extends>
</component>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
<component type="font">
<id>google-droid-sans</id>
<metadata_license>CC-BY-3.0</metadata_license>
<extends>google-droid</extends>
</component>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
<component type="font">
<id>google-droid-serif</id>
<metadata_license>CC-BY-3.0</metadata_license>
<extends>google-droid</extends>
</component>

22
google-droid.metainfo.xml Normal file
View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
<component type="font">
<id>google-droid</id>
<metadata_license>CC-BY-3.0</metadata_license>
<name>Droid</name>
<summary>General-purpose fonts released by Google as part of Android</summary>
<description>
<p>
The Droid typeface family was designed in the fall of 2006 by Ascender's
Steve Matteson, as a commission from Google to create a set of system fonts
for its Android platform. The goal was to provide optimal quality and comfort
on a mobile handset when rendered in application menus, web browsers and for
other screen text.
The family was later extended in collaboration with other designers such as
Pascal Zoghbi of 29ArabicLetters.
</p>
</description>
<updatecontact>pnemade_at_redhat_dot_com</updatecontact>
<url type="homepage">https://android.googlesource.com/</url>
</component>