You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😄
The text was updated successfully, but these errors were encountered:
When I compile my gsettings for ibus-cangjie, I'm getting the following:
It should be a trivial fix: in the schema file, just set
path
asorg.ibus
orcom.github.ibus
😄The text was updated successfully, but these errors were encountered: