View Single Post
Posts: 134 | Thanked: 91 times | Joined on Nov 2009 @ Imperial College London
#17
Originally Posted by arajantie View Post
Change the application/pdf line in /usr/share/applications/defaults.list to
Code:
application/pdf=hildon-evince.desktop
and run
Code:
sudo update-mime-database /usr/share/mime
PDF files should then open in evince. (You may need to reboot.)
I think (not sure) that if you instead modify /etc/gnome/defaults.list there is no need to reboot (or update-mime-database).

Cheers,
Jan