[Mimeapps] Changed all Emacs entries with Emacsclient
This commit is contained in:
parent
c3eeb62e7f
commit
790d83aef1
@ -1,6 +1,6 @@
|
|||||||
[Added Associations]
|
[Added Associations]
|
||||||
application/epub+zip=com.github.babluboy.bookworm.desktop;firefox.desktop;
|
application/epub+zip=com.github.babluboy.bookworm.desktop;firefox.desktop;
|
||||||
application/octet-stream=emacs.desktop;
|
application/octet-stream=emacsclient.desktop;
|
||||||
application/pdf=xreader.desktop;
|
application/pdf=xreader.desktop;
|
||||||
application/vnd.rar=org.gnome.FileRoller.desktop;
|
application/vnd.rar=org.gnome.FileRoller.desktop;
|
||||||
application/x-7z-compressed=org.gnome.FileRoller.desktop;
|
application/x-7z-compressed=org.gnome.FileRoller.desktop;
|
||||||
@ -13,8 +13,8 @@ application/x-java-archive=javaws.desktop;org.gnome.FileRoller.desktop;
|
|||||||
application/x-java-jnlp-file=javaws.desktop;
|
application/x-java-jnlp-file=javaws.desktop;
|
||||||
application/x-mobi8-ebook=com.github.babluboy.bookworm.desktop;
|
application/x-mobi8-ebook=com.github.babluboy.bookworm.desktop;
|
||||||
application/x-mobipocket-ebook=com.github.babluboy.bookworm.desktop;
|
application/x-mobipocket-ebook=com.github.babluboy.bookworm.desktop;
|
||||||
application/x-shellscript=emacs.desktop;
|
application/x-shellscript=emacsclient.desktop;
|
||||||
application/x-wine-extension-ini=emacs.desktop;
|
application/x-wine-extension-ini=emacsclient.desktop;
|
||||||
application/x-xz-compressed-tar=org.gnome.FileRoller.desktop;
|
application/x-xz-compressed-tar=org.gnome.FileRoller.desktop;
|
||||||
application/xhtml+xml=firefox.desktop;
|
application/xhtml+xml=firefox.desktop;
|
||||||
application/zip=org.gnome.FileRoller.desktop;
|
application/zip=org.gnome.FileRoller.desktop;
|
||||||
@ -30,17 +30,17 @@ image/vnd.djvu+multipage=com.github.babluboy.bookworm.desktop;
|
|||||||
image/webp=sxiv.desktop;nomacs.desktop;
|
image/webp=sxiv.desktop;nomacs.desktop;
|
||||||
image/x-canon-cr2=nomacs.desktop;
|
image/x-canon-cr2=nomacs.desktop;
|
||||||
inode/directory=nemo.desktop;
|
inode/directory=nemo.desktop;
|
||||||
text/csv=emacs.desktop;
|
text/csv=emacsclient.desktop;
|
||||||
text/html=emacs.desktop;firefox.desktop;
|
text/html=emacsclient.desktop;firefox.desktop;
|
||||||
text/markdown=emacs.desktop;
|
text/markdown=emacsclient.desktop;
|
||||||
text/mml=firefox.desktop;
|
text/mml=firefox.desktop;
|
||||||
text/plain=emacs.desktop;sent.desktop;
|
text/plain=emacsclient.desktop;sent.desktop;
|
||||||
text/troff=emacs.desktop;
|
text/troff=emacsclient.desktop;
|
||||||
text/vtt=emacs.desktop;
|
text/vtt=emacsclient.desktop;
|
||||||
text/x-csrc=emacs.desktop;
|
text/x-csrc=emacsclient.desktop;
|
||||||
text/x-java=emacs.desktop;
|
text/x-java=emacsclient.desktop;
|
||||||
text/x-matlab=emacs.desktop;
|
text/x-matlab=emacsclient.desktop;
|
||||||
text/x-python=emacs.desktop;
|
text/x-python=emacsclient.desktop;
|
||||||
text/xml=firefox.desktop;
|
text/xml=firefox.desktop;
|
||||||
video/3gpp=mpv.desktop;
|
video/3gpp=mpv.desktop;
|
||||||
video/mp4=mpv.desktop;
|
video/mp4=mpv.desktop;
|
||||||
@ -56,12 +56,12 @@ application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoff
|
|||||||
[Default Applications]
|
[Default Applications]
|
||||||
application/epub+zip=com.github.babluboy.bookworm.desktop
|
application/epub+zip=com.github.babluboy.bookworm.desktop
|
||||||
application/lrf=com.github.babluboy.bookworm.desktop
|
application/lrf=com.github.babluboy.bookworm.desktop
|
||||||
application/octet-stream=emacs.desktop
|
application/octet-stream=emacsclient.desktop
|
||||||
application/pdf=xreader.desktop
|
application/pdf=xreader.desktop
|
||||||
application/x-mobipocket-ebook=com.github.babluboy.bookworm.desktop
|
application/x-mobipocket-ebook=com.github.babluboy.bookworm.desktop
|
||||||
application/x-wine-extension-ini=emacs.desktop
|
application/x-wine-extension-ini=emacsclient.desktop
|
||||||
application/xhtml+xml=firefox.desktop
|
application/xhtml+xml=firefox.desktop
|
||||||
application/xml=emacs.desktop
|
application/xml=emacsclient.desktop
|
||||||
audio/mpeg=mpv.desktop
|
audio/mpeg=mpv.desktop
|
||||||
audio/x-mod=mpv.desktop
|
audio/x-mod=mpv.desktop
|
||||||
audio/x-wav=mpv.desktop
|
audio/x-wav=mpv.desktop
|
||||||
@ -74,9 +74,9 @@ image/vnd.djvu+multipage=com.github.babluboy.bookworm.desktop
|
|||||||
image/webp=sxiv.desktop
|
image/webp=sxiv.desktop
|
||||||
image/x-canon-cr2=sxiv.desktop
|
image/x-canon-cr2=sxiv.desktop
|
||||||
inode/directory=nemo.desktop
|
inode/directory=nemo.desktop
|
||||||
text/csv=emacs.desktop
|
text/csv=emacsclient.desktop
|
||||||
text/html=firefox.desktop
|
text/html=firefox.desktop
|
||||||
text/markdown=emacs.desktop
|
text/markdown=emacsclient.desktop
|
||||||
text/mml=firefox.desktop
|
text/mml=firefox.desktop
|
||||||
text/plain=sent.desktop
|
text/plain=sent.desktop
|
||||||
text/xml=firefox.desktop
|
text/xml=firefox.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user