Some changes
This commit is contained in:
parent
282d47d558
commit
a6c115f39f
6 changed files with 51 additions and 24 deletions
|
@ -1,15 +1,15 @@
|
|||
[Default Applications]
|
||||
x-scheme-handler/http=firefox.desktop
|
||||
x-scheme-handler/https=firefox.desktop
|
||||
x-scheme-handler/ftp=firefox.desktop
|
||||
x-scheme-handler/chrome=firefox.desktop
|
||||
text/html=firefox.desktop
|
||||
application/x-extension-htm=firefox.desktop
|
||||
application/x-extension-html=firefox.desktop
|
||||
application/x-extension-shtml=firefox.desktop
|
||||
application/xhtml+xml=firefox.desktop
|
||||
application/x-extension-xhtml=firefox.desktop
|
||||
application/x-extension-xht=firefox.desktop
|
||||
x-scheme-handler/http=userapp-Firefox-9USLJ0.desktop
|
||||
x-scheme-handler/https=userapp-Firefox-9USLJ0.desktop
|
||||
x-scheme-handler/ftp=userapp-Firefox-9USLJ0.desktop
|
||||
x-scheme-handler/chrome=userapp-Firefox-9USLJ0.desktop
|
||||
text/html=userapp-Firefox-9USLJ0.desktop
|
||||
application/x-extension-htm=userapp-Firefox-9USLJ0.desktop
|
||||
application/x-extension-html=userapp-Firefox-9USLJ0.desktop
|
||||
application/x-extension-shtml=userapp-Firefox-9USLJ0.desktop
|
||||
application/xhtml+xml=userapp-Firefox-9USLJ0.desktop
|
||||
application/x-extension-xhtml=userapp-Firefox-9USLJ0.desktop
|
||||
application/x-extension-xht=userapp-Firefox-9USLJ0.desktop
|
||||
image/x-tga=feh.desktop
|
||||
image/png=feh.desktop
|
||||
image/gif=feh.desktop
|
||||
|
@ -17,17 +17,17 @@ image/jpeg=feh.desktop
|
|||
application/javascript=codium.desktop
|
||||
|
||||
[Added Associations]
|
||||
x-scheme-handler/http=firefox.desktop;
|
||||
x-scheme-handler/https=firefox.desktop;
|
||||
x-scheme-handler/ftp=firefox.desktop;
|
||||
x-scheme-handler/chrome=firefox.desktop;
|
||||
text/html=firefox.desktop;
|
||||
application/x-extension-htm=firefox.desktop;
|
||||
application/x-extension-html=firefox.desktop;
|
||||
application/x-extension-shtml=firefox.desktop;
|
||||
application/xhtml+xml=firefox.desktop;
|
||||
application/x-extension-xhtml=firefox.desktop;
|
||||
application/x-extension-xht=firefox.desktop;
|
||||
x-scheme-handler/http=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
x-scheme-handler/https=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
x-scheme-handler/ftp=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
x-scheme-handler/chrome=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
text/html=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
application/x-extension-htm=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
application/x-extension-html=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
application/x-extension-shtml=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
application/xhtml+xml=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
application/x-extension-xhtml=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
application/x-extension-xht=firefox.desktop;userapp-Firefox-9USLJ0.desktop;
|
||||
image/x-tga=feh.desktop;
|
||||
image/gif=feh.desktop;
|
||||
image/jpeg=feh.desktop;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue