diff --git a/apps/rellotge/ChangeLog b/apps/rellotge/ChangeLog index 31c72eca2..0ffefec44 100644 --- a/apps/rellotge/ChangeLog +++ b/apps/rellotge/ChangeLog @@ -3,4 +3,4 @@ 0.30: Redisseny de l'aplicatiu, text alineat a l'esquerra, font canviada, treiem dades innecessàries 0.40: Afegits suggeriments de l'usuari @bobrippling al codi 0.50: Fixing lint warnings for unused vars -0.60: Fixes typos and BTN1 to show launcher \ No newline at end of file +0.60: Fixes typos, BTN1 to show launcher and show app icon \ No newline at end of file diff --git a/apps/rellotge/icona.png b/apps/rellotge/icona.png new file mode 100644 index 000000000..258cdecab Binary files /dev/null and b/apps/rellotge/icona.png differ diff --git a/apps/rellotge/metadata.json b/apps/rellotge/metadata.json index 770c578d8..b961c36f2 100644 --- a/apps/rellotge/metadata.json +++ b/apps/rellotge/metadata.json @@ -3,7 +3,7 @@ "shortName":"Rellotge", "version":"0.60", "description": "A clock with traditional naming of hours in Catalan", - "icon": "icona.js", + "icon": "icona.png", "readme": "README.md", "type": "clock", "tags": "",