summaryrefslogtreecommitdiff
path: root/tools/plugin_template/pluma-plugin.desktop.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/plugin_template/pluma-plugin.desktop.in')
-rw-r--r--tools/plugin_template/pluma-plugin.desktop.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/plugin_template/pluma-plugin.desktop.in b/tools/plugin_template/pluma-plugin.desktop.in
index 993e0e9b..ac093b73 100644
--- a/tools/plugin_template/pluma-plugin.desktop.in
+++ b/tools/plugin_template/pluma-plugin.desktop.in
@@ -1,8 +1,8 @@
-[Pluma Plugin]
+[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)