Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Galla <ChristianGalla@users.noreply.github.com>2018-08-01 16:23:22 +0300
committerGitHub <noreply@github.com>2018-08-01 16:23:22 +0300
commit4c79b51278119f5b5cbaa6c1b101786ef45bebe8 (patch)
tree07d4808c4bd6196b2e47f1922c663ad6707ecc90
parent15a6528d7a31189a19d9eef96655326ada210bf4 (diff)
Fixed icon path
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1dba021..7bf7f6e 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ How to Install on Windows
=========================
* Download the latest dll from the [Downloads Page](https://github.com/EionRobb/pidgin-opensteamworks/releases)
* Copy dll into your `Program Files (x86)\Pidgin\plugins` folder (or `Program Files\Pidgin\plugins` on 32-bit Windows)
- * Extract [the icons](https://github.com/EionRobb/pidgin-opensteamworks/raw/master/steam-mobile/releases/icons.zip) into your `Program File (x86)\Pidgin\pixmaps\protocols` folder
+ * Extract [the icons](https://github.com/EionRobb/pidgin-opensteamworks/raw/master/steam-mobile/releases/icons.zip) into your `Program Files (x86)\Pidgin\pixmaps\pidgin\protocols` folder (or `Program Files\Pidgin\pixmaps\pidgin\protocols`)
If this is the first time you have downloaded this plugin:
* Download [the json-glib library](https://github.com/EionRobb/pidgin-opensteamworks/raw/master/steam-mobile/libjson-glib-1.0.dll) into your `Program Files (x86)\Pidgin` folder (or `Program Files\Pidgin`), _**NOT** into the plugins folder_