diff options
author | Marco A.G.Pinto <marcoagpinto@mail.telepac.pt> | 2017-12-06 20:38:06 +0000 |
---|---|---|
committer | Aron Budea <aron.budea@collabora.com> | 2017-12-13 04:22:50 +0100 |
commit | a4cbc2b1d5c1210e618e02d960ec04944645bd0e (patch) | |
tree | b4fda332651cefc0df368e9f51793e0714ff38d2 | |
parent | ec302d7b361ed202139a9bee1e2d0094ff7792b4 (diff) |
Added "official" logo (icon) to English dictionaries
Change-Id: I7c0d250386cbd49a4a4869fa1ee165e957db3ae6
Reviewed-on: https://gerrit.libreoffice.org/45990
Reviewed-by: Aron Budea <aron.budea@collabora.com>
Tested-by: Aron Budea <aron.budea@collabora.com>
(cherry picked from commit cde2a4aa5184e8c6dfa565db50d004a70a12e7d2)
Reviewed-on: https://gerrit.libreoffice.org/46359
-rwxr-xr-x | en/English.png | bin | 0 -> 1671 bytes | |||
-rw-r--r-- | en/description.xml | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/en/English.png b/en/English.png Binary files differnew file mode 100755 index 0000000..5e17844 --- /dev/null +++ b/en/English.png diff --git a/en/description.xml b/en/description.xml index 78d7806..9b58e6a 100644 --- a/en/description.xml +++ b/en/description.xml @@ -9,4 +9,7 @@ <dependencies> <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0" /> </dependencies> + <icon> + <default xlink:href="English.png" /> + </icon> </description> |