Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Removed outdated line from desktop file
Browse files Browse the repository at this point in the history
encoding is always assumed to be utf-8 in the modern standard, so the
line is no longer needed. It was giving me warnings when packaging.
  • Loading branch information
sharkwouter committed Aug 23, 2019
1 parent 6525ec2 commit 44ac4ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion usr/share/xsessions/steamos.desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Name=SteamOS
Comment=Starts a SteamOS session
Exec=steamos-session
Expand Down

0 comments on commit 44ac4ae

Please sign in to comment.