Fix description in metadata.json.in, to reflect cofigurability.

master
Jens Lody 11 years ago
parent c8e601b4b0
commit 91f84c753a
  1. 2
      data/metadata.json.in

@ -1,8 +1,8 @@
{ {
"uuid": "@uuid@", "uuid": "@uuid@",
"name": "Panel OSD", "name": "Panel OSD",
"description": "Place shell notifications under the panel instead of above the message-tray",
"shell-version": [ "3.6", "3.8", "3.10", "3.11.5", "3.11.90" ], "shell-version": [ "3.6", "3.8", "3.10", "3.11.5", "3.11.90" ],
"description": "Configuring where on the (main) screen notifications will appear, instead of just above the message tray",
"localedir": "@LOCALEDIR@", "localedir": "@LOCALEDIR@",
"url": "@url@" "url": "@url@"
} }

Loading…
Cancel
Save