nixpkgs/pkgs/applications/networking/instant-messengers/franz
B YI 5fff5efea2 franz: use wrapGAppsHook
I encountered crashes while opening the file selection dialog.

```
(franz:11597): GLib-GIO-ERROR **: 14:08:20.102: No GSettings schemas are installed on the system
[1]    11597 trace trap  franz
```

This error is also presented in various other gtk applications (e.g. https://github.com/NixOS/nixpkgs/issues/45286). I used the same trick to fix this error.
2019-06-27 13:13:19 +08:00
..
default.nix franz: use wrapGAppsHook 2019-06-27 13:13:19 +08:00