diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-07 13:22:17 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-07 13:22:17 +0000 |
commit | 6ec52cab73c5e77337ddd364617d8c4ad4065d80 (patch) | |
tree | 91ada68c6f7780a202133a4402b7e013af33e679 /src/InspIRCd.layout | |
parent | 3717c045aabf40d8280d1f8a7a0f33383ecafae4 (diff) |
Fixed config reader to cache its files instead of re-reading them for each access
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@413 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/InspIRCd.layout')
-rw-r--r-- | src/InspIRCd.layout | 43 |
1 files changed, 25 insertions, 18 deletions
diff --git a/src/InspIRCd.layout b/src/InspIRCd.layout index b6c14fd5f..229be3357 100644 --- a/src/InspIRCd.layout +++ b/src/InspIRCd.layout @@ -1,5 +1,5 @@ [Editors] -Focused=1 +Focused=2 Order=7,3,2,6,25,24,4,5,0,-1,1 [Editor_0] @@ -12,18 +12,18 @@ LeftChar=1 [Editor_1] Open=1 -Top=1 -CursorCol=7 -CursorRow=5232 -TopLine=5208 +Top=0 +CursorCol=2 +CursorRow=4535 +TopLine=4481 LeftChar=1 [Editor_2] Open=1 -Top=0 -CursorCol=1 -CursorRow=43 -TopLine=7 +Top=1 +CursorCol=28 +CursorRow=246 +TopLine=219 LeftChar=1 [Editor_3] @@ -37,9 +37,9 @@ LeftChar=1 [Editor_4] Open=1 Top=0 -CursorCol=77 -CursorRow=124 -TopLine=90 +CursorCol=29 +CursorRow=299 +TopLine=280 LeftChar=1 [Editor_5] @@ -70,7 +70,7 @@ LeftChar=1 Open=1 Top=0 CursorCol=1 -CursorRow=1 +CursorRow=33 TopLine=1 LeftChar=1 @@ -149,8 +149,8 @@ LeftChar=1 [Editor_18] Open=1 Top=0 -CursorCol=1 -CursorRow=1 +CursorCol=81 +CursorRow=27 TopLine=1 LeftChar=1 @@ -165,9 +165,9 @@ LeftChar=1 [Editor_20] Open=1 Top=0 -CursorCol=2 -CursorRow=494 -TopLine=506 +CursorCol=26 +CursorRow=482 +TopLine=436 LeftChar=1 [Editor_21] @@ -256,3 +256,10 @@ Top=0 [Editor_33] Open=0 Top=0 +[Editor_34] +Open=1 +Top=0 +CursorCol=2 +CursorRow=45 +TopLine=1 +LeftChar=1 |