From 36c2c41a1b05029177877fca1d136336727c720c Mon Sep 17 00:00:00 2001
From: George Hazan <george.hazan@gmail.com>
Date: Sun, 23 Mar 2014 20:58:38 +0000
Subject: and also a description

git-svn-id: http://svn.miranda-ng.org/main/trunk@8722 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 docs/mirandaboot.ini | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

(limited to 'docs')

diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini
index 728f51acce..d63575960f 100644
--- a/docs/mirandaboot.ini
+++ b/docs/mirandaboot.ini
@@ -6,10 +6,10 @@
 
 ;ProfileDir
 ;The directory to search for database files. If it's a relative path then
-;it's relative to the directory containing miranda32.exe. 
-;If no directory specified Profles subdirectory in miranda executable 
+;it's relative to the directory containing miranda32.exe.
+;If no directory specified Profles subdirectory in miranda executable
 ;directory is assumed. You can use environment variables.
-;To comply with Windows security guidelines, it is recommended to keep 
+;To comply with Windows security guidelines, it is recommended to keep
 ;your profile in %APPDATA%\Miranda NG
 ProfileDir=
 
@@ -115,4 +115,12 @@ RenamePrefix=imported_
 [PluginLoader]
 
 ; if enabled, will ask the user if they want to re-enable a disabled plugin
-AskAboutIgnoredPlugins=0
\ No newline at end of file
+AskAboutIgnoredPlugins=0
+
+; language related settings
+[Language]
+
+; DefaultLanguage
+; Stores the name of the default language pack to be loaded at startup
+; If skipped, loads the first file that matches the langpack_*.txt mask
+DefaultLanguage=langpack_german.txt
-- 
cgit v1.2.3