From 837791c5ef4daab5b3244c4afbd9adf0dbbfb5a2 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 11 Jul 2021 04:15:55 +0200 Subject: [PATCH] Update metainfo to newer format. Used appstream form: https://www.freedesktop.org/software/appstream/metainfocreator/#/guiapp --- lib/appdata.xml | 35 ----------------------------------- lib/org.lyx.LyX.metainfo.xml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 35 deletions(-) delete mode 100644 lib/appdata.xml create mode 100644 lib/org.lyx.LyX.metainfo.xml diff --git a/lib/appdata.xml b/lib/appdata.xml deleted file mode 100644 index 26d29e4c64..0000000000 --- a/lib/appdata.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - lyx.desktop - GPL-2.0+ - LyX - The Document Processor - -

LyX is a document processor that encourages an approach to - writing based on the structure of your documents (WYSIWYM) and - not simply their appearance (WYSIWYG).

-

LyX combines the power and flexibility of TeX/LaTeX with the - ease of use of a graphical interface. This results in - world-class support for creation of mathematical content (via a - fully integrated equation editor) and structured documents like - academic articles, theses, and books. In addition, staples of - scientific authoring such as reference list and index creation - come standard. But you can also use LyX to create a letter or a - novel or a theatre play or film script. A broad array of ready, - well-designed document layouts are built in.

-

LyX is for people who want their writing to look great, - right out of the box. No more endless tinkering with formatting - details, “finger painting” font attributes or futzing around - with page boundaries. You just write. On screen, LyX looks like - any word processor; its printed output — or richly - cross-referenced PDF, just as readily produced — looks like - nothing else.

-
- - http://www.lyx.org/images/about/main_window.png - http://www.lyx.org/images/about/preview_dvi.png - http://www.lyx.org/images/about/edit_menu.png - - http://www.lyx.org - lyx-devel@lists.lyx.org -
diff --git a/lib/org.lyx.LyX.metainfo.xml b/lib/org.lyx.LyX.metainfo.xml new file mode 100644 index 0000000000..2c03194efc --- /dev/null +++ b/lib/org.lyx.LyX.metainfo.xml @@ -0,0 +1,30 @@ + + + org.lyx.LyX + + LyX + The Document Processor + + CC0-1.0 + GPL-2.0-or-later + + +

+ LyX is a document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG). +

+

+ LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academigned document layouts are built n addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in. +

+

+ LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, finger painting font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output - or richly cross-referenced PDF, just as readily produced - looks like nothing else. +

+
+ + lyx.desktop + + + https://www.lyx.org/images/lyx_xmlinfo_screenshot.png + + + lyx-devel_AT_lists.lyx.org +