Merge pull request #144923 from nashamri/master
dropbox: Fix missing icon from the desktop item
This commit is contained in:
commit
7ec64f0a40
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ let
|
|||
genericName = "File Synchronizer";
|
||||
categories = "Network;FileTransfer;";
|
||||
startupNotify = "false";
|
||||
icon = "dropbox";
|
||||
};
|
||||
in
|
||||
|
||||
|
|
Loading…
Reference in a new issue