-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
This plugin for Pidgin aims to add new Windows 7 functionality to Pidgin, including jump lists, transfer progress and status indicators | ||
|
||
[![](https://www.paypal.com/en_US/i/btn/btn_donateCC_LG_global.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E4YHWTXKQ2KH8) | ||
|
||
|
||
To install, copy the dll into C:\Program Files\Pidgin\plugins (or C:\Program Files (x86)\Pidgin\plugins on 64-bit Windows). If you've installed an older copy of the plugin before, make sure to remove the old copy from the plugins folder. | ||
After you've copied it, open up the plugins list (Tools->Plugins) and enable the 'Windows 7' plugin. You can also click the 'Configure Plugin' button to enable/disable different features. | ||
|
||
|
||
### Jumplist ### | ||
![https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist.png](https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist.png) | ||
|
||
|
||
### File transfer progress ### | ||
![https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist2.png](https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist2.png) | ||
|
||
|
||
### Status indicators ### | ||
![https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist3.png](https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist3.png) | ||
|
||
### Separated conversation windows ### | ||
![https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist6.png](https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist6.png) | ||
|
||
### Thumbnail previews/Aero peek ### | ||
![https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist5.png](https://raw.githubusercontent.com/EionRobb/pidgin-win7/master/pidgin-jumplist5.png) |