Merge pull request #144923 from nashamri/master

dropbox: Fix missing icon from the desktop item
This commit is contained in:
Thomas Tuegel 2021-11-07 06:31:16 -06:00 committed by GitHub
commit 7ec64f0a40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@ let
genericName = "File Synchronizer";
categories = "Network;FileTransfer;";
startupNotify = "false";
icon = "dropbox";
};
in