Skip to content

Commit

Permalink
Use edge as default browser and use modern help #1736 (#1737)
Browse files Browse the repository at this point in the history
  • Loading branch information
wimjongman committed Jun 14, 2024
1 parent 372c63e commit af94371
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/birt-packages/birt-report-all-in-one/BIRT.product
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,12 @@ Powered by the Eclipse Platform: https://eclipse.org/eclipse
</programArgs>
<vmArgs>-Xms512m
-Xmx2048m
-Dorg.eclipse.help.webapp.experimental.ui=true
</vmArgs>
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
</vmArgsMac>
<vmArgsWin>-Dorg.eclipse.swt.browser.DefaultType=edge
</vmArgsWin>
</launcherArgs>

<windowImages i16="/org.eclipse.birt.branding/images/p16.png" i32="/org.eclipse.birt.branding/images/p32.png" i48="/org.eclipse.birt.branding/images/p48.png" i64="/org.eclipse.birt.branding/images/p64.png" i128="/org.eclipse.birt.branding/images/p128.png" i256="/org.eclipse.birt.branding/images/p256.png"/>
Expand Down

0 comments on commit af94371

Please sign in to comment.