Skip to content

Commit

Permalink
monero: change desktop shortcut name to Monero
Browse files Browse the repository at this point in the history
  • Loading branch information
lukateras committed Dec 8, 2018
1 parent 1f739a8 commit f8a88b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/altcoins/monero-gui/default.nix
Expand Up @@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
name = "monero-wallet-gui";
exec = "monero-wallet-gui";
icon = "monero";
desktopName = "Monero Wallet";
desktopName = "Monero";
genericName = "Wallet";
categories = "Application;Network;Utility;";
};
Expand Down

0 comments on commit f8a88b3

Please sign in to comment.