Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsolete schema paths #25

Open
mbridon opened this issue Feb 16, 2024 · 0 comments
Open

Obsolete schema paths #25

mbridon opened this issue Feb 16, 2024 · 0 comments

Comments

@mbridon
Copy link

mbridon commented Feb 16, 2024

When I compile my gsettings for ibus-cangjie, I'm getting the following:

Attention : le schéma « org.freedesktop.ibus » comporte le chemin « /desktop/ibus/ ». Les chemins commençant par « /apps/ », « /desktop/ » ou « /system/ » sont obsolètes.
Attention : le schéma « org.freedesktop.ibus.general » comporte le chemin « /desktop/ibus/general/ ». Les chemins commençant par « /apps/ », « /desktop/ » ou « /system/ » sont obsolètes.
Attention : le schéma « org.freedesktop.ibus.general.hotkey » comporte le chemin « /desktop/ibus/general/hotkey/ ». Les chemins commençant par « /apps/ », « /desktop/ » ou « /system/ » sont obsolètes.
Attention : le schéma « org.freedesktop.ibus.panel » comporte le chemin « /desktop/ibus/panel/ ». Les chemins commençant par « /apps/ », « /desktop/ » ou « /system/ » sont obsolètes.
Attention : le schéma « org.freedesktop.ibus.panel.emoji » comporte le chemin « /desktop/ibus/panel/emoji/ ». Les chemins commençant par « /apps/ », « /desktop/ » ou « /system/ » sont obsolètes.

It should be a trivial fix: in the schema file, just set path as org.ibus or com.github.ibus 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant