Skip to content

Commit

Permalink
Remove name change of desktop app
Browse files Browse the repository at this point in the history
  • Loading branch information
bkneis authored and pascalbreuninger committed Mar 5, 2025
1 parent 9067f83 commit 79864ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion desktop/flatpak/sh.loft.devpod.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ modules:
- install -Dm755 usr/bin/devpod-cli /app/bin/devpod-bin
- install -Dm755 usr/bin/DevPod\ Desktop /app/bin/sh.loft.devpod
- install -Dm644 DevPod.desktop /app/share/applications/sh.loft.devpod.desktop
- desktop-file-edit --set-key Name --set-value sh.loft.devpod /app/share/applications/sh.loft.devpod.desktop
- desktop-file-edit --set-key Exec --set-value sh.loft.devpod /app/share/applications/sh.loft.devpod.desktop
- desktop-file-edit --set-icon sh.loft.devpod /app/share/applications/sh.loft.devpod.desktop
- install -Dm644 usr/share/icons/hicolor/128x128/apps/DevPod\ Desktop.png /app/share/icons/hicolor/128x128/apps/sh.loft.devpod.png
Expand Down

0 comments on commit 79864ec

Please sign in to comment.