summaryrefslogtreecommitdiff
path: root/plugins/docinfo/docinfo.plugin.desktop.in
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-05 17:36:57 +0300
committermonsta <[email protected]>2016-12-05 17:36:57 +0300
commite1fbe56adf49a5f4d3a3bb493933d9ae5a5c081f (patch)
treedb922a4aa29bfabf5572e44e334e23c19af3641c /plugins/docinfo/docinfo.plugin.desktop.in
parentce25be232024458af2a28f4cf145d8cd22f2db29 (diff)
downloadpluma-e1fbe56adf49a5f4d3a3bb493933d9ae5a5c081f.tar.bz2
pluma-e1fbe56adf49a5f4d3a3bb493933d9ae5a5c081f.tar.xz
plugins: make them actually recognized and loaded by Pluma
- use *.plugin extension instead of *.pluma-plugin - use "Plugin" section name instead of "Pluma Plugin" mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb
Diffstat (limited to 'plugins/docinfo/docinfo.plugin.desktop.in')
-rw-r--r--plugins/docinfo/docinfo.plugin.desktop.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/docinfo/docinfo.plugin.desktop.in b/plugins/docinfo/docinfo.plugin.desktop.in
new file mode 100644
index 00000000..b4da32b0
--- /dev/null
+++ b/plugins/docinfo/docinfo.plugin.desktop.in
@@ -0,0 +1,7 @@
+[Plugin]
+Module=docinfo
+IAge=2
+_Name=Document Statistics
+_Description=Analyzes the current document and reports the number of words, lines, characters and non-space characters in it.
+Authors=Paolo Maggi <[email protected]>;Jorge Alberto Torres <[email protected]>
+Copyright=Copyright © 2002-2005 Paolo Maggi