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

Commit

Permalink
added english and german description for desktop file (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
Renner0E committed Jun 23, 2023
1 parent 332175e commit c9eba9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appimage/guiscrcpy.desktop
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[Desktop Entry]
Name=guiscrcpy
Exec=guiscrcpy
Comment[en_US]=Screen mirroring application for Android
Comment[de_DE]=Anwendung für Android Screen Mirroring
Type=Application
Icon=guiscrcpy
Terminal=false
Expand Down

2 comments on commit c9eba9e

@vercel
Copy link

@vercel vercel bot commented on c9eba9e Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yochananmarqos
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops.

appimage/guiscrcpy.desktop: error: key "Comment[en_US]" in group "Desktop Entry" is a localized key, but there is no non-localized key "Comment"
appimage/guiscrcpy.desktop: error: key "Comment[de_DE]" in group "Desktop Entry" is a localized key, but there is no non-localized key "Comment"

Please sign in to comment.