adium 4573:315281a5492b: Use different icons for preferences mes...
commits at adium.im
commits at adium.im
Fri Jan 27 15:46:30 UTC 2012
details: http://hg.adium.im/adium/rev/315281a5492b
revision: 4573:315281a5492b
branch: PreferencesRedux
author: Frank Dowsett <wixardy at adium.im>
date: Fri Jan 27 10:44:21 2012 -0500
Use different icons for preferences messages and window handling than the duplicates they were using.
Subject: adium 4574:bb19311a49fc: Make some search terms match their group's title so that searching for tooltips works like it should.
details: http://hg.adium.im/adium/rev/bb19311a49fc
revision: 4574:bb19311a49fc
branch: PreferencesRedux
author: Frank Dowsett <wixardy at adium.im>
date: Fri Jan 27 10:46:04 2012 -0500
Make some search terms match their group's title so that searching for tooltips works like it should.
diffs (68 lines):
diff -r f5dca08fb214 -r bb19311a49fc Resources/en.lproj/SearchTerms.plist
--- a/Resources/en.lproj/SearchTerms.plist Wed Jan 25 01:53:51 2012 -0500
+++ b/Resources/en.lproj/SearchTerms.plist Fri Jan 27 10:46:04 2012 -0500
@@ -18,13 +18,13 @@
</dict>
<dict>
<key>index</key>
- <string>confirm, quit, file, transfer, unread, window, messages</string>
+ <string>confirmations, quit, file, transfer, unread, window, messages</string>
<key>title</key>
<string>Confirmations</string>
</dict>
<dict>
<key>index</key>
- <string>beta, sparkle, update, automatic</string>
+ <string>beta, sparkle, update, automatic, updating</string>
<key>title</key>
<string>Updating</string>
</dict>
@@ -69,7 +69,7 @@
<array>
<dict>
<key>index</key>
- <string>account, add, edit, service</string>
+ <string>accounts, add, edit, service</string>
<key>title</key>
<string>Edit accounts</string>
</dict>
@@ -84,7 +84,7 @@
</dict>
<dict>
<key>index</key>
- <string>log, messages, secure, OTR, chats</string>
+ <string>logging, messages, secure, OTR, chats</string>
<key>title</key>
<string>Message logging</string>
</dict>
@@ -117,7 +117,7 @@
<array>
<dict>
<key>index</key>
- <string>tooltip, contact, information, background</string>
+ <string>tooltips, contact, information, background</string>
<key>title</key>
<string>Tooltips</string>
</dict>
@@ -153,7 +153,7 @@
<array>
<dict>
<key>index</key>
- <string>highlight, mention, name</string>
+ <string>highlight, mentions, name</string>
<key>title</key>
<string>Mentions</string>
</dict>
@@ -174,7 +174,7 @@
</dict>
<dict>
<key>index</key>
- <string>tab, count, conversation, highlight, mentions, group, unread, badge, messages</string>
+ <string>tab, counts, conversation, highlight, mentions, group, unread, badge, messages</string>
<key>title</key>
<string>Counts</string>
</dict>
diff -r f5dca08fb214 -r bb19311a49fc Resources/pref-messages.png
Binary file Resources/pref-messages.png has changed
diff -r f5dca08fb214 -r bb19311a49fc Resources/pref-windowhandling.png
Binary file Resources/pref-windowhandling.png has changed
More information about the commits
mailing list