Skip to content

Commit

Permalink
Merge pull request #349 from Mailaender/patch-1
Browse files Browse the repository at this point in the history
Fix FreeDesktop.org category
  • Loading branch information
lrknox authored Jan 2, 2025
2 parents d5ac702 + 7680373 commit 01bb41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1854,7 +1854,7 @@
<arg value="--icon" />
<arg value="${basedir}/package_files/hdfview.png" />
<arg value="--linux-menu-group" />
<arg value="The HDF Group" />
<arg value="Science;DataVisualization;" />
<!-- Runtime images -->
<!-- <arg value="- -install-dir" />
<arg value="/opt/HDF_Group/${ant.project.name}" /> -->
Expand Down

0 comments on commit 01bb41f

Please sign in to comment.