diff options
author | infirit <[email protected]> | 2015-08-29 14:26:07 +0200 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2017-01-13 23:29:48 +0000 |
commit | 1b5aed91f6b6024e09e8e147e07ece0a50a40ba7 (patch) | |
tree | 4ef2e922eff03ef0906563a8c2ddd0ad7d41f5c3 | |
parent | 3161a675e518d9e3d21859c417c38255d5c60b51 (diff) | |
download | mate-calc-1b5aed91f6b6024e09e8e147e07ece0a50a40ba7.tar.bz2 mate-calc-1b5aed91f6b6024e09e8e147e07ece0a50a40ba7.tar.xz |
appdata: Add necessary markers for translation
-rw-r--r-- | data/mate-calc.appdata.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/mate-calc.appdata.xml.in b/data/mate-calc.appdata.xml.in index 13c634f..80cbad1 100644 --- a/data/mate-calc.appdata.xml.in +++ b/data/mate-calc.appdata.xml.in @@ -5,8 +5,8 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>MATE Calc</name> - <summary>MATE Desktop calculator</summary> - <description> + <_summary>MATE Desktop calculator</_summary> + <_description> <p> MATE Calc is a powerful graphical calculator with financial, logical and scientific modes. It uses a multiple precision package @@ -17,7 +17,7 @@ If you would like to know more about MATE and MATE Calc, please visit the project's home page. </p> - </description> + </_description> <screenshots> <screenshot type="default"> <image width="314" height="247"> |