From 34465864d71707ab94e5b70024a91ba9d9bcd19c Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 11 Mar 2019 21:22:40 +0300 Subject: forgotten fixes to Actman --- plugins/Actman/services.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins') diff --git a/plugins/Actman/services.ini b/plugins/Actman/services.ini index 3270ec2292..572e95f396 100644 --- a/plugins/Actman/services.ini +++ b/plugins/Actman/services.ini @@ -265,15 +265,15 @@ descr=Empty updater download folder [Service:Popup/EnableDisableMenuCommand] wparam=0 lparam=0 -plugin=Popup plus (popup.dll) latest StdPopup (stdpopup.dll) -descr=Enables or disables Popup windows +plugin=Popup plus (PopupPlus.dll) latest StdPopup (StdPopup.dll) +descr=Enables or disables popup windows [Service:Popup/ShowMessage] alias=MS_POPUP_SHOWMESSAGE wparam=Ansi Text lparam=1 Warning|2 Notify|3 Error return=int 0, if successful -plugin=StdPopup or Popup +plugin=StdPopup or Popup plus descr=Popup window [Service:Popup/ShowMessageW] @@ -281,13 +281,13 @@ alias=MS_POPUP_SHOWMESSAGEW wparam=Unicode Text lparam=1 Warning|2 Notify|3 Error return=int 0, if successful -plugin=StdPopup or Popup +plugin=StdPopup or Popup plus descr=Popup window [Service:Popup/ToggleEnabled] wparam=0 lparam=0 -plugin=StdPopup (stdpopup.dll) +plugin=StdPopup (StdPopup.dll) descr=Enables or disables popup windows (maybe deprecated) [Service:Proto/CallContactService] -- cgit v1.2.3