Skip to content

Commit

Permalink
Install icon in share/icons
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonis committed Jul 4, 2024
1 parent ae202e0 commit 7b33744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ packages=["preciceconfigvisualizer.gui"]
"share/applications" = ["data/org.precice.config_visualizer.desktop"]
"share/metainfo" = ["data/org.precice.config_visualizer.metainfo.xml"]
"share/icons/hicolor/scalable/apps/" = ["data/org.precice.config_visualizer.svg"]
"share/icons" = ["data/org.precice.config_visualizer.svg"]

[tool.setuptools-git-versioning]
enabled = true
Expand Down

0 comments on commit 7b33744

Please sign in to comment.