Skip to content
Snippets Groups Projects
sefht.geany 1.25 KiB
Newer Older
  • Learn to ignore specific revisions
  • Jonathan Schöbel's avatar
    Jonathan Schöbel committed
    [editor]
    line_wrapping=false
    line_break_column=72
    auto_continue_multiline=true
    
    [file_prefs]
    final_new_line=true
    ensure_convert_new_lines=true
    strip_trailing_spaces=true
    replace_tabs=false
    
    [indentation]
    indent_width=8
    indent_type=1
    indent_hard_tab_width=8
    detect_indent=true
    detect_indent_width=true
    indent_mode=2
    
    [project]
    name=SeFHT
    base_path=/home/jonathan/Dokumente/projekte/prgm/internet/web/SeFHT
    description=Server side fragment-based Homepage Toolkit
    file_patterns=*.c;*.h;
    
    [long line marker]
    long_line_behaviour=1
    long_line_column=72
    
    [files]
    current_page=0
    
    Jonathan Schöbel's avatar
    Jonathan Schöbel committed
    FILE_NAME_0=865;C;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fsrc%2Fmain.c;0;8
    
    Jonathan Schöbel's avatar
    Jonathan Schöbel committed
    last_dir=/home/jonathan/Dokumente/projekte/prgm/internet/web/SeFHT/src
    
    Jonathan Schöbel's avatar
    Jonathan Schöbel committed
    
    [prjorg]
    source_patterns=*.c;*.C;*.cpp;*.cxx;*.c++;*.cc;*.m;
    header_patterns=*.h;*.H;*.hpp;*.hxx;*.h++;*.hh;
    ignored_dirs_patterns=.*;CVS;
    ignored_file_patterns=*.o;*.obj;*.a;*.lib;*.so;*.dll;*.lo;*.la;*.class;*.jar;*.pyc;*.mo;*.gmo;
    generate_tag_prefs=0
    external_dirs=
    
    [build-menu]
    NF_00_LB=_Make
    NF_00_CM=make
    NF_00_WD=build
    NF_01_LB=Make (eigenes _Target)...
    NF_01_CM=
    NF_01_WD=
    NF_03_LB=
    NF_03_CM=
    NF_03_WD=
    EX_00_LB=_Ausführen
    EX_00_CM=./src/a.out
    EX_00_WD=build
    EX_01_LB=
    EX_01_CM=
    EX_01_WD=