diff options
-rw-r--r-- | desktop/mimi/README | 14 | ||||
-rw-r--r-- | desktop/mimi/mimi.info | 2 |
2 files changed, 9 insertions, 7 deletions
diff --git a/desktop/mimi/README b/desktop/mimi/README index cfb9b41e9658..18281ef75d82 100644 --- a/desktop/mimi/README +++ b/desktop/mimi/README @@ -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. diff --git a/desktop/mimi/mimi.info b/desktop/mimi/mimi.info index 56a91c618554..24d9732888a1 100644 --- a/desktop/mimi/mimi.info +++ b/desktop/mimi/mimi.info @@ -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" |