Fix for BGO#645321: Use array of bytes rather than string for path
[platform/core/uifw/at-spi2-atk.git] / schemas / org.a11y.atspi.gschema.xml.in
index 43d27aa..f7b92e9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <schemalist>
   <schema id="org.a11y.atspi" path="/a11y/atspi/">
-    <key name="atk-bridge-location" type="s">
+    <key name="atk-bridge-location" type="ay">
       <default>'@libdir@/gtk-3.0/modules/libatk-bridge.so'</default>
       <summary>Atk-bridge location</summary>
       <description>The path to the atk-bridge module; useful for non-GTK applications/toolkits that want to load it.</description>