<?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: How to add service menu entry in Dolphin.</title>
	<atom:link href="http://devel.pc-serwis.com/2010/02/how-to-add-service-menu-entry-in-dolphin/feed/" rel="self" type="application/rss+xml" />
	<link>http://devel.pc-serwis.com/2010/02/how-to-add-service-menu-entry-in-dolphin/</link>
	<description>My developer / gentoo user notes</description>
	<lastBuildDate>Fri, 12 Feb 2010 20:10:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://devel.pc-serwis.com/2010/02/how-to-add-service-menu-entry-in-dolphin/comment-page-1/#comment-22</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 12 Feb 2010 20:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://devel.pc-serwis.com/?p=82#comment-22</guid>
		<description>The question is does it work for multiple files?
According to http://kb.mozillazine.org/Command_line_arguments_%28Thunderbird%29 it should not.</description>
		<content:encoded><![CDATA[<p>The question is does it work for multiple files?<br />
According to <a href="http://kb.mozillazine.org/Command_line_arguments_%28Thunderbird%29" rel="nofollow">http://kb.mozillazine.org/Command_line_arguments_%28Thunderbird%29</a> it should not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://devel.pc-serwis.com/2010/02/how-to-add-service-menu-entry-in-dolphin/comment-page-1/#comment-21</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 12 Feb 2010 19:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://devel.pc-serwis.com/?p=82#comment-21</guid>
		<description>The exec command wasn&#039;t working for me and this was the second solution I tried for this.  I was able to combine this and the old one into a working config for my dolphin (this creates another action for the right click menu):

File:

~/.kde/share/kde4/services/email.desktop

Contents:

Desktop Entry]
Actions=attachToEmail
Encoding=UTF-8
ServiceTypes=KonqPopupMenu/Plugin,all/allfiles
ExcludeServiceTypes=application/x-iso,kdedevice/*,inode/directory
Type=Service

[Desktop Action attachToEmail]
Name=Attach to Thunderbird Mail
Name[en]=Send file as attachment
Name[]=Send file as attachment
Icon=/usr/share/thunderbird/icons/mozicon16.xpm
Exec=thunderbird -P guest -compose &quot;attachment=file://%U&quot;</description>
		<content:encoded><![CDATA[<p>The exec command wasn&#8217;t working for me and this was the second solution I tried for this.  I was able to combine this and the old one into a working config for my dolphin (this creates another action for the right click menu):</p>
<p>File:</p>
<p>~/.kde/share/kde4/services/email.desktop</p>
<p>Contents:</p>
<p>Desktop Entry]<br />
Actions=attachToEmail<br />
Encoding=UTF-8<br />
ServiceTypes=KonqPopupMenu/Plugin,all/allfiles<br />
ExcludeServiceTypes=application/x-iso,kdedevice/*,inode/directory<br />
Type=Service</p>
<p>[Desktop Action attachToEmail]<br />
Name=Attach to Thunderbird Mail<br />
Name[en]=Send file as attachment<br />
Name[]=Send file as attachment<br />
Icon=/usr/share/thunderbird/icons/mozicon16.xpm<br />
Exec=thunderbird -P guest -compose &#8220;attachment=file://%U&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
