Update description in metadat.json.in.

merge-requests/218/head
None 10 years ago
parent db19d3165e
commit 723470750c
  1. 2
      data/metadata.json.in

@ -1,7 +1,7 @@
{
"uuid": "@uuid@",
"name": "OpenWeather",
"description": "Weather extension to display weather information from http://openweathermap.org/ for many cities in GNOME Shell",
"description": "Weather extension to display weather information from https://openweathermap.org/ or https://forecast.io for almost all locations in the world.\nTo use the weather-data of forecast.io, you have to register on their site (https://developer.forecast.io/register) and get a personal API-key.\n\nSince version 29 this extensions uses coordinates to store the locations and makes the names editable to support multiple weather-providers!\nIf you update from versions prior to 29 to 29 or greater (with forecast.io - support) you have to recreate your locations.",
"shell-version": [ "3.10", "3.12", "3.14", "3.16" ],
"localedir": "@LOCALEDIR@",
"url": "@url@"

Loading…
Cancel
Save