13 lines
304 B
Plaintext
13 lines
304 B
Plaintext
|
[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
|