mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 13:37:45 +02:00
added .txt extension
git-svn-id: trunk@15833 -
This commit is contained in:
parent
c243610491
commit
d65e91dcdd
14
.gitattributes
vendored
14
.gitattributes
vendored
@ -1,5 +1,8 @@
|
||||
* text=auto !eol
|
||||
/COPYING.GPL.txt svneol=native#text/plain
|
||||
/COPYING.LGPL.txt svneol=native#text/plain
|
||||
/COPYING.modifiedLGPL -text svneol=unset#application/octet-stream
|
||||
/COPYING.txt svneol=native#text/plain
|
||||
/README.txt svneol=native#text/plain
|
||||
components/README.txt svneol=native#text/plain
|
||||
components/cgi/Makefile svneol=native#text/plain
|
||||
@ -238,7 +241,7 @@ components/datadict/testdatadict.lpr svneol=native#text/plain
|
||||
components/datadict/tfpcodegenerator.xpm svneol=native#text/plain
|
||||
components/dbexport/README.txt svneol=native#text/plain
|
||||
components/dbexport/dbexportimg.lrs svneol=native#text/plain
|
||||
components/dbexport/demo/README svneol=native#text/plain
|
||||
components/dbexport/demo/README.txt svneol=native#text/plain
|
||||
components/dbexport/demo/gendata.pp svneol=native#text/plain
|
||||
components/dbexport/demo/simple/firstnames.txt svneol=native#text/plain
|
||||
components/dbexport/demo/simple/frmmain.lfm svneol=native#text/plain
|
||||
@ -1071,6 +1074,8 @@ components/synedit/synmacrorecorder.pas svneol=native#text/pascal
|
||||
components/synedit/synmemo.pas svneol=native#text/pascal
|
||||
components/synedit/synregexpr.pas svneol=native#text/pascal
|
||||
components/synedit/syntextdrawer.pp svneol=native#text/pascal
|
||||
components/synunihighlighter/CHANGES.txt svneol=native#text/plain
|
||||
components/synunihighlighter/CREDITS.txt svneol=native#text/plain
|
||||
components/synunihighlighter/README.txt svneol=native#text/plain
|
||||
components/synunihighlighter/languages/synunidesigner.de.po svneol=native#text/plain
|
||||
components/synunihighlighter/languages/synunidesigner.id.po svneol=native#text/plain
|
||||
@ -1378,15 +1383,15 @@ docs/Contributors.txt svneol=native#text/plain
|
||||
docs/CrossCompile.txt svneol=native#text/plain
|
||||
docs/DesignGuidelines.txt svneol=native#text/plain
|
||||
docs/ExtendingTheIDE.txt svneol=native#text/plain
|
||||
docs/FAQ svneol=native#text/plain
|
||||
docs/FAQ.txt svneol=native#text/plain
|
||||
docs/ForDelphians.txt svneol=native#text/plain
|
||||
docs/IDEWindowHelpTree.xml svneol=native#text/plain
|
||||
docs/INSTALL svneol=native#text/plain
|
||||
docs/INSTALL.txt svneol=native#text/plain
|
||||
docs/LCLMessages.txt svneol=native#text/plain
|
||||
docs/LazarusIDEInternals.pdf -text svneol=unset#application/pdf
|
||||
docs/Packages.txt svneol=native#text/plain
|
||||
docs/RemoteDebugging.txt svneol=native#text/plain
|
||||
docs/TODO svneol=native#text/plain
|
||||
docs/TODO.txt svneol=native#text/plain
|
||||
docs/acknowledgements.txt svneol=native#text/plain
|
||||
docs/booth/ProdProgEntwMitOpenSourceSystems2007.odp -text
|
||||
docs/contributors.utf8 svneol=native#text/plain
|
||||
@ -3267,6 +3272,7 @@ lcl/interfaces/gtk/tests/lclclipboardunit.lrs svneol=native#text/plain
|
||||
lcl/interfaces/gtk/tests/lclclipboardunit.pas svneol=native#text/plain
|
||||
lcl/interfaces/gtk/tnotebook_close_tab.xpm -text svneol=native#image/x-xpixmap
|
||||
lcl/interfaces/gtk2/README.txt svneol=native#text/plain
|
||||
lcl/interfaces/gtk2/TODOS.txt svneol=native#text/plain
|
||||
lcl/interfaces/gtk2/gtk2callback.inc svneol=native#text/plan
|
||||
lcl/interfaces/gtk2/gtk2cellrenderer.pas svneol=native#text/plain
|
||||
lcl/interfaces/gtk2/gtk2def.pp svneol=native#text/pascal
|
||||
|
Loading…
Reference in New Issue
Block a user