desktop/mimi: Fixed VERSION in .info and typos in README.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-01-16 15:15:38 +00:00 committed by Willy Sudiarto Raharjo
parent de476e7ec3
commit 38717a8952
2 changed files with 9 additions and 7 deletions

View file

@ -1,10 +1,12 @@
mimi is an improved verision of xdg-open. The original xdg-open works horribly without DE environment.
mimi is an improved verision of xdg-open. The original xdg-open works horribly
without DE environment.
Note:
This WILL overwrite xdg-open. If you desire to go back to the original xdg-open script, be sure to
reinstall xdg-utils from Slackware's repo.
This WILL overwrite xdg-open. If you desire to go back to the original
xdg-open script, be sure to reinstall xdg-utils from Slackware's repo.
You specifically define what applications should be opened by which mime type. Simple make a text file
at "~/.config/mimi/mime.conf" and edit it to your liking. If you don't feel like doing, this mimi will
automatically find the best suited desktop file for the file. More info on the Github page.
You specifically define what applications should be opened by which mime type.
Simply make a text file at "~/.config/mimi/mime.conf" and edit it to your
liking. If you don't feel like doing this, mimi will automatically find the
best suited desktop file for the file. More info on the Github page.

View file

@ -1,5 +1,5 @@
PRGNAM="mimi"
VERSION="d85ea8256ed627e93b387cd42e4ab39bfab9504c"
VERSION="d85ea825"
HOMEPAGE="https://github.com/march-linux/mimi/"
DOWNLOAD="https://github.com/march-linux/mimi/archive/d85ea8256ed627e93b387cd42e4ab39bfab9504c.zip"
MD5SUM="e3b70b4473fb1a319c36688cea356efc"