From cd1ea19714af89fe8852a28092bd0fdf636d686e Mon Sep 17 00:00:00 2001 From: Lint Hasenpfeffer Date: Mon, 11 May 2020 19:25:39 -0400 Subject: [PATCH] Fixed %appdata% string On windows %appdata% points to appdata\roaming in Vista and later --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c25fa7d..0de39d0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This theme is up to date as of Unicode 12.0. ## Installation Copy the `android-emoji-theme` folder to -`~/.purple/smileys` on Linux, or `%APPDATA%/Roaming/.purple/smileys` on Windows. +`~/.purple/smileys` on Linux, or `%APPDATA%/.purple/smileys` on Windows. For Adium on Mac, copy and rename the folder to `~/Library/Application\ Support/Adium\ 2.0/Emoticons/android-emoji-theme.AdiumEmoticonSet`.