<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>alan.lamielle.net &#187; NoDisplay</title>
	<atom:link href="http://alan.lamielle.net/tags/nodisplay/feed" rel="self" type="application/rss+xml" />
	<link>http://alan.lamielle.net</link>
	<description>Alan LaMielle</description>
	<lastBuildDate>Fri, 16 Sep 2011 16:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Evince Document Viewer Menu Entry</title>
		<link>http://alan.lamielle.net/2009/09/23/evince-document-viewer-menu-entry</link>
		<comments>http://alan.lamielle.net/2009/09/23/evince-document-viewer-menu-entry#comments</comments>
		<pubDate>Wed, 23 Sep 2009 15:20:53 +0000</pubDate>
		<dc:creator>Alan LaMielle</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[.desktop]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[evince]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-do]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[NoDisplay]]></category>

		<guid isPermaLink="false">http://alan.lamielle.net/?p=479</guid>
		<description><![CDATA[I has always bothered me that Gnome&#8217;s document viewer, evince, doesn&#8217;t show up in the Gnome menus or in Gnome-Do when I type evince.  I did a bit of searching and discovered that this is because the evince .desktop files have the property NoDisplay=true in them. Apparently this tells Gnome to ignore this application for [...]]]></description>
			<content:encoded><![CDATA[<p>I has always bothered me that Gnome&#8217;s document viewer, evince, doesn&#8217;t show up in the Gnome menus or in Gnome-Do when I type evince.  I did a bit of searching and discovered that this is because the evince .desktop files have the property <code>NoDisplay=true</code> in them.  Apparently this tells Gnome to ignore this application for display purposes (in menus, dialogs, gnome-do, etc.).  I changed this property to <code>false</code> and am waiting for whatever .desktop cache there is to update.  I&#8217;ll update this post if this actually worked for me.  I hope it does, being able to launch evince with one command in Gnome-Do would be wonderful.</p>
<p>I found <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427576">this</a> bug and <a href="http://lists.debian.org/debian-devel/2007/01/msg00448.html">this</a> discussion of why <code>NoDisplay</code> is set to <code>true</code>.</p>
<p>Update (2009-9-27 19:13): After waiting for a while to see if evince would ever show up in the menus/gnome-do, it appears that this &#8216;fix&#8217; doesn&#8217;t work.  I&#8217;m not willing to put more time into this, so my current work-around is to open a directory with the pdf of interest and open the file that way.  Not my preferred workflow, but it gets the job done.</p>
<p>Update (2009-10-7 08:46): A commenter suggested removing the <code>NoDisplay</code> line altogether.  I&#8217;ve commented these lines out in the files <code>/usr/share/applications/evince.desktop</code> and <code>/usr/share/app-install/desktop/evince.desktop</code>.  I&#8217;ll leave it like that and see if an entry for Evince shows up anwhere.  I&#8217;ve actually gotten into the habbit of opening a directory in Nautilus and opening the document in question from there.  If this works though, I&#8217;ll have multiple ways of doing what I want.</p>
<p>Update (2009-10-10 07:34): Removing the lines didn&#8217;t help.  Looks like I&#8217;ll just continue using the &#8216;Open in Nautilus&#8217; method.</p>
]]></content:encoded>
			<wfw:commentRss>http://alan.lamielle.net/2009/09/23/evince-document-viewer-menu-entry/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

