Changes

/* xdg-mime */
The following lines were added (+) and removed (-):
o set the default application for AVI video files using xdg-mime in Linux Mint Cinnamon, you can follow these steps. Ensure that SMPlayer is installed on your system before proceeding.To set the default application for AVI video files using xdg-mime in Linux Mint Cinnamon, you can follow these steps. Ensure that SMPlayer is installed on your system before proceeding.bash file --mime-type your_video_file.aviCopy codefile --mime-type your_video_file.avibash xdg-mime default smplayer.desktop video/aviCopy codexdg-mime default smplayer.desktop video/avibash update-mime-database ~/.local/share/mimeCopy codeupdate-mime-database ~/.local/share/mime
Bureaucrat, administrator
16,192
edits