Skip to content
Snippets Groups Projects
Commit a3029fb3 authored by Antoine Beaupré's avatar Antoine Beaupré
Browse files

add the sample qrcode

parent 27d26291
Branches
Tags
No related merge requests found
doc/ui-mockups/monkeycode-example.png

69.8 KiB

...@@ -2343,16 +2343,16 @@ ...@@ -2343,16 +2343,16 @@
sodipodi:role="line">Jerome Charaoui &lt;jerome@riseup.net&gt;</tspan></text> sodipodi:role="line">Jerome Charaoui &lt;jerome@riseup.net&gt;</tspan></text>
</g> </g>
<image <image
sodipodi:absref="/home/anarcat/src/monkeysign/doc/ui-mockups/monkeycode-jerome.png" sodipodi:absref="/home/anarcat/src/monkeysign/doc/ui-mockups/monkeycode-example.png"
xlink:href="monkeycode-jerome.png" xlink:href="monkeycode-example.png"
width="367.89749" width="367.89749"
height="385.52151" height="385.52151"
id="image8611" id="image8611"
x="1343.0221" x="1343.0221"
y="1332.2283" /> y="1332.2283" />
<image <image
sodipodi:absref="/home/anarcat/src/monkeysign/doc/ui-mockups/monkeycode-jerome.png" sodipodi:absref="/home/anarcat/src/monkeysign/doc/ui-mockups/monkeycode-example.png"
xlink:href="monkeycode-jerome.png" xlink:href="monkeycode-example.png"
width="367.89749" width="367.89749"
height="385.52151" height="385.52151"
id="image8611-4" id="image8611-4"
......
...@@ -33,7 +33,7 @@ You may ask someone to point their camera device at this screen and sign your ke ...@@ -33,7 +33,7 @@ You may ask someone to point their camera device at this screen and sign your ke
<object class="GtkImage" id="Monkeycode"> <object class="GtkImage" id="Monkeycode">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="pixbuf">monkeycode-jerome.png</property> <property name="pixbuf">monkeycode-example.png</property>
</object> </object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<object class="GtkImage" id="fakecamera-image"> <object class="GtkImage" id="fakecamera-image">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="pixbuf">monkeycode-jerome.png</property> <property name="pixbuf">monkeycode-example.png</property>
</object> </object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment