Skip to content

Commit eff28c9

Browse files
authored
Merge pull request #1127 from thisizaro/main
Removed Irrelevant Desktop Tooltip on Windows (#1122)
2 parents 1ee243c + 7804f01 commit eff28c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/windows/Processing.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<Component Id="ApplicationShortcut" Guid="b15e6d69-f054-4ec2-aade-8e3756b537d6">
2525
<Shortcut Id="ApplicationStartMenuShortcut"
2626
Name="Processing"
27-
Description="My Application Description"
27+
Description="Processing — An open-source visual arts programming language by the Processing Foundation"
2828
Directory="ApplicationProgramsFolder"
2929
Target="[INSTALLFOLDER]\Processing.exe"
3030
WorkingDirectory="INSTALLFOLDER"/>

0 commit comments

Comments
 (0)