diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-03-08 10:39:54 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-03-08 10:39:54 +0000 |
commit | 7f1ee85eb7f34b57a5354d8cea91495742145f58 (patch) | |
tree | ace9a5a0f8808e1ce978f89591958365f27e9347 /protocols/Omegle/docs | |
parent | ab00e50d6793f56e8e6b7f1a352a954f8b933b3b (diff) |
Omegle:
- Added option to automatically connect to stranger when protocol is turned online
- Updated readme
- Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@3912 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Omegle/docs')
-rw-r--r-- | protocols/Omegle/docs/omegle - readme_cz.txt | 27 | ||||
-rw-r--r-- | protocols/Omegle/docs/omegle - readme_en.txt | 29 | ||||
-rw-r--r-- | protocols/Omegle/docs/readme.txt | 2 |
3 files changed, 43 insertions, 15 deletions
diff --git a/protocols/Omegle/docs/omegle - readme_cz.txt b/protocols/Omegle/docs/omegle - readme_cz.txt index bdad6cd73d..4881ad9697 100644 --- a/protocols/Omegle/docs/omegle - readme_cz.txt +++ b/protocols/Omegle/docs/omegle - readme_cz.txt @@ -1,17 +1,18 @@ ---------------------------
-| Omegle Protocol 0.1.0.0 |
-| (26.4.2012) |
+| Omegle Protocol 0.1.1.0 |
+| pro Miranda NG |
+| (8.3.2013) |
---------------------------
Autor: Robyer
E-mail: robyer@seznam.cz
Jabber: robyer@jabbim.cz
ICQ: 372317536
- Web: http://robyer.info
-
-SVN: http://code.google.com/p/robyer/
+ Web: http://www.robyer.cz
-!!!! Vyžadována Miranda 0.9.43 a novější nebo 0.10.2 a novější !!!!!
+Info:
+ - Tento plugin používá část kódu z Facebook Protokolu (autor jarvis) verze 0.1.3.3 (open source).
+ - Originální zdrojové kódy jsou k nalezení na http://code.google.com/p/eternityplugins/
--------------------------------
SKRYTÉ NASTAVENÍ
@@ -21,6 +22,20 @@ TimeoutsLimit (byte) - počet povolených timeoutů před odpojením protokolu --------------------------------
Historie verzí
--------------------------------
+0.1.1.0 - 8.3.2013
+ + Možnost automaticky se připojit při přepnutí protokolu do online
+ * Aktualizace (tohoto) readme
+
+=== STARÉ ZMĚNY (MIRANDA IM) ===
+
+0.1.0.1 - 24.5.2012
+ * Stejné GUID pro 32bit a 64bit verzi pluginu
+ * Aktualizace pro novou verzi smileyadd pluginu
+ ! Opravena funkčnost pluginu kvůli změnám na Omegle
+ ! Opraveno nastavení (ukládání textových hodnot, TAB přepínání)
+ ! Zobrazení vlastního jména v tooltipu v kontaktlistu (díky FREAK_THEMIGHTY)
+ ! Interní opravy
+
0.1.0.0 - 26.4.2012
První vydání na addons
diff --git a/protocols/Omegle/docs/omegle - readme_en.txt b/protocols/Omegle/docs/omegle - readme_en.txt index 33973f00e8..deba95663f 100644 --- a/protocols/Omegle/docs/omegle - readme_en.txt +++ b/protocols/Omegle/docs/omegle - readme_en.txt @@ -1,18 +1,19 @@ ---------------------------
-| Omegle Protocol 0.1.0.0 |
-| (26.4.2012) |
+| Omegle Protocol 0.1.1.0 |
+| for Miranda NG |
+| (8.3.2013) |
---------------------------
Autor: Robyer
E-mail: robyer@seznam.cz
Jabber: robyer@jabbim.cz
ICQ: 372317536
- Web: http://robyer.info
-
-SVN: http://code.google.com/p/robyer/
-
-!!!! Required Miranda 0.9.43 or newer or Miranda 0.10.2 and newer !!!!
+ Web: http://www.robyer.cz
+Info:
+ - This plugin uses part of code from Facebook Protocol (author jarvis) version 0.1.3.3 (open source).
+ - Original source code can be found on http://code.google.com/p/eternityplugins/
+
--------------------------------
HIDDEN SETTINGS
--------------------------------
@@ -21,6 +22,20 @@ TimeoutsLimit (byte) - number of allowed timeouts before disconnection protocol --------------------------------
Version history
--------------------------------
+0.1.1.0 - 8.3.2013
+ + Option to automatically connect to stranger when protocol is turned online
+ * Updated (this) readme
+
+=== OLD CHANGES (MIRANDA IM) ===
+
+0.1.0.1 - 24.5.2012
+ * Same GUID for 32bit and 64bit versions
+ * Updated for new version of smileyadd plugin
+ ! Fixed functionality of plugin due to changes on Omegle
+ ! Fixed Options (saving text values, tab order)
+ ! Show own name in contact list tooltip (thanks FREAK_THEMIGHTY)
+ ! Internal fixes
+
0.1.0.0 - 26.4.2012
First addons release
diff --git a/protocols/Omegle/docs/readme.txt b/protocols/Omegle/docs/readme.txt deleted file mode 100644 index cbc85e0bb8..0000000000 --- a/protocols/Omegle/docs/readme.txt +++ /dev/null @@ -1,2 +0,0 @@ -This plugin is based on sources of Facebook Protocol (OpenSource version 0.1.3.3) by Jarvis,
-which can be found there: http://code.google.com/p/eternityplugins
\ No newline at end of file |