[gnote/meson] Change plugin desktop file format for exporttohtml
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/meson] Change plugin desktop file format for exporttohtml
- Date: Sun, 4 Apr 2021 12:07:05 +0000 (UTC)
commit 23574da7e94fa725da49c8be87500e607e9ba634
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Apr 4 15:01:45 2021 +0300
Change plugin desktop file format for exporttohtml
src/addins/exporttohtml/exporttohtml.desktop.in.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/addins/exporttohtml/exporttohtml.desktop.in.in
b/src/addins/exporttohtml/exporttohtml.desktop.in.in
index ae304c88..8ae66b7e 100644
--- a/src/addins/exporttohtml/exporttohtml.desktop.in.in
+++ b/src/addins/exporttohtml/exporttohtml.desktop.in.in
@@ -1,4 +1,4 @@
-[AddinInfo]
+[Plugin]
Id=ExportToHtmlAddin
Name=Export to HTML
Description=Exports individual notes to HTML.
@@ -10,5 +10,5 @@ Module=libexporttohtml
LibgnoteRelease=@libgnote_release@
LibgnoteVersionInfo=@libgnote_version_info@
[Actions]
-actions_void=exporttohtml-export
-non_modifying_actions=exporttohtml-export
+ActionsVoid=exporttohtml-export
+NonModifyingActions=exporttohtml-export
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]