bug#28541: Let gnome-tweak-tool and gnome-control-center have gnome-shell as input

2025-07-26 Thread Maxim Cournoyer
Hi, l...@gnu.org (Ludovic Courtès) writes: > Hi Mohammed, > > Mohammed Sadiq skribis: > >> without access to gnome-shell schemas, gnome-tweak-tool won't ever work, so >> it is mandatory. And for the case of gnome-control-center, the keyboard panel >> segfaults if gnome-shell schema isn't present

bug#28541: Let gnome-tweak-tool and gnome-control-center have gnome-shell as input

2017-10-05 Thread Ludovic Courtès
Hi Mohammed, Mohammed Sadiq skribis: > without access to gnome-shell schemas, gnome-tweak-tool won't ever work, so > it is mandatory. And for the case of gnome-control-center, the keyboard panel > segfaults if gnome-shell schema isn't present. But since gnome-shell may not > be used by all g-c-c

bug#28541: Let gnome-tweak-tool and gnome-control-center have gnome-shell as input

2017-09-21 Thread Mohammed Sadiq
Hi, Currently gnome-tweak-tool and gnome-control-center doesn't have gnome-shell as input (in gnome.scm package definition). This results in issues when some new package with gsettings schemas is installed. without access to gnome-shell schemas, gnome-tweak-tool won't ever work, so it is mandator