Remove unnecessary junk.

This commit is contained in:
Matěj Cepl 2014-12-05 15:02:43 +01:00
commit 51d642a259
5 changed files with 9 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View file

@ -24,6 +24,7 @@ BuildArch: noarch
Requires: vim-enhanced perl python
Requires(post): vim-enhanced
Requires(postun): vim-enhanced
# For otl2pdb and otl2docbook, but both are installed as examples
#Requires: libxml-writer-perl libpalm-perl
%description

Binary file not shown.

8
vimoutliner-mimefile.xml Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/x-vimoutliner">
<sub-class-of type="text/plain"/>
<comment>Outline</comment>
<glob pattern="*.otl"/>
</mime-type>
</mime-info>