naxcurrent.blogg.se

Mac os 10.4 icloud
Mac os 10.4 icloud













mac os 10.4 icloud mac os 10.4 icloud

I just used Graphic Converter to flip the entire image horizontally (that put the digits in the right locations but mirror image) and then carefully selected each number and flipped it back again. The two images that draw the clock face (one for day time and one for night) are "base.png" and "pmbase.png" in the images subdirectory. If you are creative, you can completely redo the face to your liking. The problem is that the clock face is still numbered forward! The tedious part is fixing this.

mac os 10.4 icloud

Change the first two uses by inserting a negative sign in front of each of the angles so it looks like: drawHands ( - hoursAngle, - minutesAngle, - secondsAngle) Now the clock runs backwards. There are three places where the function "drawHands" appears-the first two when it is being used and the last where it is defined. Open WorldClock.js as was described above for adding a city. Getting the clock to run backwards is very straight forward. Next time you restart Dashboard or create a World Clock, the new town(s) will be available. The folders that hold these files are read-only, so I tend to save the modified files to the Desktop, and then drag them back into place and Authenticate as an admin. The name on the right is what World Clock will display below the time.

mac os 10.4 icloud

Once again, I found Wellington, and added the second line, as shown below: localizedCityNames = 'Wellington' localizedCityNames = 'Auckland' The bracketed name must be the same as the name in WorldClock.js. This change adds Auckland to the drop down list on the back of the widget.Next, navigate into the English.lproj (or whatever language you're using) folder, and open localizedStrings.js. I searched for Wellington in WorldClock.js, duplicated it, and changed the new line, so it now looks like this: Note the comma after the first line. Duplicate that line, and change it to your desired town. Open it up in you favourite text editor, and find a line with a city in the time zone you'd like to use. In the top-level folder that just opened, you need to edit WorldClock.js Start by control-clicking on /Library: Widgets: World Clock.wdgt, and choosing Show Package Contents from the pop-up menu. Like including your home town, or the town where your family is, rather than the fairly generic ones Apple includes. The World Clock widget is fine, it does what it says, but it can easily be made a little better.















Mac os 10.4 icloud