[gnote/meson] Change plugin desktop file format for tableofcontents
- From: Aurimas ÄŒernius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/meson] Change plugin desktop file format for tableofcontents
- Date: Sun, 4 Apr 2021 12:07:05 +0000 (UTC)
commit 60f76b9633e129f5279728d6d9b09c6c27cb2d81
Author: Aurimas ÄŒernius <aurisc4 gmail com>
Date: Sun Apr 4 15:05:40 2021 +0300
Change plugin desktop file format for tableofcontents
src/addins/tableofcontents/tableofcontents.desktop.in.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/addins/tableofcontents/tableofcontents.desktop.in.in
b/src/addins/tableofcontents/tableofcontents.desktop.in.in
index 1a7f2c75..5c521812 100644
--- a/src/addins/tableofcontents/tableofcontents.desktop.in.in
+++ b/src/addins/tableofcontents/tableofcontents.desktop.in.in
@@ -1,4 +1,4 @@
-[AddinInfo]
+[Plugin]
Id=TableofcontentsAddin
Name=Table of Contents
Description=Navigate long structured notes. Set section and subsection headings in your note, and the Table
of Contents will show in a menu.
@@ -11,6 +11,6 @@ Copyright=© 2013 Luc Pionchon
LibgnoteRelease=@libgnote_release@
LibgnoteVersionInfo=@libgnote_version_info@
[Actions]
-actions_void=tableofcontents-heading1,tableofcontents-heading2,tableofcontents-help
-actions_int=tableofcontents-goto-heading
-non_modifying_actions=tableofcontents-goto-heading,tableofcontents-help
+ActionsVoid=tableofcontents-heading1,tableofcontents-heading2,tableofcontents-help
+ActionsInt=tableofcontents-goto-heading
+NonModifyingActions=tableofcontents-goto-heading,tableofcontents-help
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]