<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Add &quot;Open with gedit&quot; to the right click menu in Ubuntu</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Mon, 23 Nov 2009 03:04:03 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joewski</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-75612</link>
		<dc:creator>Joewski</dc:creator>
		<pubDate>Fri, 21 Aug 2009 07:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-75612</guid>
		<description>The problem with the code snippet is that the quotation marks are not correct. You need to retype the quotes both single and double right through the entire script. Then it will work in 9.04. This is a bug with this web site.</description>
		<content:encoded><![CDATA[<p>The problem with the code snippet is that the quotation marks are not correct. You need to retype the quotes both single and double right through the entire script. Then it will work in 9.04. This is a bug with this web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kyle2595</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-72656</link>
		<dc:creator>kyle2595</dc:creator>
		<pubDate>Sat, 30 May 2009 23:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-72656</guid>
		<description>When I use &quot;Open With gedit&quot; from the right click menu in Ubuntu 9.04, nothing happens, any help.</description>
		<content:encoded><![CDATA[<p>When I use &#8220;Open With gedit&#8221; from the right click menu in Ubuntu 9.04, nothing happens, any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BloggerTinker</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-69680</link>
		<dc:creator>BloggerTinker</dc:creator>
		<pubDate>Thu, 02 Apr 2009 13:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-69680</guid>
		<description>Thanks HTG! It worked perfectly for me.

@Michael
just go to the file directory ~/.gnome2/nautilus-scripts.
Commands:

cd ~/.gnome2/nautilus-scripts:
rm Openwithgedit

Note: please make sure you deleted the correct file as there is no UNDO with the terminal (as I have learned)

BloggerTinker
Ubuntu 8.04.1
Linux Complete Newbie</description>
		<content:encoded><![CDATA[<p>Thanks HTG! It worked perfectly for me.</p>
<p>@Michael<br />
just go to the file directory ~/.gnome2/nautilus-scripts.<br />
Commands:</p>
<p>cd ~/.gnome2/nautilus-scripts:<br />
rm Openwithgedit</p>
<p>Note: please make sure you deleted the correct file as there is no UNDO with the terminal (as I have learned)</p>
<p>BloggerTinker<br />
Ubuntu 8.04.1<br />
Linux Complete Newbie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-68451</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 11 Mar 2009 06:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-68451</guid>
		<description>How to uninstall the script?</description>
		<content:encoded><![CDATA[<p>How to uninstall the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malac</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-61659</link>
		<dc:creator>malac</dc:creator>
		<pubDate>Mon, 24 Nov 2008 08:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-61659</guid>
		<description>#!/bin/bash
#
# Nautilus script -&gt; open gedit
#
gedit $NAUTILUS_SCRIPT_SELECTED_URIS


In the interests of brevity the above code does exactly the same thing. :)</description>
		<content:encoded><![CDATA[<p>#!/bin/bash<br />
#<br />
# Nautilus script -&gt; open gedit<br />
#<br />
gedit $NAUTILUS_SCRIPT_SELECTED_URIS</p>
<p>In the interests of brevity the above code does exactly the same thing. <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: airtonix</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-57741</link>
		<dc:creator>airtonix</dc:creator>
		<pubDate>Tue, 16 Sep 2008 01:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-57741</guid>
		<description>or you can just &quot;open with other application&quot; -&gt; choose &quot;text editor&quot; (which is gedit)....now you have open with gedit in your right click menu</description>
		<content:encoded><![CDATA[<p>or you can just &#8220;open with other application&#8221; -&gt; choose &#8220;text editor&#8221; (which is gedit)&#8230;.now you have open with gedit in your right click menu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: astralnaut</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-56747</link>
		<dc:creator>astralnaut</dc:creator>
		<pubDate>Thu, 28 Aug 2008 10:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-56747</guid>
		<description>Thanks again Geek,for another successful tip. Used on Hardy Heron.</description>
		<content:encoded><![CDATA[<p>Thanks again Geek,for another successful tip. Used on Hardy Heron.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blu</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-55858</link>
		<dc:creator>blu</dc:creator>
		<pubDate>Mon, 11 Aug 2008 21:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-55858</guid>
		<description>for me worked with:


gedit /home/user/.gnome2/nautilus-scripts/Open\ with\ gedit

8.04</description>
		<content:encoded><![CDATA[<p>for me worked with:</p>
<p>gedit /home/user/.gnome2/nautilus-scripts/Open\ with\ gedit</p>
<p>8.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kah00na</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-54505</link>
		<dc:creator>kah00na</dc:creator>
		<pubDate>Fri, 25 Jul 2008 18:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-54505</guid>
		<description>I did not know you could do this.  I have to convert movie files from my flash video camera so they in a better playable format.  I&#039;ve been using the command line to do this.  I&#039;m going to use the same concept to make a right-click script to do this!   Great post!</description>
		<content:encoded><![CDATA[<p>I did not know you could do this.  I have to convert movie files from my flash video camera so they in a better playable format.  I&#8217;ve been using the command line to do this.  I&#8217;m going to use the same concept to make a right-click script to do this!   Great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3r1c</title>
		<link>http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/comment-page-1/#comment-51157</link>
		<dc:creator>3r1c</dc:creator>
		<pubDate>Sun, 01 Jun 2008 11:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/add-open-with-gedit-to-the-right-click-menu-in-ubuntu/#comment-51157</guid>
		<description>ThX mate,this is what i needed!</description>
		<content:encoded><![CDATA[<p>ThX mate,this is what i needed!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
