summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/plugin_template/pluma-plugin.desktop.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/plugin_template/pluma-plugin.desktop.in b/tools/plugin_template/pluma-plugin.desktop.in
index 993e0e9b..acc7d303 100644
--- a/tools/plugin_template/pluma-plugin.desktop.in
+++ b/tools/plugin_template/pluma-plugin.desktop.in
@@ -1,8 +1,8 @@
[Pluma Plugin]
Module=##(PLUGIN_MODULE)
IAge=2
-_Name=##(PLUGIN_NAME)
-_Description=##(DESCRIPTION)
+Name=##(PLUGIN_NAME)
+Description=##(DESCRIPTION)
Icon=pluma-plugin
Authors=##(AUTHOR_FULLNAME) <##(AUTHOR_EMAIL.lower)>
Copyright=Copyright © ##(DATE_YEAR) ##(AUTHOR_FULLNAME)