summaryrefslogtreecommitdiff
path: root/tools/plugin_template/pluma-plugin.desktop.in
blob: c12b91b942a938dd41b5f049fd019801abe2a113 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Pluma Plugin]
##ifdef WITH_PYTHON
Loader=python
##endif
Module=##(PLUGIN_MODULE)
IAge=2
_Name=##(PLUGIN_NAME)
_Description=##(DESCRIPTION)
Icon=pluma-plugin
Authors=##(AUTHOR_FULLNAME) <##(AUTHOR_EMAIL.lower)>
Copyright=Copyright © ##(DATE_YEAR) ##(AUTHOR_FULLNAME)
Website=http://www.mate-desktop.org