Changes between Version 1 and Version 2 of doc/common/options


Ignore:
Timestamp:
08/26/09 06:48:20 (15 years ago)
Author:
slavazanko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/common/options

    v1 v2  
    66 
    77|| '''Option''' || '''Desription''' || '''Type'''|| '''Default value''' || '''Comment''' || 
    8 ||editor_word_wrap_line_length || количество символов автопереноса|| число || 72 || || 
    9 ||editor_key_emulation || тип горячих кнопок  || число || 0 || 0 - обычная (интуитивная) раскладка; 1 - emacs подобная; 2 - пользовательская; || 
    10 ||editor_tab_spacing || ширина табуляции в символах|| число || 8 || || 
    11 ||editor_fill_tabs_with_spaces|| флаг заполнения табуляции пробелами || число || 0 ||0 - не заполняется; 1 - заполняется;||  
     8||editor_word_wrap_line_length || length of string before autowrap || number || 72 || || 
     9||editor_key_emulation || type of hotkeys  || number || 0 || 0 - usual (intuitive) layout; 1 - emacs similar; 2 - Custom; || 
     10||editor_tab_spacing || number of chars in one tabulation || number || 8 || || 
     11||editor_fill_tabs_with_spaces|| is need replace tab to spaces || number || 0 ||0 - tabs used as is; 1 - tabs will replaced to spaces;||  
    1212||editor_return_does_auto_indent|| || || || || 
    13 ||editor_backspace_through_tabs|| backspace удаляет пробелов на размер табуляции || число || 1 || 0 - нет; 1 - да;|| 
    14 ||editor_fake_half_tabs|| имитация половинной табуляции || число || 1 ||0 - нет; 1 - да;|| 
     13||editor_backspace_through_tabs|| backspace remove spaces simular to tab size || number || 1 || 0 - no; 1 - yes;|| 
     14||editor_fake_half_tabs|| imitation of half tabulation || number || 1 ||0 - no; 1 - yes;|| 
    1515||editor_option_save_mode|| || || || 
    16 ||editor_option_save_position|| сохранять последнюю позицию файла|| число || 1 || 0 - нет; 1 - да;|| 
     16||editor_option_save_position|| save last cursor position in edited file|| number || 1 || 0 - no; 1 - yes;|| 
    1717||editor_option_auto_para_formatting|||||||||| 
    18 ||editor_option_typewriter_wrap|||| число ||0|||| 
    19 ||editor_edit_confirm_save||подтверждение сохранения || число ||1|| 0 - нет; 1 - да;|| 
    20 ||editor_syntax_highlighting|| подсветка синтаксиса || число || 1 ||0 - выключена; 1 - включена;|| 
    21 ||editor_persistent_selections|| постоянные блоки || число || 1 || 0 - нет; 1 - да;|| 
    22 ||editor_visible_tabs|||| число || 1 ||0 - нет; 1 - да;|| 
    23 ||editor_visible_spaces||||число || 1 ||0 - нет; 1 - да;|| 
    24 ||editor_line_state || показывать статусную колонку || число || 0 || 0 - нет; 1 - да;|| 
    25 ||editor_backup_extension=~ || символ || || || || 
     18||editor_option_typewriter_wrap|||| number ||0|||| 
     19||editor_edit_confirm_save|| show cinfirm save dielog window || number ||1|| 0 - no; 1 - yes;|| 
     20||editor_syntax_highlighting|| syntax highlighting || number || 1 ||0 - off; 1 - on;|| 
     21||editor_persistent_selections|| persistent selection || number || 1 || 0 - no; 1 - yes;|| 
     22||editor_visible_tabs|||| number || 1 ||0 - no; 1 - yes;|| 
     23||editor_visible_spaces||||number || 1 ||0 - no; 1 - yes;|| 
     24||editor_line_state || Show status columns of lines || number || 0 || 0 - no; 1 - yes;|| 
     25||editor_backup_extension=~ || string || || || || 
    2626 
    27 '''Секция [Misc]''' 
     27'''Section [Misc]''' 
    2828 
    29 || '''Опция''' || '''Описание''' || '''Тип'''|| '''По умолчанию''' || '''Примечание''' || 
    30 ||source_codepage=CP1251 || кодировка редактируемого файла || символ || ~ || || 
     29|| '''Option''' || '''Desription''' || '''Type'''|| '''Default value''' || '''Comment''' || 
     30||source_codepage=CP1251 || Charset of edited file || string || ~ || || 
    3131