diff options
Diffstat (limited to 'Plugins/emoticons/Docs')
| -rw-r--r-- | Plugins/emoticons/Docs/emoticons_changelog.txt | 3 | ||||
| -rw-r--r-- | Plugins/emoticons/Docs/emoticons_readme.txt | 2 | ||||
| -rw-r--r-- | Plugins/emoticons/Docs/emoticons_version.txt | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/Plugins/emoticons/Docs/emoticons_changelog.txt b/Plugins/emoticons/Docs/emoticons_changelog.txt index 3faea7b..1432e6a 100644 --- a/Plugins/emoticons/Docs/emoticons_changelog.txt +++ b/Plugins/emoticons/Docs/emoticons_changelog.txt @@ -4,6 +4,9 @@ Changelog: . 0.0.1.6
+ Allow URLs in emoticon packs
+ + Flash emoticons
+ + Added Skype and Sametime emoticons
+ + Option to select which frame to show in selection window (for animated gif and swf)
. 0.0.1.5
+ Added MySpace and AIM emoticons
diff --git a/Plugins/emoticons/Docs/emoticons_readme.txt b/Plugins/emoticons/Docs/emoticons_readme.txt index 824bfac..f4df80b 100644 --- a/Plugins/emoticons/Docs/emoticons_readme.txt +++ b/Plugins/emoticons/Docs/emoticons_readme.txt @@ -26,7 +26,7 @@ Creator: <Artist name> Updater URL: <URL for updating this pack - not yet implemented>
Also, the mep file can expecify the filename for an emoticon, in a line like:
-"<The unique name of the emoticon>" = "<Relative path from pack foler>"
+"<The unique name of the emoticon>" = "<Relative path from pack foler>", <Frame number, starting in 1 - optional>
For example:
"smile" = "01.gif"
This will affect all protocols. If you want to change the image for a protocol only, you can write:
diff --git a/Plugins/emoticons/Docs/emoticons_version.txt b/Plugins/emoticons/Docs/emoticons_version.txt index cb5f25a..3fdee38 100644 --- a/Plugins/emoticons/Docs/emoticons_version.txt +++ b/Plugins/emoticons/Docs/emoticons_version.txt @@ -1 +1 @@ -Emoticons 0.0.1.5
\ No newline at end of file +Emoticons 0.0.1.6
\ No newline at end of file |
