From 18e0b1e1b7e216e13c58d863510af4a25df1fee1 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 23 Jul 2012 09:46:45 +0000 Subject: HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewEventNotify/docs/!changelog.txt | 27 +++++++++++ .../docs/neweventnotify-translation.txt | 56 ++++++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 plugins/NewEventNotify/docs/!changelog.txt create mode 100644 plugins/NewEventNotify/docs/neweventnotify-translation.txt (limited to 'plugins/NewEventNotify/docs') diff --git a/plugins/NewEventNotify/docs/!changelog.txt b/plugins/NewEventNotify/docs/!changelog.txt new file mode 100644 index 0000000000..5c755ee40c --- /dev/null +++ b/plugins/NewEventNotify/docs/!changelog.txt @@ -0,0 +1,27 @@ +0.2.2.4 +- support for unicode file events + +0.2.2.3 +- fixed possible crash during processing of custom events without preview + +0.2.2.2 +- fixed possible crash when processing system history events + +0.2.2.1 +- fixed possible crash with older Miranda IM + +0.2.2.0 +- minor fixes for popup merging +- improved popup for contacts event +- added support for custom database events (e.g. no more "Unknown event" for Jabber presence events) + +0.2.1.0 +- support for Message Dialog API +- fixed Auth events preview +- several other fixes & improvements + +0.2.0.0 +- support for new UTF-8 format of messages +- full Unicode support (2in1) +- new Miranda plug-in API +- some other fixes & tweaks diff --git a/plugins/NewEventNotify/docs/neweventnotify-translation.txt b/plugins/NewEventNotify/docs/neweventnotify-translation.txt new file mode 100644 index 0000000000..3df8e8a907 --- /dev/null +++ b/plugins/NewEventNotify/docs/neweventnotify-translation.txt @@ -0,0 +1,56 @@ +; Common strings that belong to many files +;[] + +; ../../plugins/NewEventNotify/main.c +;[Message Received] +;[Message Session] + +; ../../plugins/NewEventNotify/menuitem.c +;[PopUps] + +; ../../plugins/NewEventNotify/popup.c +;[ added you to the contact list] +;[ requested authorization] +;[Number of new message: ] +;[Plugin Test] +;[Received %d contacts.] +;[This is a sample URL event ;-)] +;[This is a sample file event :-D] +;[This is a sample message event :-)] +;[This is a sample other event ;-D] + +; ../../plugins/NewEventNotify/resource.rc +;[Background] +;[Dismiss Event] +;[Dismiss Popup] +;[Don't show Popup when Message-Dialog is already open] +;[Edit] +;[File] +;[General Options] +;[Hide Popup when sending new message] +;[Last message display first] +;[Last message display last] +;[Left Click Actions] +;[Merge popups from one user] +;[Message] +;[Message-Event only] +;[No popups for RSS contacts] +;[No popups for read messages] +;[Notify me of ...] +;[Number of begin shown messages] +;[Open Event] +;[Open Reply-Dialog instead of reading the Message] +;[Others] +;[Popup Options] +;[Preview] +;[Right Click Actions] +;[Show Date] +;[Show Headers] +;[Show Preview of Event in Popup] +;[Show Time] +;[Show entry in the PopUps menu] +;[Temporarily disable Event Popups] +;[Text] +;[Time Expires Actions] +;[Time to expires] +;[URL] -- cgit v1.2.3