Upgrade icons for the file tree
[qgit4/redivivus.git] / qgit.geany
blob72c7d7e9b6d01ca1dab2d35919e2e7e464def5b0
1 [editor]
2 line_wrapping=false
3 auto_continue_multiline=false
4 line_break_column=80
6 [file_prefs]
7 final_new_line=false
8 ensure_convert_new_lines=false
9 strip_trailing_spaces=true
10 replace_tabs=false
12 [indentation]
13 indent_width=2
14 indent_type=1
15 indent_hard_tab_width=4
16 detect_indent=true
17 detect_indent_width=true
18 indent_mode=3
20 [project]
21 name=dropbear
22 base_path=src/
23 description=QT Git Browser
24 file_patterns=*.c;*.cpp;*.h;*.hpp;
26 [long line marker]
27 long_line_behaviour=1
28 long_line_column=80
30 [prjorg]
31 source_patterns=*.c;*.C;*.cpp;*.cxx;*.c++;*.cc;*.m;
32 header_patterns=*.h;*.H;*.hpp;*.hxx;*.h++;*.hh;
33 ignored_dirs_patterns=.*;CVS;
34 ignored_file_patterns=*.o;*.obj;*.a;*.lib;*.so;*.dll;*.lo;*.la;*.class;*.jar;*.pyc;*.mo;*.gmo;
35 generate_tag_prefs=1
36 external_dirs=
38 [build-menu]
39 NF_00_LB=_Make
40 NF_00_CM=make
41 NF_00_WD=
42 NF_01_LB=Make Custom _Target...
43 NF_01_CM=make 
44 NF_01_WD=