File: org.gnome.system.smb.gschema.xml

package info (click to toggle)
gvfs 1.12.3-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 14,536 kB
  • sloc: ansic: 102,461; sh: 11,225; makefile: 1,081; xml: 23
file content (9 lines) | stat: -rw-r--r-- 408 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<schemalist>
  <schema id="org.gnome.system.smb" path="/system/smb/">
    <key name="workgroup" type="s">
      <default>''</default>
      <summary>SMB workgroup</summary>
      <description>The Windows networking workgroup or domain that the user is part of. In order for a new workgroup to fully take effect the user may need to log out and log back in.</description>
    </key>
  </schema>
</schemalist>