<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=2930&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Panel entries]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=2930</link>
		<description><![CDATA[The most recent posts in Panel entries.]]></description>
		<lastBuildDate>Thu, 16 Nov 2006 14:32:26 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Panel entries]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12360#p12360</link>
			<description><![CDATA[<p>I forgot that the panel save its config when it exits you should be able to exit the panel and then make the changes</p>]]></description>
			<author><![CDATA[dummy@example.com (TomE)]]></author>
			<pubDate>Thu, 16 Nov 2006 14:32:26 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12360#p12360</guid>
		</item>
		<item>
			<title><![CDATA[Re: Panel entries]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12359#p12359</link>
			<description><![CDATA[<p>I did it manually, changing the files and the panel reference, but on logout it rewrites the panels.xml and saves new .rc files to match. </p><p>Oh well, I tried. :-) Thanks for the input.</p>]]></description>
			<author><![CDATA[dummy@example.com (SimonJ)]]></author>
			<pubDate>Thu, 16 Nov 2006 14:25:58 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12359#p12359</guid>
		</item>
		<item>
			<title><![CDATA[Re: Panel entries]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12358#p12358</link>
			<description><![CDATA[<p>It needs the numbers there, as if there more than one launcher there would only be one config.<br />You can tar up the ~/.config/xfce4/panel/ dir and it will be transferable.</p><p>If you really want it without the numbers and only have one of each item, something like this should work (I&#039;ve not tested and it may destroy the world&#160; <img src="http://forum.xfce.org/img/smilies/lol.png" width="15" height="15" alt="lol" /> )</p><div class="codebox"><pre><code>sed -i -e s/-.*.rc/.rc/ ~/.config/xfce4/panel/panels.xml

for i in `ls ~/.config/xfce4/panel`; do
  cd ~/.config/xfce4/panel
  replace=`echo $i | sed s/-.*.rc/.rc/`
  cp $i $replace
  rm $i
done</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (TomE)]]></author>
			<pubDate>Thu, 16 Nov 2006 13:54:54 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12358#p12358</guid>
		</item>
		<item>
			<title><![CDATA[Panel entries]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12355#p12355</link>
			<description><![CDATA[<p>I have had a look in ~/.config/xfce4/panel and see the panel entries with numeric suffixes eg. clock-5.rc and then some with what I guess is a session id eg. launcher-11627105420.rc </p><p>Then in panels.xml I can see the list of these launchers. Can I edit them to remove the session id&#039;s and therefore make them stick even if I save another session? I guess I&#039;d need to do the filenames and the entries in panels.xml.</p><p>Also can I then make a backup of these so I can drop them into a new installation and voila, desktop done!</p><p>I hope all that makes sense,</p><p>TIA</p>]]></description>
			<author><![CDATA[dummy@example.com (SimonJ)]]></author>
			<pubDate>Thu, 16 Nov 2006 07:32:52 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12355#p12355</guid>
		</item>
	</channel>
</rss>
