mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 23:39:24 +02:00
* removed compiler generated .or file
* fixed spelling in copyright notice git-svn-id: trunk@8564 -
This commit is contained in:
parent
992215d3a2
commit
5029251f8f
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -456,7 +456,6 @@ components/trayicon/examples/frmtest.lrs svneol=native#text/plain
|
|||||||
components/trayicon/examples/frmtest.pas svneol=native#text/plain
|
components/trayicon/examples/frmtest.pas svneol=native#text/plain
|
||||||
components/trayicon/examples/icon.ico -text svneol=unset#image/ico
|
components/trayicon/examples/icon.ico -text svneol=unset#image/ico
|
||||||
components/trayicon/examples/icon.xpm svneol=native#text/plain
|
components/trayicon/examples/icon.xpm svneol=native#text/plain
|
||||||
components/trayicon/examples/magnifier.or -text
|
|
||||||
components/trayicon/examples/magnifier.res -text
|
components/trayicon/examples/magnifier.res -text
|
||||||
components/trayicon/examples/wndtray.cfg svneol=native#text/plain
|
components/trayicon/examples/wndtray.cfg svneol=native#text/plain
|
||||||
components/trayicon/examples/wndtray.dof svneol=native#text/plain
|
components/trayicon/examples/wndtray.dof svneol=native#text/plain
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
* *
|
* *
|
||||||
* This demonstration program is public domain, witch means no copyright, *
|
* This demonstration program is public domain, which means no copyright, *
|
||||||
* but also no warranty! *
|
* but also no warranty! *
|
||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, *
|
* This program is distributed in the hope that it will be useful, *
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
|
Binary file not shown.
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
* *
|
* *
|
||||||
* This demonstration program is public domain, witch means no copyright, *
|
* This demonstration program is public domain, which means no copyright, *
|
||||||
* but also no warranty! *
|
* but also no warranty! *
|
||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, *
|
* This program is distributed in the hope that it will be useful, *
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
|
Loading…
Reference in New Issue
Block a user