treewide: remove deprecated value Application from makeDesktopItem

This commit is contained in:
zowoq
2020-06-25 12:18:37 +10:00
parent 8531aee99f
commit c7e61112df
43 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ let
comment = description;
desktopName = "Frogatto";
genericName = "frogatto";
categories = "Application;Game;ArcadeGame;";
categories = "Game;ArcadeGame;";
};
version = "unstable-2018-12-18";
in buildEnv {