Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

AppelGek

macrumors member
Original poster
Aug 13, 2010
46
0
USA
I copied it to /var/Stash/Themes.XXX/myTheme as Info.plist and it does not work..

here's the Info.plist:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NavigationBarStyle</key>
    <string>1</string>
    
    <key>CalendarIconDateStyle</key>

    <string>font-family: Times New Roman;width:39px;height:39px;color: yellow;position:absolute;font-size: 30px;font-weight: bold;position:absolute;top:3x; left:0px; text-align: center;</string>
    
    <key>CalendarIconDayStyle</key>

    <string>font-family: Helvetica;color: yellow;position:absolute;top:9px;font-size:12px; opacity:0;</string>

    <key>DockedIconLabelStyle</key>
    <string>color: white; opacity: 0;</string>

    <key>UndockedIconLabelStyle</key>
    <string>color: white; opacity : 0; </string>

<key>TimeStyle</key>
<string>/*font-family: monospace;*/ font-size: 18px; color: red</string>
</dict>
</plist>

Anyone know why it's not being read ? Thanks in advance..

(got this Info.plist as is, have not personalized it... first it has to work)

nobody ?!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.