<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Change menu_entry.png in standard themes]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5195</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5195&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Change menu_entry.png in standard themes.]]></description>
		<lastBuildDate>Tue, 23 Sep 2014 18:19:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Change menu_entry.png in standard themes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20950#p20950</link>
			<description><![CDATA[<div class="codebox"><pre><code>WEBROOT=/var/www/frontac
WORKDIR=`pwd`
cd ${WEBROOT}/
wget http://www.apmuthu.com/files/menu_entry.png
# mkdir -p themes/{aqua,cool,default}/images
echo themes/{aqua,cool,default}/images/ | xargs -n 1 cp -f menu_entry.png
rm -f menu_entry.png
cd ${WORKDIR}
WEBROOT=
WORKDIR=</code></pre></div><p>This will make for a clearer Add icon.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 23 Sep 2014 18:19:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20950#p20950</guid>
		</item>
	</channel>
</rss>
