Skip to content

Commit

Permalink
fix: fix desktop entry icon in debian packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
drlkf committed Jan 1, 2025
1 parent e3eea39 commit 25d0f25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions debian/stremio.install
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
smartcode-stremio.desktop usr/share/applications
images/stremio.ico usr/share/icons/stremio
2 changes: 1 addition & 1 deletion smartcode-stremio.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version=1.0
Name=Stremio
Comment=Video organizer for your Movies, TV Shows and TV Channels
Exec=stremio %U
Icon=smartcode-stremio
Icon=/usr/share/icons/stremio/stremio.ico
Terminal=false
Type=Application
Categories=AudioVideo;Video;Player;TV;
Expand Down

0 comments on commit 25d0f25

Please sign in to comment.