17 lines
589 B
XML
17 lines
589 B
XML
|
|
<!-- This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. -->
|
|
|
|
<schemalist>
|
|
<enum id="org.gnome.desktop.remote-desktop.GrdRdpScreenShareMode">
|
|
<value nick="mirror-primary" value="0"/>
|
|
<value nick="extend" value="1"/>
|
|
</enum>
|
|
<enum id="org.gnome.desktop.remote-desktop.GrdVncAuthMethod">
|
|
<value nick="prompt" value="0"/>
|
|
<value nick="password" value="1"/>
|
|
</enum>
|
|
</schemalist>
|
|
|
|
<!-- Generated data ends here -->
|
|
|