Merge pull request #166771 from Artturin/zoteroscheme
This commit is contained in:
commit
96a1835155
@ -105,7 +105,7 @@ stdenv.mkDerivation rec {
|
||||
genericName = "Reference Management";
|
||||
categories = [ "Office" "Database" ];
|
||||
startupNotify = true;
|
||||
mimeTypes = [ "text/plain" ];
|
||||
mimeTypes = [ "x-scheme-handler/zotero" "text/plain" ];
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user