source: git/.gitignore @ a72ed95

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since a72ed95 was a72ed95, checked in by Olly Betts <olly@…>, 9 years ago
  • .gitignore,Makefile.am,debian/survex.install,doc/,lib/,src/: Aven's

support for reading colours and font sizes for printouts from
print.ini has never worked - the contents of the ini files are
ignored due to a bug which has been there since the code was added
in 2005 - but nobody has ever complained. So just strip out that
code entirely - we should support setting the colours and font sizes,
but a GUI interface for setting them would be better.

  • Property mode set to 100644
File size: 1.2 KB
Line 
1*.orig
2AUTHORS
3Makefile
4Makefile.in
5TODO
6aclocal.m4
7autom4te.cache/
8compile
9config.guess
10config.h
11config.h.in
12config.h.in~
13config.log
14config.status
15config.sub
16configure
17depcomp
18doc/3dtopos.1
19doc/Makefile
20doc/Makefile.in
21doc/NEWS.htm
22doc/OLDNEWS.htm
23doc/aven.1
24doc/cad3d.1
25doc/cavern.1
26doc/diffpos.1
27doc/extend.1
28doc/index.htm
29doc/manual/
30doc/manual.pdf
31doc/manual.txt
32doc/sorterr.1
33doc/survex.7
34doc/svxedit.1
35doc/version.ent
36install-sh
37lib/Info.plist
38lib/svxedit_Info.plist
39lib/Makefile
40lib/Makefile.in
41lib/bg.msg
42lib/ca.msg
43lib/de.msg
44lib/de_CH.msg
45lib/en.msg
46lib/en_US.msg
47lib/es.msg
48lib/fr.msg
49lib/icons/Makefile
50lib/icons/Makefile.in
51lib/id.msg
52lib/it.msg
53lib/pt.msg
54lib/pt_BR.msg
55lib/ro.msg
56lib/ru.msg
57lib/sk.msg
58lib/zh_CN.msg
59lib/preload_font.h
60lib/survex.keys
61lib/unifont.pixelfont
62lib/icons/*.ico
63lib/icons/*.iconset.zip
64lib/icons/aven-icons.rc
65missing
66src/*.o
67src/.deps/
68src/Makefile
69src/Makefile.in
70src/3dtopos
71src/aven
72src/avenpal.h
73src/cad3d
74src/cavern
75src/diffpos
76src/dump3d
77src/extend
78src/img2aven.h
79src/imgtest
80src/sorterr
81src/svxedit
82src/svxedit.ico
83src/svxedit_wrap
84src/z_getopt.c
85stamp-h1
86survex.iss
87survex.spec
88survex-*.*.*.tar.gz
89survex-*.*.*
90tests/Makefile
91tests/Makefile.in
92vim/Makefile
93vim/Makefile.in
Note: See TracBrowser for help on using the repository browser.