-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio.github.wxmaxima_developers.wxMaxima.appdata.xml.patch
58 lines (58 loc) · 2.61 KB
/
io.github.wxmaxima_developers.wxMaxima.appdata.xml.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
--- a/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml 2025-01-29 20:14:14.283573391 -0500
+++ b/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml 2025-01-29 20:18:52.318583292 -0500
@@ -6,7 +6,7 @@
<project_license>GPL-2.0-or-later</project_license>
<name>wxMaxima</name>
<update_contact>[email protected]</update_contact>
- <summary>A graphical user interface for Maxima, a powerful computer algebra system</summary>
+ <summary>Graphical user interface for Maxima, a powerful computer algebra system</summary>
<description>
<p>
wxMaxima is a graphical user interface for the computer algebra system Maxima:
@@ -60,29 +60,29 @@
<release version="25.01.0" date="2025-01-29T21:45:00Z">
<description>
<p>
-Fix some bugs and crashes.
-<ul>
-<li>Remove the change label width popup menu (#1964).
-It was not working at all and caused crashes. And I think the
-label width is not changed so often, so that a (working)
-possibility in the configuration menu is enough.</li>
-<li>If an empty worksheet is saved as wxmx, allow it to be read again (#1978).
-The generated content.xml was empty, which was no valid XML.</li>
-<li>Fix compiling with clang++.</li>
-<li>CopyAsMathML: encode "<" and ">" as HTML entities (valid XML).</li>
-<li>CopyAsMathML: improvements (operators and identifiers)</li>
-<li>Fix the check for Gnuplot-Cairo on Windows.</li>
-<li>Fix the (Windows) crash in the suggestions menu (#1980).</li>
-<li>HTML export: print the output labels on the left side.</li>
-</ul>
-</p>
+ Fix some bugs and crashes.
+ </p>
+ <ul>
+ <li>Remove the change label width popup menu (#1964).
+ It was not working at all and caused crashes. And I think the
+ label width is not changed so often, so that a (working)
+ possibility in the configuration menu is enough.</li>
+ <li>If an empty worksheet is saved as wxmx, allow it to be read again (#1978).
+ The generated content.xml was empty, which was no valid XML.</li>
+ <li>Fix compiling with clang++.</li>
+ <li>CopyAsMathML: encode "<" and ">" as HTML entities (valid XML).</li>
+ <li>CopyAsMathML: improvements (operators and identifiers)</li>
+ <li>Fix the check for Gnuplot-Cairo on Windows.</li>
+ <li>Fix the (Windows) crash in the suggestions menu (#1980).</li>
+ <li>HTML export: print the output labels on the left side.</li>
+ </ul>
</description>
</release>
<release version="24.11.0" date="2024-11-12T21:45:00Z">
<description>
<p>
Many bug fixes.
-</p>
+ </p>
</description>
</release>
<release version="24.08.0" date="2024-08-18T09:26:00Z">