YTMPV.geany 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. [editor]
  2. line_wrapping=false
  3. line_break_column=80
  4. auto_continue_multiline=true
  5. [file_prefs]
  6. final_new_line=false
  7. ensure_convert_new_lines=true
  8. strip_trailing_spaces=false
  9. replace_tabs=false
  10. [indentation]
  11. indent_width=4
  12. indent_type=0
  13. indent_hard_tab_width=8
  14. detect_indent=true
  15. detect_indent_width=true
  16. indent_mode=2
  17. [project]
  18. name=YTMPV
  19. base_path=/home/vad/Code/YTMPV/
  20. description=
  21. file_patterns=
  22. [long line marker]
  23. long_line_behaviour=1
  24. long_line_column=80
  25. [files]
  26. current_page=3
  27. FILE_NAME_0=638;C++;0;EUTF-8;0;1;0;%2Fhome%2Fvad%2FCode%2FYTMPV%2Flib%2FDatabase%2Fdatabase.hpp;0;4
  28. FILE_NAME_1=2005;C++;0;EUTF-8;0;1;0;%2Fhome%2Fvad%2FCode%2FYTMPV%2Flib%2FDatabase%2Fdatabase.cpp;0;4
  29. FILE_NAME_2=362;C++;0;EUTF-8;0;1;0;%2Fhome%2Fvad%2FCode%2FYTMPV%2Flib%2FDatabase%2Fentities.hpp;0;4
  30. FILE_NAME_3=476;C++;0;EUTF-8;0;1;0;%2Fhome%2Fvad%2FCode%2FYTMPV%2Fsrc%2FYTMPV%2Fytmpv.cpp;0;4
  31. [prjorg]
  32. source_patterns=*.c;*.C;*.cpp;*.cxx;*.c++;*.cc;*.m;
  33. header_patterns=*.h;*.H;*.hpp;*.hxx;*.h++;*.hh;
  34. ignored_dirs_patterns=.*;CVS;
  35. ignored_file_patterns=*.o;*.obj;*.a;*.lib;*.so;*.dll;*.lo;*.la;*.class;*.jar;*.pyc;*.mo;*.gmo;
  36. generate_tag_prefs=0
  37. show_empty_dirs=true
  38. external_dirs=
  39. [build-menu]
  40. NF_00_LB=_Собрать
  41. NF_00_CM=
  42. NF_00_WD=
  43. EX_00_LB=_Execute
  44. EX_00_CM=./bin/src/YTMPV/ytmpv db.sqlite3
  45. EX_00_WD=/home/vad/Code/YTMPV/
  46. [VTE]
  47. last_dir=/home/vad/Code/YTMPV