mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-06 21:09:29 +01:00
ide: update splash logo
git-svn-id: trunk@13136 -
This commit is contained in:
parent
f0c0d91fca
commit
7d87e086ba
@ -63,11 +63,11 @@ var
|
|||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
{.$define SplashDrawVersion}
|
{$define SplashDrawVersion}
|
||||||
|
|
||||||
{$ifdef SplashDrawVersion}
|
{$ifdef SplashDrawVersion}
|
||||||
const
|
const
|
||||||
VersionPos: TPoint = (X:407; Y:281);
|
VersionPos: TPoint = (X:397; Y:281);
|
||||||
VersionStyle: TTextStyle =
|
VersionStyle: TTextStyle =
|
||||||
(
|
(
|
||||||
Alignment : taCenter;
|
Alignment : taCenter;
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
..\tools\lazres splash_logo.lrs splash_logo.xpm
|
..\tools\lazres splash_logo.lrs splash_logo.png
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user