Skip to content

Commit 107c0b4

Browse files
authored
Fix images and layout for a cleaner display decoder.md (#2320)
1 parent 1898308 commit 107c0b4

10 files changed

+37
-18
lines changed

docs/desktop/gnome/decoder.md

Lines changed: 37 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Decoder
33
author: Christine Belzie
4-
contributors:
4+
contributors: Steven Spencer
55
---
66

77
## Introduction
@@ -20,7 +20,9 @@ This guide assumes you have the following:
2020

2121
1. Go to the [Flathub website](https://flathub.org/), type "Decoder" in the search bar, and click on **Install**. ![Screenshot of the install button highlighted by a red rectangle](images/01_decoder.png)
2222

23-
2. Copy the manual install script and run it in a terminal: ![manual install script](images/decoder_install.png)
23+
![manual install script and run script](images/decoder_install.png)
24+
25+
2. Copy the manual install script and run it in a terminal:
2426

2527
```bash
2628
flatpak install flathub com.belmoussaoui.Decoder
@@ -41,31 +43,48 @@ Two types of QR codes are available. Choose the option that best suits your need
4143

4244
### Text
4345

44-
1. Click on the **Text** button ![Screenshot of a red arrow pointing next to a grey button with the word, Scan written in black font](images/02_decoder-text.png)
45-
2. Add a link to your desired website and add a description ![Screenshot of a red arrow pointing upwards the text box, containing the description "Check out this song" with a Youtube link next to it ](images/03_decoder-text.png)
46-
3. Click on **Create** ![Screenshot of a red arrow pointing next to a grey button that has a QR code symbol and the word "Create" underneath it. ](images/04_decoder-text.png)
47-
4. Click on **Save** ![Screenshot of a red arrow pointing next to a grey button that has the word "Save" written in black. ](images/05_decoder-text.png)
48-
5. Click on **Export** ![Screenshot of a red arrow pointing next to a grey button that has the word "Export" written in black. ](images/06_decoder-text.png)
46+
![Screenshot of the test, description and URL, and Create buttons](images/02_decoder-text.png)
4947

50-
### Wifi
48+
1. Click on the **Text** button
49+
2. Add a link to your desired website and add a description if you want one
50+
3. Click on **Create**
51+
52+
![Screenshot of the Save and Export screen with arrows](images/03_decoder-text.png)
5153

52-
1. Click on the **Wifi** button ![Screenshot of a red arrow pointing at a grey button that has the word "Wifi" written in black.](images/01_decoder-wifi.png)
53-
2. Add the name of your network, password, and pick its form of protection from the encryption algorithm dropdown menu ![Screenshot the wifi's name, password, and encryption algorithm being displayed. ](images/02_decoder-wifi.png)
54-
3. Click on **Export** ![Screenshot of a red arrow pointing at a grey button that has the word "Export" written in black.](images/03_decoder-wifi.png)
55-
4. Click on **Save** ![Screenshot of a red arrow pointing at a grey button that has the word "Save" written in black.](images/04_decoder-wifi.png)
54+
4. Click on **Save**
55+
5. Click on **Export**
5656

57-
!!! tip
57+
### Wifi
58+
59+
![Screenshot showing all of the Wifi options with numbers and arrows](images/01_decoder-wifi.png)
5860

59-
If your wifi network is hidden, click on the **Hidden** button.
61+
1. Click on the **Wifi** button
62+
2. Add the network name
63+
3. Add the password
64+
4. Select if the network is hidden or not hidden
65+
5. Select the encryption algorithm used
66+
6. Click on **Export**
67+
7. Click on **Save**
6068

6169
### How to Scan a QR code
6270

6371
In addition to creating and generating QR codes, you can use Decoder to scan QR codes you saved on you computer. Here is how:
6472

65-
1. Click on **Scan** ![Screenshot of a red circle on a grey button that has the word "Scan" written in black.](images/01_decoder-scan.png)
66-
2. Click on **From a Screenshot** ![Screenshot of a red rectangle on a blue button that has the word "From a Screenshot" written in white.](images/02_decoder-scan.png)
67-
3. Pick your desired effects and click on **Take a Screenshot** ![Screenshot of a grey square surrounding the options menu with a red arrow pointing towards it and the number one written on top. Next, there is a red square surrounding the "Take a Screenshot" button with a red arrow pointing upwards with the number two written underneath it.](images/03_decoder-scan.png)
68-
4. Click on **Share** ![Screenshot of a red arrow pointing at a blue button that has the word "Share" written in white.](images/04_decoder-scan.png)
73+
![Screenshot of a red circle on a grey button that has the word "Scan" written in black.](images/01_decoder-scan.png)
74+
75+
1. Click on **Scan**
76+
77+
![Screenshot of the rectangular button with the words "From a Screenshot" written in white.](images/02_decoder-scan.png)
78+
79+
2. Click on **From a Screenshot**
80+
81+
![Screenshot of grey square surrounding options menu, and red square surrounding the "Take a Screenshot button"](images/03_decoder-scan.png)
82+
83+
3. Pick your desired effects and click on **Take a Screenshot**
84+
85+
![Screenshot of a red arrow pointing at a blue button that has the word "Share" written in white](images/04_decoder-scan.png)
86+
87+
4. Click on **Share**
6988
5. Scan the QR code with your mobile device
7089

7190
!!! note
-3.72 KB
Loading
5.68 KB
Loading
-27.1 KB
Binary file not shown.
-440 Bytes
Loading
-44.7 KB
Binary file not shown.
-29.5 KB
Binary file not shown.
-44.6 KB
Binary file not shown.
-38 KB
Binary file not shown.
5.64 KB
Loading

0 commit comments

Comments
 (0)