From 5e823cf1e0c03a454a6e8967f453c464e940ca0c Mon Sep 17 00:00:00 2001 From: Google Code Exporter Date: Sat, 22 Aug 2015 22:11:15 -0400 Subject: Migrating wiki contents from Google Code --- Downloads.md | 25 +++++++++++++++++++++++++ HowToInstall.md | 6 ++++++ ProjectHome.md | 16 ++++++++++++++++ 3 files changed, 47 insertions(+) create mode 100644 Downloads.md create mode 100644 HowToInstall.md create mode 100644 ProjectHome.md diff --git a/Downloads.md b/Downloads.md new file mode 100644 index 0000000..c5e79a3 --- /dev/null +++ b/Downloads.md @@ -0,0 +1,25 @@ +# Downloads # + +Latest version: **v1.5.1** +See HowToInstall for information on how to install + +# Latest versions # + +**Windows** + * [libsteam-1.5.1.dll](http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/libsteam-1.5.1.dll) + +**Linux** + * 32-bit [libsteam-1.5.1.so](http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/libsteam-1.5.1.so) + * 64-bit [libsteam64-1.5.1.so](http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/libsteam64-1.5.1.so) + +**Source** + * [steam-mobile-1.5.1.tar.bz2](http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/steam-mobile-1.5.1.tar.bz2) + +# Icons # + * [icons.zip](http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/icons.zip) - extract to the pixmaps/pidgin/protocols folder + + +# Older versions # + +[Old releases](http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/releases/) +[Older Downloads Page](http://code.google.com/p/pidgin-opensteamworks/downloads/list?can=1) \ No newline at end of file diff --git a/HowToInstall.md b/HowToInstall.md new file mode 100644 index 0000000..25166e6 --- /dev/null +++ b/HowToInstall.md @@ -0,0 +1,6 @@ + * Download the latest dll from the [Downloads](http://code.google.com/p/pidgin-opensteamworks/downloads/list) page + * Copy dll into your `Program Files (x86)\Pidgin\plugins` folder (or `Program Files\Pidgin\plugins` on 32-bit Windows) + * Extract [the icons](http://code.google.com/p/pidgin-opensteamworks/downloads/detail?name=icons.zip&can=2&q=) into your `Program File (x86)\Pidgin\pixmaps\protocols` folder + +If this is the first time you have downloaded this plugin: + * Download [the json-glib library](http://pidgin-opensteamworks.googlecode.com/svn/trunk/steam-mobile/libjson-glib-1.0.dll) into your `Program Files (x86)\Pidgin` folder (or `Program Files\Pidgin`), _**NOT** into the plugins folder_ \ No newline at end of file diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..244d0c0 --- /dev/null +++ b/ProjectHome.md @@ -0,0 +1,16 @@ +A plugin to connect to Steam Friends/Steam IM. + +As of version 1.0 the (new) plugin will connect to Steam **without Steam running** via the Steam mobile API and thus works on Linux and OSX. + +Versions less than 1.0 of this plugin use [Open Steamworks](http://opensteamworks.org/) to connect to a running copy of Steam. + +Download .dll's and .so's for your system at the [Downloads Page](http://code.google.com/p/pidgin-opensteamworks/wiki/Downloads?tm=2) +Download the Adium plugin from [adiumxtras.com](http://adiumxtras.com/index.php?a=xtras&xtra_id=8339) + +Changes: + * v1.5.1 - Fixes the infinite captcha login loop + * v1.5 - Adds 'Launch/Join Game' options to buddy menu, fix sending messages with < or > in them, fix for renaming a group in the buddy list, (beta) support for captcha image and two-factor auth, better handling of expired access tokens and steam guard tokens + * v1.4 - Display Steam nicknames, improvements to sign-in and when servers are down, display buddy status in the buddy list + * v1.3 - Fixes for Telepathy-Haze (Empathy), adds an option to change your status in Pidgin when in game, improved connection/disconnection handling, fixes for /me messages + * v1.2 - Fixes logins giving a 404 error, some buddies appearing offline, historical message timestamps being incorrect, and adds an option to always use HTTPS + * v1.1 - Fixes friend accept/deny not working, messages being received twice and improves some reconnection code \ No newline at end of file -- cgit v1.2.3