Tweaked extension description

This commit is contained in:
nathan 2016-12-25 20:19:19 +01:00
parent 389c2a0ed4
commit f437c1ddf9

View File

@ -246,7 +246,8 @@ class Extension {
}
String metadata = "{\n" +
" \"description\": \"Shows a java tray icon on the top notification tray\",\n" +
" \"description\": \"Moves the java SystemTray icon from inside the notification drawer to alongside the " +
"clock.\",\n" +
" \"name\": \"Dorkbox SystemTray\",\n" +
" \"shell-version\": [\n" +
" \"" + gnomeVersion + "\"\n" +