diff options
author | David Scholl | 2015-07-06 16:06:14 -0400 |
---|---|---|
committer | David Scholl | 2015-07-06 16:06:14 -0400 |
commit | 230ae51f885c3780e4e73b034d55e966e10d59e6 (patch) | |
tree | 8223ff1f30a4a4725fbd9fbf2d3981321be99486 /leo.xml | |
download | aur-230ae51f885c3780e4e73b034d55e966e10d59e6.tar.gz |
Initial import
Diffstat (limited to 'leo.xml')
-rw-r--r-- | leo.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/leo.xml b/leo.xml new file mode 100644 index 00000000000..491d1290db9 --- /dev/null +++ b/leo.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> + <mime-type type="application/x-leo-outline"> + <comment xml:lang="en">Leo outline file</comment> + <glob pattern="*.leo"/> + </mime-type> +</mime-info> |