1<?xml version="1.0" encoding="utf-8"?>
2<page xmlns="http://projectmallard.org/1.0/"
3      type="topic"
4      id="create-account">
5  <info>
6    <link type="guide" xref="index#account"/>
7    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
8    <desc>How to create your account</desc>
9  </info>
10
11  <title>How to create your account</title>
12  <p>First create an Account</p>
13  <p>When you first run <app>frogr</app>, it displays a window explaining you'll have to create an account.</p>
14  <figure>
15    <title>Authorizing frogr</title>
16    <desc>Authorizing frogr. Requesting a verification code</desc>
17    <media type="image" src="figures/auth-dialog-step1.png" mime="image/png" style="right">
18    </media>
19  </figure>
20  <p>Click Ok, it will run your default web browser. On your default web browser, either create a Flickr account or log in to an existing account.</p>
21  <p>Then, authorize <app>frogr</app> to access to this account. You may now go back to <app>frogr</app> window, enter the verification code and use the application to upload any picture!</p>
22  <figure>
23    <title>Authorizing frogr</title>
24    <desc>Authorizing frogr. Finishing the process</desc>
25    <media type="image" src="figures/auth-dialog-step2.png" mime="image/png" style="right">
26    </media>
27  </figure>
28</page>
29