

#Set default program to open pdf .exe#
exe files, all I need to do is tell it to be set as default. If you right-click the properties on the file, and for instance say I eventually do want to make PlayonLinux the default for Windows. This way they both options will show up when I try to load a Windows. To application/x-ms-dos-executable=sktop sktop Then find the line under ,Īnd change it from, in my instance application/x-ms-dos-executable=sktop In this case, you can leave the top section alone. In my instance I wanted to add PlayonLinux to select as a program to open. Gedit ~/.local/share/applications/mimeapps.list modify the Icon (again, if it's a default program installed to ( /usr/bin) this should just say Icon=name_ of_your_program.modify the MimeType (unless it's the same).
#Set default program to open pdf install#
Modify the Exec (should just say yourprogram %f as long as it's a default install with the program in /usr/bin) If you want to add support for the name in other languages just add a new line that says for instance: Name=PlayonLinux Cargador de programas de Windows When you see a command, run it in terminal, of course :)Ĭp similar_sktop name_of_your_sktop
Guide as follows (I'm using 13.10 Saucy): My guide includes file type associations, so that your app will be listed in the "Recommended Applications" when right-clicking the file to see the properties. Here's how I did it without using the Ubuntu Tweak tool. Then, you should be able to see this: $ mimetype. The changes take effect after running sudo update-mime-database /usr/share/mimeĪnd, for icons, sudo gtk-update-icon-cache /usr/share/icons/gnome -f cat <
