Skip to content

Commit

Permalink
Use correct path for qgis desktop image
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Aug 25, 2023
1 parent 7040cfb commit ca6f889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/qgis/qgis.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Type=Application
Name=QGIS Desktop
GenericName=Geographic Information System
Icon=/srv/conda/envs/notebook/share/qgis/images/icons/qgis-icon-512x512.png
Icon=/opt/conda/share/qgis/images/icons/qgis-icon-512x512.png
TryExec=qgis
Exec=qgis %F
Terminal=false
Expand Down

0 comments on commit ca6f889

Please sign in to comment.