Commit fb068964ff3e524a7bafaf6be60a0c62e75b93a9
1 parent
e09b6029
Exists in
master
and in
2 other branches
Adding MVS screenshot.
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
branding/appdata.xml.in
... | ... | @@ -42,8 +42,9 @@ |
42 | 42 | |
43 | 43 | <screenshots> |
44 | 44 | <screenshot type="default"> |
45 | - <caption>@PRODUCT_NAME@</caption> | |
46 | - <image height="600" width="600">https://raw.githubusercontent.com/PerryWerneck/pw3270/master/branding/pw3270.svg</image> | |
45 | + <caption>Acessing MVS with @PRODUCT_NAME@</caption> | |
46 | + <caption xml:lang="pt_BR">@PRODUCT_NAME@ acessando MVS</caption> | |
47 | + <image>https://raw.githubusercontent.com/PerryWerneck/PerryWerneck/master/screenshots/mvs-tk4.png</image> | |
47 | 48 | </screenshot> |
48 | 49 | </screenshots> |
49 | 50 | ... | ... |