]> www.fi.muni.cz Git - evince.git/commit
Implement the 'Open Containing Folder' command
authorFederico Mena Quintero <federico@novell.com>
Thu, 19 Aug 2010 21:04:43 +0000 (16:04 -0500)
committerFederico Mena Quintero <federico@novell.com>
Mon, 13 Sep 2010 17:23:14 +0000 (12:23 -0500)
commit5d42af6c195aa3d17047afbaeec438009fcf17ce
tree97cd5672fc7d33758bd2cec5c24750f2bef69fba
parent9b576bb1b5c4f6f3707144ad05b0d04f67efd953
Implement the 'Open Containing Folder' command

Nautilus doesn't seem to like

  nautilus file:///home/foo/Downloads/foo.pdf

these days; it complains that foo.pdf is not a folder.

So, we just launch the default handler for the file's parent folder.
When that bug in Nautilus is fixed, maybe we can go back
to spawning it directly.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
shell/ev-window.c