diff options
author | Andrew Williams <andy@andywilliams.me> | 2018-01-03 03:11:19 -0800 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-01-03 03:11:19 -0800 |
commit | a07fc1c69aac1270c2eae8f536689e0f8bc78f8e (patch) | |
tree | d8f00423daee202016f645539d8568fd39487a5b /pages/docs/themes/start.txt | |
parent | a4a3e57c7ca420226093186c100e326fcbdf1ae6 (diff) |
Wiki page start changed with summary [fix image location] by Andrew Williams
Diffstat (limited to '')
-rw-r--r-- | pages/docs/themes/start.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/themes/start.txt b/pages/docs/themes/start.txt index 1d367cab4..2c036a698 100644 --- a/pages/docs/themes/start.txt +++ b/pages/docs/themes/start.txt | |||
@@ -49,7 +49,7 @@ edje_player example.edj | |||
49 | 49 | ||
50 | You now should see something like this in a window: | 50 | You now should see something like this in a window: |
51 | 51 | ||
52 | {{edje-hello.png?nolink}} | 52 | {{/themes/edje-hello.png?nolink}} |
53 | 53 | ||
54 | The window will be resizable, so resize it to see what happens when your group is resized too. One of the key ideas behind Edje is to be able to make both resizable AND scaleable components that can adapt to sizing needs and UI/DPI scaling needs. | 54 | The window will be resizable, so resize it to see what happens when your group is resized too. One of the key ideas behind Edje is to be able to make both resizable AND scaleable components that can adapt to sizing needs and UI/DPI scaling needs. |
55 | 55 | ||