[gnome-calculator] Fix all the validation failures in the AppData file
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Fix all the validation failures in the AppData file
- Date: Wed, 25 Sep 2013 15:21:33 +0000 (UTC)
commit c8ab02b509ceb2f983852d3b13bb9cc71552ddaa
Author: Richard Hughes <richard hughsie com>
Date: Wed Sep 25 16:21:01 2013 +0100
Fix all the validation failures in the AppData file
data/gnome-calculator.appdata.xml.in | 27 ++++++++++++++-------------
1 files changed, 14 insertions(+), 13 deletions(-)
---
diff --git a/data/gnome-calculator.appdata.xml.in b/data/gnome-calculator.appdata.xml.in
index b20794d..de4653b 100644
--- a/data/gnome-calculator.appdata.xml.in
+++ b/data/gnome-calculator.appdata.xml.in
@@ -4,30 +4,31 @@
<licence>CC0</licence>
<description>
<_p>
- GNOME Calculator is an application that solves mathematical equations. Though it at first appears to
be a simple calculator with only basic arithmetic operations, you can switch into Advanced, Financial, or
Programming mode to find a surprising set of capabilities.
+ GNOME Calculator is an application that solves mathematical equations.
+ Though it at first appears to be a simple calculator with only basic
+ arithmetic operations, you can switch into Advanced, Financial, or
+ Programming mode to find a surprising set of capabilities.
</_p>
<_p>
The Advanced calculator supports many operations, including:
+ logarithms, factorials, trigonometric and hyperbolic functions,
+ modulus division, complex numbers, random number generation, prime
+ factorization and unit conversions.
</_p>
- <ul>
- <li>logarithms</li>
- <li>factorials</li>
- <li>trigonometric and hyperbolic trigonometric functions</li>
- <li>modulus (remainder) division</li>
- <li>complex numbers</li>
- <li>random number generation</li>
- <li>prime factorization</li>
- <li>unit conversions (angle, length, area, volume, weight, duration, temperature, currency, and
time)</li>
- </ul>
<_p>
- Financial mode supports several computations, including periodic interest rate, present and future
value, double declining and straight line depreciation, and many others.
+ Financial mode supports several computations, including periodic interest
+ rate, present and future value, double declining and straight line
+ depreciation, and many others.
</_p>
<_p>
- Programming mode supports conversion between common bases (binary, octal, decimal, and hexadecimal),
boolean algebra, one’s and two’s complementation, character to character code conversion, and more.
+ Programming mode supports conversion between common bases (binary, octal,
+ decimal, and hexadecimal), boolean algebra, one’s and two’s complementation,
+ character to character code conversion, and more.
</_p>
</description>
<url type="homepage">https://wiki.gnome.org/Calculator</url>
<screenshots>
<screenshot
type="default">https://wiki.gnome.org/Calculator?action=AttachFile&do=get&target=gcalctool.png</screenshot>
</screenshots>
+ <updatecontact>gcalctool-list gnome org</updatecontact>
</application>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]