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";
|
genericName = "File Synchronizer";
|
||||||
categories = "Network;FileTransfer;";
|
categories = "Network;FileTransfer;";
|
||||||
startupNotify = "false";
|
startupNotify = "false";
|
||||||
|
icon = "dropbox";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue