~ubuntu-branches/ubuntu/raring/vino/raring-proposed

« back to all changes in this revision

Viewing changes to common/org.gnome.Vino.gschema.xml

  • Committer: Package Import Robot
  • Author(s): Ritesh Khadgaray
  • Date: 2013-03-20 22:12:06 UTC
  • Revision ID: package-import@ubuntu.com-20130320221206-my0ztfmn9esw59p8
Tags: 3.6.2-0ubuntu3
* debian/patches/git_auth_methods_setting.patch:  
  - incorrect schema setting used for authentication-methods in 
    vino server ( lp: #1027086)

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
        specified by the vnc-password key) before connecting and "none"
84
84
        which allows any remote user to connect.
85
85
      </description>
86
 
      <choices>
87
 
        <choice value='none'/>
88
 
        <choice value='vnc'/>
89
 
      </choices>
90
 
      <default>['none']</default>
 
86
      <default>[]</default>
91
87
    </key>
92
88
 
93
89
    <key name='vnc-password' type='s'>