An open API service indexing awesome lists of open source software.

https://github.com/rsms/twitter-icon

Alternative icon for Twitter.app
https://github.com/rsms/twitter-icon

Last synced: over 1 year ago
JSON representation

Alternative icon for Twitter.app

Awesome Lists containing this project

README

          

# White Twitter icon

This is an alternative icon to the three different ones which comes with Twitter.app.

## Installing

Short version: Replace `Twitter.app/Contents/Resources/Icon.icns` with this icon.

Long version:

1. Bring up the context menu of Twitter.app and select "Show Package Contents"
2. Navigate to Contents/Resources
3. Find Icon.icns, select it and "Get Info" (Cmd+i)
4. Click the tiny orange lock in the bottom right corner of the info window to unlock the file
5. Under "Sharing & Permissions", select "Read & Write" for the "everyone" name
6. Rename the file to Icon-original.icns
7. Drag-and-drop or copy-and-paste the white [Icon.icns file from this project](https://github.com/rsms/twitter-icon/raw/master/Icon.icns) into the Resources directory

Next time you start Twitter.app it should look like this:

![RdPw Screen shot 2011 02 06 at 16 14 53](http://farm6.static.flickr.com/5136/5421259125_ea06d67675_o.png)

## MIT license

Copyright (c) 2011 Rasmus Andersson

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.