diff options
author | rbuj <[email protected]> | 2021-01-26 13:08:32 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-04 22:46:51 +0100 |
commit | 97e1fe87f7cb362e0731b4aceec5b8f21e5632d1 (patch) | |
tree | 5feb76d92b71af6159d77f383e4a9851b215219f /plugins/sort/sort.plugin.desktop.in.in | |
parent | 299d0088a38a465c9de2ef890cecba9bd7a2b0f5 (diff) | |
download | pluma-97e1fe87f7cb362e0731b4aceec5b8f21e5632d1.tar.bz2 pluma-97e1fe87f7cb362e0731b4aceec5b8f21e5632d1.tar.xz |
build: Use PACKAGE_URL variable
Diffstat (limited to 'plugins/sort/sort.plugin.desktop.in.in')
-rw-r--r-- | plugins/sort/sort.plugin.desktop.in.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/sort/sort.plugin.desktop.in.in b/plugins/sort/sort.plugin.desktop.in.in new file mode 100644 index 00000000..7704c75d --- /dev/null +++ b/plugins/sort/sort.plugin.desktop.in.in @@ -0,0 +1,10 @@ +[Plugin] +Module=sort +IAge=2 +Name=Sort +Description=Sorts a document or selected text. +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=view-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=@PACKAGE_URL@ |