grapox
Sat Sep 06, 2014 8:25:01 am
I knew about the "Open with" in the Properties tab.
But what if the application (here, Adobe Acrobat) isn't there?
Here what solved my problem (in Gnome):
Open the file /etc/gnome/defaults.list (admin mode) as root:
Change the line:
to:
But what if the application (here, Adobe Acrobat) isn't there?
Here what solved my problem (in Gnome):
Open the file /etc/gnome/defaults.list (admin mode) as root:
- Code:
sudo gedit /etc/gnome/defaults.list
Change the line:
- Code:
application/pdf=evince.desktop
to:
- Code:
application/pdf=acroread.desktop