From 42261c9ac2b4c0ac4a5c08c5fc8875668b67e594 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 6 Mar 2019 14:31:58 +0300 Subject: Actman: no more YAPP --- plugins/Actman/services.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/Actman/services.ini b/plugins/Actman/services.ini index 333546b126..0c6446fe79 100644 --- a/plugins/Actman/services.ini +++ b/plugins/Actman/services.ini @@ -265,7 +265,7 @@ descr=Empty updater download folder [Service:Popup/EnableDisableMenuCommand] wparam=0 lparam=0 -plugin=Popup plus (popup.dll) latest YAPP (yapp.dll) +plugin=Popup plus (popup.dll) latest StdPopup (stdpopup.dll) descr=Enables or disables Popup windows [Service:Popup/ShowMessage] @@ -273,7 +273,7 @@ alias=MS_POPUP_SHOWMESSAGE wparam=Ansi Text lparam=1 Warning|2 Notify|3 Error return=int 0, if successful -plugin=YAPP or Popup +plugin=Ы or Popup descr=Popup window [Service:Popup/ShowMessageW] @@ -281,14 +281,14 @@ alias=MS_POPUP_SHOWMESSAGEW wparam=Unicode Text lparam=1 Warning|2 Notify|3 Error return=int 0, if successful -plugin=YAPP or Popup +plugin=StdPopup or Popup descr=Popup window [Service:Popup/ToggleEnabled] wparam=0 lparam=0 -plugin=YAPP (yapp.dll) -descr=Enables or disables Popup windows (maybe deprecated) +plugin=StdPopup (stdpopup.dll) +descr=Enables or disables popup windows (maybe deprecated) [Service:Proto/CallContactService] alias=MS_PROTO_CALLCONTACTSERVICE -- cgit v1.2.3