Loading
gnome.eog: add meta.mainProgram
In one of my personal deployments, I happen to have the line
lib.getExe gnome.eog
which fails rather loudly with a warning that doing this is deprecated
if `mainProgram` is not defined for understandable reasons. So, this
patch adds this attribute.