Skip to content

Commit

Permalink
review component description
Browse files Browse the repository at this point in the history
  • Loading branch information
digao-dalpiaz committed Oct 26, 2020
1 parent 648f9eb commit c5a37db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CompInstall.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[General]
Name=DzNoteEditor Component
Name=Digao Dalpiaz - DzNoteEditor component
Version=1.1
DelphiVersions=XE2;XE3;XE4;XE5;XE6;XE7;XE8;10;10.1;10.2;10.3
Packages=DzNotepad;DzNoteEditorDesign
Expand Down
2 changes: 1 addition & 1 deletion DzNoteEditorDesign.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ package DzNoteEditorDesign;
{$IMAGEBASE $400000}
{$DEFINE RELEASE}
{$ENDIF IMPLICITBUILDING}
{$DESCRIPTION 'Digao Dalpiaz - Note Editor'}
{$DESCRIPTION 'Digao Dalpiaz - DzNoteEditor component'}
{$DESIGNONLY}
{$IMPLICITBUILD ON}

Expand Down
1 change: 1 addition & 0 deletions DzNoteEditorDesign.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<VerInfo_Locale>1033</VerInfo_Locale>
<DCC_Description>Digao Dalpiaz - DzNoteEditor component</DCC_Description>
</PropertyGroup>
<ItemGroup>
<DelphiCompile Include="$(MainSource)">
Expand Down

0 comments on commit c5a37db

Please sign in to comment.