Browse Source

Documented preventpinning.

Martijn Laan 13 years ago
parent
commit
ef06e584c4
1 changed files with 9 additions and 0 deletions
  1. 9 0
      whatsnew.htm

+ 9 - 0
whatsnew.htm

@@ -28,6 +28,15 @@ Portions Copyright &copy; 2000-2011 Martijn Laan. All rights reserved.<br />
 For conditions of distribution and use, see <a href="http://www.jrsoftware.org/files/is/license.txt">LICENSE.TXT</a>.
 </p>
 
+<p><a name="5.4.4"></a><span class="ver">5.4.4-dev </span><span class="date">(?)</span></p>
+<ul>
+<li>Windows 7 change:
+  <ul>
+  <li>Added new [Icons] section flag: <tt>preventpinning</tt>. Prevents a Start menu entry from being pinnable to Taskbar or the Start Menu on Windows 7 (or later). This also makes the entry ineligible for inclusion in the Start menu's Most Frequently Used (MFU) list. Ignored on earlier Windows versions. Contributed by <a href="https://github.com/miniak" target="_blank">miniak</a> via <a href="https://github.com/jrsoftware" target="_blank">GitHub</a>.</li>
+  </ul>
+</li>
+</ul>
+
 <p><a name="5.4.3"></a><span class="ver">5.4.3 </span><span class="date">(2011-12-20)</span></p>
 <ul>
 <li>QuickStart Pack: Now offers to download and install <a href="https://www.kymoto.org/inno-script-studio" target="_blank">Inno Script Studio</a> besides <a href="http://www.innoide.org/" target="_blank">InnoIDE</a>.</li>