mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 09:19:17 +02:00
addressbook: state of deprecated dbf
git-svn-id: trunk@40635 -
This commit is contained in:
parent
743dd613d4
commit
871c4c9920
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -3964,6 +3964,7 @@ examples/SynEdit/SynPositionHighlighter/synpositionhighlighterexample1.lpr svneo
|
||||
examples/SynEdit/SynPositionHighlighter/unit1.lfm svneol=native#text/plain
|
||||
examples/SynEdit/SynPositionHighlighter/unit1.lrs svneol=native#text/pascal
|
||||
examples/SynEdit/SynPositionHighlighter/unit1.pas svneol=native#text/plain
|
||||
examples/address_book/README.txt svneol=native#text/plain
|
||||
examples/address_book/addrbook.dpr svneol=native#text/pascal
|
||||
examples/address_book/addrbook.lpi svneol=native#text/plain
|
||||
examples/address_book/addrbook.lpr svneol=native#text/pascal
|
||||
|
3
examples/address_book/README.txt
Normal file
3
examples/address_book/README.txt
Normal file
@ -0,0 +1,3 @@
|
||||
Since fpc 2.6.2 the unit dbf was marked deprecated.
|
||||
The dbf units are now on Sourceforge.
|
||||
Users are encouraged to switch to the sourceforge version instead of the FPC units.
|
Loading…
Reference in New Issue
Block a user