summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/delphi/m_system.inc3
-rw-r--r--include/m_system.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/include/delphi/m_system.inc b/include/delphi/m_system.inc
index 45f1fc818e..a59723bc05 100644
--- a/include/delphi/m_system.inc
+++ b/include/delphi/m_system.inc
@@ -56,7 +56,8 @@ const
ME_SYSTEM_SHUTDOWN:PAnsiChar = 'Miranda/System/Shutdown';
{ restarts miranda ( 0.8+ )
- wParam=lParam=0
+ wParam=0 or 1. 1 - restart with current profile, 0 - restart in default profile or profile manager
+ lParam=0
}
MS_SYSTEM_RESTART:PAnsiChar = 'Miranda/System/Restart';
diff --git a/include/m_system.h b/include/m_system.h
index 4347c7a962..75638261a5 100644
--- a/include/m_system.h
+++ b/include/m_system.h
@@ -66,7 +66,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define ME_SYSTEM_SHUTDOWN "Miranda/System/Shutdown"
//restarts miranda (0.8+)
-//wParam = lParam = 0
+//wParam = 0 or 1. 1 - restart with current profile, 0 - restart in default profile or profile manager
+//lParam = 0
#define MS_SYSTEM_RESTART "Miranda/System/Restart"
//miranda/system/oktoexit event