<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 10.6.2 Caused an Empty Menu Bar if Spotlight icon was disabled</title>
	<atom:link href="http://www.mymacosx.com/tricks-and-tips/10-6-2-caused-empty-menu-bar-spotlight-icon-disabled.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mymacosx.com/tricks-and-tips/10-6-2-caused-empty-menu-bar-spotlight-icon-disabled.html</link>
	<description>Tips and Tricks for the MacOS X</description>
	<lastBuildDate>Tue, 03 Jan 2012 18:53:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: xi</title>
		<link>http://www.mymacosx.com/tricks-and-tips/10-6-2-caused-empty-menu-bar-spotlight-icon-disabled.html/comment-page-1#comment-814</link>
		<dc:creator>xi</dc:creator>
		<pubDate>Thu, 01 Sep 2011 13:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymacosx.com/?p=361#comment-814</guid>
		<description>I disabled spotlight indexing service and removed its icon from menu bar before, now the indexing service is back and I can search in finder.But its icon doesn&#039;t come back and the shortcut to activate spotlight (control+space) doesn&#039;t work as well....

P.S. Your Search.bundle backup only contains a folder /Contents/Resources/German.lproj. Is that right?

Thx!</description>
		<content:encoded><![CDATA[<p>I disabled spotlight indexing service and removed its icon from menu bar before, now the indexing service is back and I can search in finder.But its icon doesn&#8217;t come back and the shortcut to activate spotlight (control+space) doesn&#8217;t work as well&#8230;.</p>
<p>P.S. Your Search.bundle backup only contains a folder /Contents/Resources/German.lproj. Is that right?</p>
<p>Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dataquent</title>
		<link>http://www.mymacosx.com/tricks-and-tips/10-6-2-caused-empty-menu-bar-spotlight-icon-disabled.html/comment-page-1#comment-287</link>
		<dc:creator>dataquent</dc:creator>
		<pubDate>Sat, 02 Jan 2010 04:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymacosx.com/?p=361#comment-287</guid>
		<description>How to Disable Spotlight and remove Spotlight icon from menu.

http://www.macosxhints.com/article.php?story=20091030173117381

To turn Spotlight Indexing off and on in Mac OS X 10.6 Snow Leopard, and to remove the Menu Bar Icon, follow these steps... 

To turn Spotlight Indexing off in open Terminal and run this command:
sudo mdutil -a -i off
To turn Spotlight Indexing back on, repeat the above command, but change off to on. To remove the menu bar icon, run this Terminal command:
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
You&#039;ll then to restart the menu bar with killall SystemUIServer to see the icon vanish.</description>
		<content:encoded><![CDATA[<p>How to Disable Spotlight and remove Spotlight icon from menu.</p>
<p><a href="http://www.macosxhints.com/article.php?story=20091030173117381" rel="nofollow">http://www.macosxhints.com/article.php?story=20091030173117381</a></p>
<p>To turn Spotlight Indexing off and on in Mac OS X 10.6 Snow Leopard, and to remove the Menu Bar Icon, follow these steps&#8230; </p>
<p>To turn Spotlight Indexing off in open Terminal and run this command:<br />
sudo mdutil -a -i off<br />
To turn Spotlight Indexing back on, repeat the above command, but change off to on. To remove the menu bar icon, run this Terminal command:<br />
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search<br />
You&#8217;ll then to restart the menu bar with killall SystemUIServer to see the icon vanish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirill</title>
		<link>http://www.mymacosx.com/tricks-and-tips/10-6-2-caused-empty-menu-bar-spotlight-icon-disabled.html/comment-page-1#comment-194</link>
		<dc:creator>Kirill</dc:creator>
		<pubDate>Tue, 08 Dec 2009 20:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymacosx.com/?p=361#comment-194</guid>
		<description>If you want to still be able to keep all of the functionality of the menu bar spotlight search but have white space for the spotlight in the menu bar you can replace the icon image file with a blank one or your own custom icon. 
The image file is
/System/Library/CoreServices/Search.bundle/Contents/Resources/MDSearchMenuIcon.pdf

Steps:
1. Navigate to folder
cd /System/Library/CoreServices/Search.bundle/Contents/Resources

2. Open folder
open .

3. Make copy for backup
4. Give yourself read write permission on parent folder and image file
5. Open image in Adobe Illustrator
6. Modify icon to liking
7. Save
8. Restart SystemUIServer

killall SystemUIServer</description>
		<content:encoded><![CDATA[<p>If you want to still be able to keep all of the functionality of the menu bar spotlight search but have white space for the spotlight in the menu bar you can replace the icon image file with a blank one or your own custom icon.<br />
The image file is<br />
/System/Library/CoreServices/Search.bundle/Contents/Resources/MDSearchMenuIcon.pdf</p>
<p>Steps:<br />
1. Navigate to folder<br />
cd /System/Library/CoreServices/Search.bundle/Contents/Resources</p>
<p>2. Open folder<br />
open .</p>
<p>3. Make copy for backup<br />
4. Give yourself read write permission on parent folder and image file<br />
5. Open image in Adobe Illustrator<br />
6. Modify icon to liking<br />
7. Save<br />
8. Restart SystemUIServer</p>
<p>killall SystemUIServer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.mymacosx.com/tricks-and-tips/10-6-2-caused-empty-menu-bar-spotlight-icon-disabled.html/comment-page-1#comment-113</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 19 Nov 2009 08:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymacosx.com/?p=361#comment-113</guid>
		<description>Great! That fixed it. Thanks!
Now, how do I disable spotlight again? :)</description>
		<content:encoded><![CDATA[<p>Great! That fixed it. Thanks!<br />
Now, how do I disable spotlight again? <img src='http://www.mymacosx.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 4/16 queries in 0.007 seconds using apc
Object Caching 389/398 objects using apc

Served from: www.mymacosx.com @ 2012-02-11 03:49:39 -->
