diff options
Diffstat (limited to 'plugins/Actman/services.ini')
-rw-r--r-- | plugins/Actman/services.ini | 10 |
1 files 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
|