diff options
Diffstat (limited to 'plugins/sort/sort.gedit-plugin.desktop.in')
-rwxr-xr-x | plugins/sort/sort.gedit-plugin.desktop.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/sort/sort.gedit-plugin.desktop.in b/plugins/sort/sort.gedit-plugin.desktop.in new file mode 100755 index 00000000..9ee9634a --- /dev/null +++ b/plugins/sort/sort.gedit-plugin.desktop.in @@ -0,0 +1,9 @@ +[Gedit Plugin] +Module=sort +IAge=2 +_Name=Sort +_Description=Sorts a document or selected text. +Icon=gtk-sort-ascending +Authors=Carlo Borreo <[email protected]>;Lee Mallabone <[email protected]>;Paolo Maggi <[email protected]>;Jorge Alberto Torres H. <[email protected]> +Copyright=Copyright © 2001 Carlo Borreo\nCopyright © 2002-2003 Lee Mallabone, Paolo Maggi\nCopyright © 2004-2005 Paolo Maggi +Website=http://www.gedit.org |