[gnote/meson] Prepare backlinks desktop file for meson build



commit 813546b06cdb826fafa577906effb45557222b68
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Mar 28 22:55:00 2021 +0300

    Prepare backlinks desktop file for meson build

 src/addins/backlinks/backlinks.desktop.in.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/src/addins/backlinks/backlinks.desktop.in.in b/src/addins/backlinks/backlinks.desktop.in.in
index 5c5ceb0b..a908799e 100644
--- a/src/addins/backlinks/backlinks.desktop.in.in
+++ b/src/addins/backlinks/backlinks.desktop.in.in
@@ -1,14 +1,14 @@
 [AddinInfo]
 Id=BacklinksAddin
-_Name=Backlinks
-_Description=See which notes link to the one you're currently viewing.
-_Authors=Hubert Figuiere and Tomboy Project
+Name=Backlinks
+Description=See which notes link to the one you're currently viewing.
+Authors=Hubert Figuiere and Tomboy Project
 Category=Tools
 Version=0.8
 DefaultEnabled=true
 Module=libbacklinks
-LibgnoteRelease=@LIBGNOTE_RELEASE@
-LibgnoteVersionInfo=@LIBGNOTE_VERSION_INFO@
+LibgnoteRelease=@libgnote_release@
+LibgnoteVersionInfo=@libgnote_version_info@
 [Actions]
 actions_string=backlinks-open-note
 non_modifying_actions=backlinks-open-note


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]