Skip to content

Made the updated column in the plugins pref display using the system locale #373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 12, 2011

Conversation

pjrobertson
Copy link
Member

So e.g. for users in Europe you'll get dd/mm/yyyy and those in the US get mm/dd/yy.
Basically, it's displayed as you have set in Sys Prefs -> Language & Text -> Formats

All that needed doing was updating the Date Formatter in IB to use the 10.4+ method.

I've also just organised the .xibs to be alphabetically here

@skurfer
Copy link
Member

skurfer commented Jun 10, 2011

QSProcessObjectSource.xib is down at the bottom of the list, but other than that, everything looks good.

@pjrobertson
Copy link
Member Author

For some reason, that was in the list twice. Probably why XCode didn't arrange them.

I've deleted the duplicate listing.

skurfer added a commit that referenced this pull request Jun 12, 2011
Made the updated column in the plugins pref display using the system locale
@skurfer skurfer merged commit 099a2d2 into quicksilver:master Jun 12, 2011
@skurfer
Copy link
Member

skurfer commented Jun 12, 2011

Now, if we could just get the correct date to show up… ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants