Codebase list gnome-shell-extensions / d3875a6 extensions / user-theme / org.gnome.shell.extensions.user-theme.gschema.xml
d3875a6

Tree @d3875a6 (Download .tar.gz)

org.gnome.shell.extensions.user-theme.gschema.xml @d3875a6raw · history · blame

1
2
3
4
5
6
7
8
9
<schemalist gettext-domain="gnome-shell-extensions">
  <schema id="org.gnome.shell.extensions.user-theme" path="/org/gnome/shell/extensions/user-theme/">
    <key name="name" type="s">
      <default>""</default>
      <summary>Theme name</summary>
      <description>The name of the theme, to be loaded from ~/.themes/name/gnome-shell</description>
    </key>
  </schema>
</schemalist>