]> code.delx.au - refind/blobdiff - NEWS.txt
Use filesystem name as potential base for loader icon filename.
[refind] / NEWS.txt
index 534c400a38d2b1a7232e6480d8bdda61b58d2fa9..5bfd5c07d57d45e3aca9c1e156e6203d85603241 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,13 @@
 0.6.1 (12/??/2012):
 -------------------
 
+- Added the filesystem's label (up to the first space, dash, or underscore,
+  if present) as a search base for a menu icon. For instance, if the
+  filesystem is called "Arch", rEFInd will try to find an icon called
+  os_Arch.icns; if it's called "Mac boot", rEFInd will try to use
+  os_Mac.icns; and if it's "suse_root", rEFInd will search for
+  os_suse.icns.
+
 - Refined hints displays to be more context-sensitive, particularly in text
   mode.