Hello,
on my system, i don't have geany nor xterm. So for standard configuration the menu items for starting terminal emulator or to change schema.pl or config.pl won't work. Each user can change config.pl entry for editor to gvim for example. But as system administrator i can't give a global preset for this.
I suppose to provide a config.pl also in /etc/xdg/obmenu-generator/ as it is already done for schema.pl
The dump_configuration sub should be used only, if /etc/xdg/$pkgname/config.pl doesn't exist.
In the same way, maybe the same mechanism could be used for schema.pl, if it does not exist in /etc/xdg/$pkgname/schema.pl for some reason.
Kind regards
Hello,
on my system, i don't have geany nor xterm. So for standard configuration the menu items for starting terminal emulator or to change schema.pl or config.pl won't work. Each user can change config.pl entry for editor to gvim for example. But as system administrator i can't give a global preset for this.
I suppose to provide a config.pl also in /etc/xdg/obmenu-generator/ as it is already done for schema.pl
The dump_configuration sub should be used only, if /etc/xdg/$pkgname/config.pl doesn't exist.
In the same way, maybe the same mechanism could be used for schema.pl, if it does not exist in /etc/xdg/$pkgname/schema.pl for some reason.
Kind regards