diff options
author | Kirill Isakov | 2023-06-13 03:06:52 +0600 |
---|---|---|
committer | Kirill Isakov | 2023-06-13 03:06:52 +0600 |
commit | 2aaf4f80a26979049ffe582261e2268e30dd5f2b (patch) | |
tree | 0aab56ef1da5fd6119adda811823f0e9cd7ea91d /tika.desktop | |
parent | b16ff93950d86af415a053b84e1a8e6c630492f0 (diff) | |
download | aur-2aaf4f80a26979049ffe582261e2268e30dd5f2b.tar.gz |
Version 2.8.0
Diffstat (limited to 'tika.desktop')
-rw-r--r-- | tika.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tika.desktop b/tika.desktop new file mode 100644 index 000000000000..d6651a690ffb --- /dev/null +++ b/tika.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=Apache Tika +Comment=The Apache Tika™ toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF) +Exec=tika %u +Icon=tika +Terminal=false +StartupNotify=true + |