1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-06 04:58:19 +03:00
latte-dock/app/org.kde.latte-dock.appdata.xml.cmake
Michail Vourlakos 87e1d1cd2f update translation scripts to include metainfo
--update translation scripts to include translatable
metadata for the appstream file. new dependencies for
the scripts are:
 - xmlstarlet
 - itstool

--added also greek translation for the appstream file
2017-05-13 19:58:41 +03:00

50 lines
2.5 KiB
CMake
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
<id>org.kde.latte-dock.desktop</id>
<name>Latte</name>
<name xml:lang="el">Latte</name>
<summary>Dock for the masses</summary>
<summary xml:lang="el">Πίνακας εφαρμογών για όλον τον κόσμο</summary>
<description>
<p>Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids. It animates its contents by using parabolic zoom effect and trys to be there only when it is needed.</p>
<p xml:lang="el">Το Latte είναι ένας πίνακας εφαρμογών βασισμένος στα plasma frameworks που εστιάζει στην καλαισθησία και παρέχει ένα όμορφο περιβάλλον για τις εργασίες και τα γραφικά συστατικά σας. Χρησιμοποιεί ένα παραβολικό εφέ έτσι ώστε να απεικονίσει τα περιεχόμενα του και προσπαθεί να είναι εκεί μόνο όταν το χρειάζεστε.</p>
<p> "Art In Coffee" </p>
<p xml:lang="el">"Τέχνη στον Καφέ"</p>
</description>
<categories>
<category>Utility</category>
<category>KDE</category>
</categories>
<url type="homepage">@WEBSITE@</url>
<url type="bugtracker">@BUG_ADDRESS@</url>
<url type="faq">@FAQS@</url>
<developer_name>@AUTHOR@</developer_name>
<icon type="stock">latte-dock</icon>
<project_license>GPL v2+</project_license>
<metadata_license>CC0-1.0</metadata_license>
<screenshots>
<screenshot type="default">
<image type="source">http://i.imgur.com/LLoXdgK.png</image>
</screenshot>
<screenshot>
<image type="source">https://2.bp.blogspot.com/-_gEFl6vIQt8/WNf3LaHcpvI/AAAAAAAAASk/CRZCF1vD2k0MQCesQk8CheBm5QrFRqYdQCLcB/s640/blur2.png</image>
</screenshot>
<screenshot>
<image type="source">http://i.imgur.com/CHCZ51A.png</image>
</screenshot>
<screenshot>
<image type="source">https://3.bp.blogspot.com/-4u-K09Tu8xI/WNf3LifOFxI/AAAAAAAAASo/AKh2HcenWpovNoJM8Yy65_jZUoXfhEi_QCLcB/s400/configwin.png</image>
</screenshot>
</screenshots>
<project_group>KDE</project_group>
<provides>
<binary>latte-dock</binary>
<library>liblattedockplugin.so</library>
</provides>
<releases>
<release version="0.6.0" date="2017-04-02"/>
<release version="0.6.1" date="2017-05-05"/>
<release version="0.6.2" date="2017-05-09"/>
</releases>
</component>