Skip to content

Commit

Permalink
Add desktop file for welle-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL committed Feb 12, 2020
1 parent 5c87805 commit 47728d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ script:
# Prepare welle-cli AppImage
- find build-cli/
- mkdir -p ./appdir-cli/usr/share/applications
- cp welle-io.desktop ./appdir-cli/usr/share/applications
- cp welle-cli.desktop ./appdir-cli/usr/share/applications
- mkdir -p ./appdir-cli/usr/bin
- cp build-cli/welle-cli ./appdir-cli/usr/bin
- mkdir -p ./appdir-cli/usr/lib
Expand Down
7 changes: 7 additions & 0 deletions welle-cli.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[Desktop Entry]
Type=Application
Name=welle.io-cli
Exec=welle-cli
Icon=welle-io
Comment=A DAB/DAB+ Software Radio
Categories=AudioVideo;

0 comments on commit 47728d4

Please sign in to comment.