<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Save as on toolbar]]></title><description><![CDATA[<p dir="auto">I’m trying to add a ‘Save as’ button on the toolbar - I have added the customise plug-in and got the menu icons thingy but can’t get any further as I am congenitally stupid.  Can anyone help?  I would willingly give up the save all button!</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14166/save-as-on-toolbar</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 02:25:21 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14166.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Jul 2017 12:21:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Save as on toolbar on Sat, 22 Jul 2017 04:55:53 GMT]]></title><description><![CDATA[<p dir="auto">You’re welcome.<br />
I’m glad it works for you.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25803</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25803</guid><dc:creator><![CDATA[Yaron]]></dc:creator><pubDate>Sat, 22 Jul 2017 04:55:53 GMT</pubDate></item><item><title><![CDATA[Reply to Save as on toolbar on Fri, 21 Jul 2017 15:01:33 GMT]]></title><description><![CDATA[<p dir="auto">OK done all that…and it works!  Thank you - didn’t use your icon but did use the knowledge that it was 16x16 and did the  swap of the code.  Thank you again.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25788</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25788</guid><dc:creator><![CDATA[Bill Brooks]]></dc:creator><pubDate>Fri, 21 Jul 2017 15:01:33 GMT</pubDate></item><item><title><![CDATA[Reply to Save as on toolbar on Thu, 20 Jul 2017 19:09:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bill-brooks" aria-label="Profile: Bill-Brooks">@<bdi>Bill-Brooks</bdi></a>,</p>
<p dir="auto">The strings in “CustomizeToolbar.btn” are case-sensitive and therefore the correct line is: <code>File,Save As...,,,SaveAs.bmp</code>. Sorry.</p>
<p dir="auto">If your Notepad++ interface language is not English, replace <code>File</code> and <code>Save As...</code> with the exact words used in your menu.</p>
<p dir="auto">If it still does not work, please download <a href="https://github.com/pnedev/compare-plugin/files/1163383/SaveAs.zip" rel="nofollow ugc">this ZIP file</a>, extract it and save the BMP image in the Config folder (I assume you’ve located this folder, correct?).</p>
<p dir="auto">Good luck and please update.</p>
<hr />
<p dir="auto">Claudia and Guy,<br />
Greetings.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25754</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25754</guid><dc:creator><![CDATA[Yaron]]></dc:creator><pubDate>Thu, 20 Jul 2017 19:09:16 GMT</pubDate></item><item><title><![CDATA[Reply to Save as on toolbar on Thu, 20 Jul 2017 14:25:24 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your reply.  Didn’t work.  Got this in customise toolbar - customise button error save as…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25745</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25745</guid><dc:creator><![CDATA[Bill Brooks]]></dc:creator><pubDate>Thu, 20 Jul 2017 14:25:24 GMT</pubDate></item><item><title><![CDATA[Reply to Save as on toolbar on Tue, 18 Jul 2017 20:08:39 GMT]]></title><description><![CDATA[<p dir="auto">Hello Bill,</p>
<ol>
<li>Enable Plugins -&gt; Customize Toolbar -&gt; Custom Buttons.</li>
<li>Create a BMP image for “Save As” and save it in the Config folder (under plugin in the installation folder or %APPDATA%).</li>
<li>In the Config folder you should have a “CustomizeToolbar.btn” file (create it if it doesn’t exist).<br />
Add the following line to that file: <code>File,Save as...,,,SaveAs.bmp</code> (SaveAs.bmp is the image you should save in the Config folder).</li>
<li>Restart NPP. Plugins -&gt; Customize Toolbar -&gt; Costomize. The “Save as” button should be available; - add it to the toolbar.</li>
</ol>
<p dir="auto">Best regards.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25694</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25694</guid><dc:creator><![CDATA[Yaron]]></dc:creator><pubDate>Tue, 18 Jul 2017 20:08:39 GMT</pubDate></item></channel></rss>