Remove unnecessary junk.
This commit is contained in:
parent
02b2d4dc08
commit
51d642a259
5 changed files with 9 additions and 0 deletions
Binary file not shown.
BIN
otl_handler.tgz
BIN
otl_handler.tgz
Binary file not shown.
|
|
@ -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
8
vimoutliner-mimefile.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue