<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>fwrnando.com &#187; icons</title>
	<atom:link href="http://www.fwrnando.com/tag/icons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fwrnando.com</link>
	<description>was sick of the &#34;blag&#34; thing</description>
	<lastBuildDate>Thu, 01 Jul 2010 23:48:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Games folder on 5800!</title>
		<link>http://www.fwrnando.com/2009/04/games-folder-on-5800/</link>
		<comments>http://www.fwrnando.com/2009/04/games-folder-on-5800/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 07:03:18 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=467</guid>
		<description><![CDATA[Yay! :D (hacked phone needed, for a summary in how to do it, scroll to the bottom of the post :P) After a lot (a lot!) of trial and error, I finally figured out a way to get a Games folder with the proper icon on the 5800&#8242;s menu. It was a battle of googling, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/games.png"><img class="alignnone size-full wp-image-468" title="games" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/games.png" alt="games" width="360" height="640" /></a></p>
<p>Yay! :D (hacked phone needed, for a summary in how to do it, scroll to the bottom of the post :P)</p>
<p>After a lot (a lot!) of trial and error, I finally figured out a way to get a Games folder with the proper icon on the 5800&#8242;s menu. It was a battle of googling, extracting then compressing files, messing with .svgs that do not open in computers and more.</p>
<p>It all started with <a href="http://flahorn.deviantart.com/art/Touch-118100382">Flahorn&#8217;s latest theme</a>. Flahorn, being the awesome guy he is, created an icon set that follows the Ovi icons styling for use on S60v3 themes, and it included the Games icon. I installed it to see how it would look on my 5800, and editing the skin_id (<a href="http://www.fwrnando.com/2008/more-menu-icons-h4xing/">I visited this before</a>, wow that post is outdated!) for a folder that I created to a s60v3&#8242;s games folder id, the icon appeared.</p>
<p>But I didn&#8217;t want to use a theme to see the pretty icon, and if OPDA&#8217;s menueditor could change the icon, there should be a way! Using <a href="http://www.symbian-toys.com/sisxplorer.aspx">SisXplorer </a>from Symbian Toys, I got to the .mif file inside the theme, and the packed .svgs. Of course the svgs are compressed (or maybe that&#8217;s just how SVG tiny works), so trying to view them in my computer didn&#8217;t work. I unpacked and sent all the 1000+ svgs to my phone, and it could open them!</p>
<p>I found the <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/50.svg">Games icon .svg</a> there (try transfering it to your phone if you want to view it), but I can&#8217;t link appshelldata.xml to a .svg, only to .mifs. Found a <a href="http://wiki.forum.nokia.com/index.php/How_to_create_application_icon%28SVG%29_in_S60_3rd_edition">Forum Nokia page</a> explaining how to pack a .svg to a .mif.</p>
<p>But that wasn&#8217;t the end of it, to properly point the menu app to the right icon, you have to know the icon_id to fill in the appshelldata.xml. I tried lots of values, but no one worked. Finally, after a couple different searches, I learned that the first svg always has the icon_id set to 16384 (random value much?) in a <a href="http://discussion.forum.nokia.com/forum/showpost.php?p=431819&amp;postcount=2">Forum Nokia thread</a>.</p>
<p>With that, I had my icon packed in a .mif, and all the values I needed. So my appshelldata.xml looked like this:</p>
<blockquote>
<p style="text-align: left;">&lt;appshell:folder positioned=&#8221;1&#8243; title_name=&#8221;Games&#8221; long_name=&#8221;Games&#8221; short_name=&#8221;Games&#8221; applicationgroup_name=&#8221;games&#8221; icon_file=&#8221;C:\System\Games.mif&#8221; icon_id=&#8221;16384&#8243; mask_id=&#8221;16385&#8243; icon_skin_major_id=&#8221;101F86E3&#8243; icon_skin_minor_id=&#8221;1977&#8243;/&gt;</p>
</blockquote>
<p>I threw the .mif in C:/System, and set the skin_ids to the games folder value so that they&#8217;ll change with themes. Uploaded the appshelldata, and it worked!</p>
<p>So, in conclusion, get <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/games.mif">this .mif</a>, transfer it to somewhere safe on your phone, and edit your appshelldata.xml (found in C:\Private\101F4CD2\Content\). Copy and paste the block quote above to .xml, right after a &#8220;&lt;/appshell:folder&gt;&#8221;, just changing the path to the .mif, reboot (or kill the Menu app) and presto! There&#8217;s your folder!</p>
<p>Yay another 400~ post about folders~</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/04/games-folder-on-5800/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>GPS folder on the E75</title>
		<link>http://www.fwrnando.com/2009/04/gps-folder-on-the-e75/</link>
		<comments>http://www.fwrnando.com/2009/04/gps-folder-on-the-e75/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 23:18:45 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=465</guid>
		<description><![CDATA[From CJ&#8217;s E75 review, comes screenshots of the second S60 phone in the market with Ovi icons, and guess what? It does have a GPS folder that&#8217;s not an application and has the Maps app inside of it! It doesn&#8217;t have the Positioning Settings icon, however, but I&#8217;m sure doing an app that&#8217;s simply a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://media.share.ovi.com/m1/s/0747/dc87f09d2a684761afd8c438536a16d5.jpg" alt="" width="320" height="240" /></p>
<p>From <a href="http://zomgitscj.com/ye-giant-nokia-e75-review/">CJ&#8217;s E75 review</a>, comes screenshots of the second S60 phone in the market with Ovi icons, and guess what? It does have a GPS folder that&#8217;s not an application and has the Maps app inside of it!</p>
<p><img class="alignnone" src="http://media.share.ovi.com/m1/s/0747/974c75919c22492dbe4adf3499307870.jpg" alt="" width="320" height="240" /></p>
<p>It doesn&#8217;t have the Positioning Settings icon, however, but I&#8217;m sure doing an app that&#8217;s simply a shortcut to the appropriate pane in the Settings app would be a doddle (pheer my brit. informal skills). So pleeeeease Nokia! :P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/04/gps-folder-on-the-e75/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Ovi icons and a new theme</title>
		<link>http://www.fwrnando.com/2009/02/more-ovi-icons-and-a-new-theme/</link>
		<comments>http://www.fwrnando.com/2009/02/more-ovi-icons-and-a-new-theme/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 13:49:13 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[ovi]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=427</guid>
		<description><![CDATA[This morning Nokia Conversations released a new theme for older S60 phones that want the new Ovi icons look. Being the icon nut I am, I downloaded to see if there was any new icons that would come in a future firmware update for the 5800. In a quick look I found those 6 new [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000014.png"><img class="alignnone size-medium wp-image-428" title="scr000014" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000014-168x300.png" alt="scr000014" width="168" height="300" /></a><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000015.png"><img class="alignnone size-medium wp-image-429" title="scr000015" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000015-168x300.png" alt="scr000015" width="168" height="300" /></a></p>
<p>This morning <a href="http://conversations.nokia.com/2009/02/26/heres-that-ovi-theme/">Nokia Conversations released a new theme</a> for older S60 phones that want the new Ovi icons look. Being the icon nut I am, I downloaded to see if there was any new icons that would come in a future firmware update for the 5800. In a quick look I found those 6 new icons (excuse me if I missed any). I like the &#8220;new&#8221; Music folder icon, as I wasn&#8217;t too keen on the reflection effect of the Album cover like one, it seemed a little forced.</p>
<p>It also fixes a couple 3d-ish Nseries icons, and the Video Centre icon (which I knew didn&#8217;t look right in the first place). Although I did not get the <a href="http://conversations.nokia.com/wp-content/uploads/screenshot0003.jpg">new Share Online icon</a>, weird because it did appear on my N95. I&#8217;d also change the dict icon, as ABC doesn&#8217;t represent translation that well, maybe a stylized globe?</p>
<p>Shame the Music Folder and Games and GPS folder on my N95 wasn&#8217;t changed, I really don&#8217;t like that Nokia is moving away from folders, but then again, I never like the default menu order.</p>
<p>And at last, I&#8217;ll leave a shout out for the 6600, as its theme app let you use the icons of one theme with the graphics of another, a feature that was cut and never came back sadly. Best mention of this feature I could find: <a href="http://www.allaboutsymbian.com/forum/showthread.php?t=34321">A thread on AAS</a> about how to replicate it on later S60v2 phones.</p>
<p><strong>Update: </strong>Just notice the ringtones included in the theme are the same one I <a href="http://www.fwrnando.com/2008/ovi-has-a-jingle-now/">found here</a>. :P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/02/more-ovi-icons-and-a-new-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random S60v5 nitpick #182 (yes, it involves folders)</title>
		<link>http://www.fwrnando.com/2009/02/random-s60v5-nitpick-182/</link>
		<comments>http://www.fwrnando.com/2009/02/random-s60v5-nitpick-182/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 04:05:45 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[s60v5]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=391</guid>
		<description><![CDATA[So with a less than official v5 Sports Tracker out, I finally gave in and made a GPS folder. As we still don&#8217;t have a MenuEditor for V5, or a suitable .mif file with cool icons, it looks like the standard new folder icon. (example.) But I noticed that the &#8220;Location&#8221; application, simply links to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000037.png"><img class="alignnone size-medium wp-image-392" title="scr000037" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000037-168x300.png" alt="scr000037" width="168" height="300" /></a><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr0000381.png"><img class="alignnone size-medium wp-image-394" title="scr0000381" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr0000381-168x300.png" alt="scr0000381" width="168" height="300" /></a></p>
<p>So with a less than official v5 Sports Tracker out, I finally gave in and made a GPS folder. As we still don&#8217;t have a MenuEditor for V5, or a suitable .mif file with cool icons, it looks like the standard new folder icon. (<a href="http://www.fwrnando.com/blog/wp-content/uploads/2007/07/scr000021.png">example.</a>)</p>
<p>But I noticed that the &#8220;Location&#8221; application, simply links to other applications. You can notice the &#8220;link&#8221; because of the screen flash you see, that doesn&#8217;t happen when switching views inside an app. It links to the known Landmarks and GPS data apps, and the positioning pane in the settings app (let&#8217;s ignore that the positioning settings&#8217; icon is the same as landmarks&#8217;, it&#8217;ll probably get changed for a &#8220;map with wrench&#8221; icon soon enough).</p>
<p>So, what&#8217;s the use of making it an app? A folder with those icons would be much nicer, as it would give people like me an opportunity to customize it, and it wouldn&#8217;t be any different for people that don&#8217;t mess with the original menu layout (therefore, saying this is anti-clutter is not an answer)</p>
<p>If it was a folder, it would give me a nice link, and stop me from having two levels of GPS-related apps.</p>
<p>I think the reason behind it is political, people often complained about S60&#8242;s menu having too many icons and being too cluttered (fools!). S60 just clumped stuff together in apps, as if they left it in folders the licensees could (and would) mess with them. (*cough* Nokia and Samsung *cough*)</p>
<p>I say this approach kinda worked on the communication apps (bluetooth, usb, etc) as those had redundant panes on the Settings app. I still think they should have gone the other way around, dumping every communication related app from the settings app and having a separate &#8220;Comm. Settings&#8221; app, but, oh well.</p>
<p>But it wasn&#8217;t well realized on the GPS-related apps, as there is still a redundant Positioning Settings pane in the settings app (Settings&gt;Phone&gt;App. Sett. &gt; Positioning). Plus the two level thing if you wanna have everything related in the same folder (like me).</p>
<p>Changing this would be incredibly easy (literally just adding a folder + icon and editing those apps so they show in the main menu), but it&#8217;s the kind of thing I don&#8217;t expect to see changed in a while. Maybe once the first Symbian Foundation powered UIs come along, but I bet Nokia has bigger things to worry about than menu organization.</p>
<p>btw, lol @ me for writing ~400 words about folders, again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/02/random-s60v5-nitpick-182/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Menu icon from N95 V30</title>
		<link>http://www.fwrnando.com/2008/09/remove-menu-icon-from-n95-v30/</link>
		<comments>http://www.fwrnando.com/2008/09/remove-menu-icon-from-n95-v30/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 01:11:28 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[n95]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=226</guid>
		<description><![CDATA[Just put this .txt (Save as) in C:\private\10202be9\ and reboot. It works! From Nokioteca, via Daily Mobile]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/screenshot0019.png"><img class="alignnone size-medium wp-image-227" title="screenshot0019" src="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/screenshot0019-225x300.png" alt="" width="225" height="300" /></a></p>
<p>Just put <a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/101f8847.txt">this .txt</a> (Save as) in C:\private\10202be9\ and reboot. It works!</p>
<p>From <a href="http://www.nokioteca.net/home/forum/index.php?showtopic=131046">Nokioteca</a>, via Daily Mobile<a href="http://dailymobile.se/2008/09/28/symbian-s60v3-tip-how-to-remove-menu-icon-on-nokia-n95-with-firmware-v300015/"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2008/09/remove-menu-icon-from-n95-v30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove Share Online from your active standby</title>
		<link>http://www.fwrnando.com/2008/09/how-to-remove-share-online-from-your-active-standby/</link>
		<comments>http://www.fwrnando.com/2008/09/how-to-remove-share-online-from-your-active-standby/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 19:39:44 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[n95]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=208</guid>
		<description><![CDATA[As usual, this one&#8217;s for hacked phones only. I thought I had made a post about this earlier but no. Better, since now this post can be updated with phones that come with Share Online on the rom (e.g. v30 N95) Let&#8217;s start with identifying what puts that in the standby. The culprit is a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/screenshot0004.jpg"><img class="alignnone size-full wp-image-209" title="screenshot0004" src="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/screenshot0004.jpg" alt="" width="240" height="320" /></a></p>
<p>As usual, this one&#8217;s for hacked phones only. I thought I had made a post about this earlier but no. Better, since now this post can be updated with phones that come with Share Online on the rom (e.g. v30 N95)</p>
<p>Let&#8217;s start with identifying what puts that in the standby. The culprit is a file called SoActiveIdle.dll. It stays at !:/sys/bin/</p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/screenshot0005.jpg"><img class="alignnone size-full wp-image-210" title="screenshot0005" src="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/screenshot0005.jpg" alt="" width="240" height="320" /></a></p>
<p>So if your phone didn&#8217;t came with SO3.0, it is mearly a case of hacking your phone, disabling caps, and deleting that file.</p>
<p>But when that file is in the rom (Z:/), it gets trickier. <strong>UPDATE: </strong>You have to make the OS look for the file in drive C:/, and to do that you have to install a Share Online Upgrade from <a href="http://europe.nokia.com/A4388352">europe.nokia.com/A4388352</a> (The one it comes with is 3.0.08(13) and this one is 3.0.08(23). After that you can modify the SoActiveIdle.dll.</p>
<p>You can&#8217;t just erase it, as then the OS will load the Z: version, you have to corrupt it. I did this by opening the .dll in notepad, changing a few characters in the file, and then copying it back to C:/sys/bin. Rebooted and the shortcut was gone!</p>
<p>So long story short, you can just install a Share Online <a href="http://europe.nokia.com/A4388352">upgrade,</a> download <a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/soactiveidle.dll">my modified dll</a>, throw it on C:/sys/bin, reboot and enjoy the clean active standby!</p>
<p>Thanks Ben for noticing I had missed something :P</p>
<p><strong>UPDATE 2: </strong>Or you could just do <a href="http://www.symbian-freak.com/forum/viewtopic.php?t=22276">this</a>. Which removes share online AND search, god bless Symbian-Freak :P (found <a href="http://bmdixon.wordpress.com/2008/09/07/fixes-for-n95-v30-issues/">here</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2008/09/how-to-remove-share-online-from-your-active-standby/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>More menu icons h4xing</title>
		<link>http://www.fwrnando.com/2008/06/more-menu-icons-h4xing/</link>
		<comments>http://www.fwrnando.com/2008/06/more-menu-icons-h4xing/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 21:55:05 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=188</guid>
		<description><![CDATA[The internets are buzzing with themes that use this new pack of icons made by Flahorn, ICEman made one, p@sco made one, Flahorn himself made one, but they all require a certain appshelldata.xml (the file that saves your menu order) and menu.mif (the file with the icon graphics). I uploaded them here. Included in this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/06/screenshot0046.png"><img class="alignnone size-full wp-image-189" title="screenshot0046" src="http://www.fwrnando.com/blog/wp-content/uploads/2008/06/screenshot0046.png" alt="" width="240" height="320" /></a></p>
<p>The internets are buzzing with themes that use this new pack of icons made by <a href="http://flahorn.deviantart.com/art/S60-Prototype-Icons-87588690">Flahorn</a>, ICEman made one, p@sco made one, Flahorn himself made one, but they all require a certain appshelldata.xml (the file that saves your menu order) and menu.mif (the file with the icon graphics). I uploaded them <a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/06/menu.zip">here</a>. Included in this file in is my personal xml, the one you see on the screenshot, because the included one does not change the folders name together with the phone language.</p>
<p>I was posting in mobile-review about my experiences, for now I&#8217;ll just copy the post, if I get something conclusive I&#8217;ll update it.</p>
<p>&#8220;I thought just using Menu Editor I could get them. But alright, I got the .mif and .xml and will try pronto!</p>
<p>edit: yup, I got it!</p>
<p>edit2: aha, it messes with the folders name (no more changing name according to language), I&#8217;ll have to edit the xml myself. Like the real name for the music folder isn&#8217;t music, it&#8217;s &amp;qtn_apps_musicfolder;, and the OS replaces it with a name according to the language.</p>
<p>edit3: yep, I got a modded icon Games folder, that becomes Jeux if I change the phone to french, now I just need to find the real names of the GPS and etc folder</p>
<p>edit4: ok, better post my research/etc here:</p>
<blockquote>
<p style="text-align: left;">&lt;appshell:folder title_name=&#8221;&amp;qtn_apps_gamesfolder_title;&#8221;<br />
long_name=&#8221;&amp;qtn_apps_gamesfolder_list;&#8221;<br />
short_name=&#8221;&amp;qtn_apps_gamesfolder;&#8221;<br />
applicationgroup_name=&#8221;games&#8221;<br />
icon_file=&#8221;C:\resource\apps\Menu.mif&#8221;<br />
icon_id=&#8221;16388&#8243; mask_id=&#8221;16389&#8243;<br />
icon_skin_major_id=&#8221;101F86E3&#8243;<br />
icon_skin_minor_id=&#8221;1977&#8243;&gt;</p></blockquote>
<p>is the code for a well named, iconized game folder, not available on the N95.</p>
<p>And if someone who is reading this has a hacked E90, I&#8217;d LOVE to get a copy of your appshelldata.xml (found in C:\Private\101F4CD2\Content\) because it might have the real name for the help and GPS folders (the other two I&#8217;m searching).</p>
<p>edit5: woo stream of thought post<br />
now my factory themes don&#8217;t show the GPS icons, while ICEman&#8217;s and P@sco&#8217;s do. Guess I&#8217;ll have to keep 2 xml files depending on the theme I&#8217;m using. Or maybe it&#8217;s just because standard themes weren&#8217;t expecting the GPS icon? Sometimes I just hope restarting will fix things :P&#8221;</p>
<p>edit6: I think the original themes tell the phone explicitly to use the Z:/resources/apps/menu.mif file, that&#8217;s why they aren&#8217;t showing. And if you remove the &#8220;icon_skin_major_id=&#8221;101F86E3&#8243; icon_skin_minor_id=&#8221;1977&#8243;&#8221; from the xml, the icons will stop obeying to the theme, and use the C:/resources/apps/ mif. But as as they don&#8217;t listen to the theme anymore, they don&#8217;t change icons with the themes, leading to the <a href="http://img340.imageshack.us/img340/2774/screenshot0045zn7.png">screenshot a couple posts above</a>.</p>
<p>Although I was experimenting with the xml I got together with the mif, sometimes the Games folder would keep it&#8217;s icon. Unfortunately I can&#8217;t reproduce the situation. Also, it seems that the N95 .mif has the Extras folder icon (the stars one) unused.&#8221;<br />
So my solution for now it keep switching between XMLs, using the ones linked to the theme for Flahorn icons, and the ones unlinked to the default themes. And of course, the final solution would be include the complete mif in drive Z, but that won&#8217;t happen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2008/06/more-menu-icons-h4xing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Does FP2 get rid of the title icons?</title>
		<link>http://www.fwrnando.com/2008/03/does-fp2-get-rid-of-the-title-icons/</link>
		<comments>http://www.fwrnando.com/2008/03/does-fp2-get-rid-of-the-title-icons/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 19:08:21 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[fp2]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/2008/does-fp2-get-rid-of-the-title-icons/</guid>
		<description><![CDATA[I noticed something while looking through M-r FP2 review (only in russian for now). FP2 is removing the icons that go besides the name of the app in the title bar. For example this: There&#8217;s no arrows icon besides the Log name. This looks like a bad decision in my opinion, since apps that do [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed something while looking through <a href="http://www.mobile-review.com/review/nokia-s60-fp2-full.shtml">M-r FP2 review</a> (only in russian for now). FP2 is removing the icons that go besides the name of the app in the title bar. For example this:</p>
<p><img src="http://www.mobile-review.com/review/image/nokia/series60v3fp2/scr/logs/logs-1.jpg" /></p>
<p>There&#8217;s no arrows icon besides the Log name.</p>
<p>This looks like a bad decision in my opinion, since apps that do have that will look unconsistent with the rest of the phone, like Quickoffice</p>
<p><img src="http://www.mobile-review.com/review/image/nokia/series60v3fp2/scr/installations/inst-39.jpg" /></p>
<p>They also seem to be using the icon space for smaller descriptive icons of the current action, like in messages, discerning Text from audio messages</p>
<p><img src="http://www.mobile-review.com/review/image/nokia/series60v3fp2/scr/sms/sms-7.jpg" /><img src="http://www.mobile-review.com/review/image/nokia/series60v3fp2/scr/sms/sms-3.jpg" /></p>
<p>And in IM to show the status.</p>
<p><img src="http://www.mobile-review.com/review/image/nokia/series60v3fp2/scr/installations/inst-29.jpg" /></p>
<p>In my opinion this change is for worse, and there is no technical excuse, since icons are vector graphics.</p>
<p>My only hope is that they took out the icons to remake simple forms of them, like the messages one, but I&#8217;m not counting on it.</p>
<p><strong>Edit:</strong> Just noticed FP1 already has the IM status indicator little icon!</p>
<p><img src="http://www.fwrnando.com/blog/wp-content/uploads/2008/03/screenshot0054.jpg" alt="screenshot0054.jpg" /></p>
<p>That doesn&#8217;t mean much, but as I never noticed it, I can post about it :P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2008/03/does-fp2-get-rid-of-the-title-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
