From 91f84c753acb930595a8bb4b996b11e188843820 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Thu, 27 Feb 2014 21:15:34 +0100 Subject: [PATCH] Fix description in metadata.json.in, to reflect cofigurability. --- data/metadata.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/metadata.json.in b/data/metadata.json.in index ab59d99..ffb17d1 100644 --- a/data/metadata.json.in +++ b/data/metadata.json.in @@ -1,8 +1,8 @@ { "uuid": "@uuid@", "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" ], +"description": "Configuring where on the (main) screen notifications will appear, instead of just above the message tray", "localedir": "@LOCALEDIR@", "url": "@url@" }