ZoneMinder / zmNinja

High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder
http://zmninja.zoneminder.com
Other
1.02k stars 271 forks source link

[DESKTOP][QUESTION] gconf #125

Closed abishai closed 8 years ago

abishai commented 8 years ago

I found that zmNinja is the only program on my arch box that linked to libgconf to store settings. gconf is deprecated for almost 4 years and most of software has switched to gsettings. Is this hardcoded dependency of electron or maybe it's tweakable? If yes, it should be switched to dconf.

pliablepixels commented 8 years ago

Seems to be electron. https://github.com/atom/electron/issues/2727

pliablepixels commented 8 years ago

I'm closing this - I guess when electron supports it, I can bundle it