From 06c0a5ae32725b614c5c8c118c0f64d6742e5a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 19 May 2013 14:39:37 +0000 Subject: Changed PopUp to Popup in delphi files, langpack files and rc files. git-svn-id: http://svn.miranda-ng.org/main/trunk@4734 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Actman/services.ini | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'plugins/Actman/services.ini') diff --git a/plugins/Actman/services.ini b/plugins/Actman/services.ini index c40bbe1588..658b87ebc0 100644 --- a/plugins/Actman/services.ini +++ b/plugins/Actman/services.ini @@ -243,21 +243,21 @@ lparam=structure|0|native|bptr|bptr|bptr| return=int 0, if successful descr=Opens the options dialog, optionally at the specified page -[Service:PopUp/EnableDisableMenuCommand] +[Service:Popup/EnableDisableMenuCommand] wparam=0 lparam=0 plugin=Popup Plus (popup.dll) -descr=Enables or disables PopUp windows +descr=Enables or disables Popup windows -[Service:PopUp/ShowMessage] +[Service:Popup/ShowMessage] alias=MS_POPUP_SHOWMESSAGE wparam=Ansi Text lparam=1 Warning|2 Notify|3 Error return=int 0, if successful -plugin=YAPP or PopUp +plugin=YAPP or Popup descr=Popup window -[Service:PopUp/ShowMessageW] +[Service:Popup/ShowMessageW] alias=MS_POPUP_SHOWMESSAGEW wparam=Unicode Text lparam=1 Warning|2 Notify|3 Error @@ -265,11 +265,11 @@ return=int 0, if successful plugin=YAPP only descr=Popup window -[Service:PopUp/ToggleEnabled] +[Service:Popup/ToggleEnabled] wparam=0 lparam=0 plugin=YAPP (yapp.dll) -descr=Enables or disables PopUp windows +descr=Enables or disables Popup windows [Service:Proto/CallContactService] alias=MS_PROTO_CALLCONTACTSERVICE -- cgit v1.2.3