Merge pull request #39695 from worldofpeace/patch-1

wire-desktop: correct desktopItem
This commit is contained in:
Graham Christensen 2018-04-29 20:53:08 -04:00 committed by GitHub
commit 81c705ad99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ in
};
desktopItem = makeDesktopItem {
name = "Wire";
name = "wire-desktop";
exec = "wire-desktop %U";
icon = "wire-desktop";
comment = "Secure messenger for everyone";