diff options
author | George Hazan <ghazan@miranda.im> | 2019-11-04 14:58:58 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-11-04 14:58:58 +0300 |
commit | 7da34568ebe51547af1fc75afc6841168de3fd93 (patch) | |
tree | 84830fe957882469a2383e248bc8ad1d455c7a70 /plugins | |
parent | 6f05a8f4e5c9f075193a68615ad06a19d003cfaf (diff) |
fixes #2112 (Remove some obsolete shit)
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/Actman/services.ini | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/Actman/services.ini b/plugins/Actman/services.ini index 8988683537..70e475228e 100644 --- a/plugins/Actman/services.ini +++ b/plugins/Actman/services.ini @@ -180,20 +180,6 @@ lparam=0 plugin=History++ (historypp.dll)
descr=Show Global history search window. If already opened, bring it to front.
-[Service:Ignore/Ignore]
-alias=MS_IGNORE_IGNORE
-wparam=hContact
-lparam=-1 Ignore all|1 Ignore messages|2 Ignore URLs|3 Ignore files|4 Ignore User Online|5 Ignore requests|6 Ignore 'You were added'
-return=int 0, if successful
-descr=Ignore Contact
-
-[Service:Ignore/Unignore]
-alias=MS_IGNORE_UNIGNORE
-wparam=hContact
-lparam=-1 Ignore all|1 Ignore messages|2 Ignore URLs|3 Ignore files|4 Ignore User Online|5 Ignore requests|6 Ignore 'You were added'
-return=int 0, if successful
-descr=Unignore Contact
-
[Service:Miranda/System/Restart]
alias=MS_SYSTEM_RESTART
wparam=0 restart in default profile or profile manager|1 restart with current profile
|