<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>

    <schema>
      <key>/schemas/apps/gtktwitter/account/username</key>
      <applyto>/apps/gtktwitter/account/username</applyto>
      <owner>gtktwitter</owner>
      <type>string</type>
      <locale name="C">
        <short>Username or Email</short>
        <long>Username or email of your twitter account.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/gtktwitter/account/password</key>
      <applyto>/apps/gtktwitter/account/password</applyto>
      <owner>gtktwitter</owner>
      <type>string</type>
      <locale name="C">
        <short>Password</short>
        <long>Password of your twitter account.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>
