Rename "OneBar" to "dash-to-panel"

This commit is contained in:
jderose9
2016-12-23 11:32:23 -05:00
parent eb3905d956
commit ad45f1003b
7 changed files with 56 additions and 29 deletions

View File

@@ -1,9 +1,9 @@
{
"extension-id": "onebar",
"uuid": "onebar@jderose9.github.com",
"name": "OneBar",
"description": "Win7 style taskbar",
"extension-id": "dash-to-panel",
"uuid": "dash-to-panel@jderose9.github.com",
"name": "Dash to Panel",
"description": "An icon-only taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel (top bar) to behave as an icon-only task manager similar to that found in KDE Plasma and Windows 7+.",
"shell-version": [ "3.20", "3.22" ],
"url": "https://github.com/jderose9/onebar",
"gettext-domain": "onebar"
"url": "https://github.com/jderose9/dash-to-panel",
"gettext-domain": "dash-to-panel"
}