mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
13
README.md
13
README.md
@@ -2,9 +2,12 @@
|
||||
<img src="/media/design/svg/D2P_logo.svg" width="620"/>
|
||||
</p>
|
||||
<p align="left">
|
||||
<img src="/media/design/svg/GitHub_logo.svg" width="120" style="margin-left: 4px"/>
|
||||
<a href="https://extensions.gnome.org/extension/1160/dash-to-panel/" >
|
||||
<img src="/media/design/svg/GitHub_logo.svg" width="120"/>
|
||||
<a href="https://extensions.gnome.org/extension/1160/dash-to-panel/" style="margin-left: 20px">
|
||||
<img src="/media/design/svg/Gnome_logo.svg" width="120px"/>
|
||||
</a>
|
||||
<a href="https://www.paypal.com/donate/?hosted_button_id=5DCVELP7BSAVQ">
|
||||
<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@@ -100,7 +103,7 @@ Beyond that, just about every aspect of the panel is fully customizable. From po
|
||||
**To install the most recent official release:
|
||||
[Visit Dash-to-Panel at GNOME Extensions](https://extensions.gnome.org/extension/1160/dash-to-panel/)**
|
||||
|
||||
To install a development version from source, please see the [Installation wiki page](https://github.com/jderose9/dash-to-panel/wiki/Installation).
|
||||
To install a development version from source, please see the [Installation wiki page](https://github.com/home-sweet-gnome/dash-to-panel/wiki/Installation).
|
||||
|
||||
##
|
||||
### FAQ
|
||||
@@ -136,7 +139,7 @@ This extension manipulates the Gnome Main Panel, aka Top Bar. So, most other ext
|
||||
##
|
||||
### Volunteers needed!
|
||||
|
||||
This extension could be even better with your help! Any items in the issue tracker labelled `help wanted` or `good first issue` are up for grabs. For more info, see the [Contributing wiki page](https://github.com/jderose9/dash-to-panel/wiki/Contributing).
|
||||
This extension could be even better with your help! Any items in the issue tracker labelled `help wanted` or `good first issue` are up for grabs. For more info, see the [Contributing wiki page](https://github.com/home-sweet-gnome/dash-to-panel/wiki/Contributing).
|
||||
|
||||
##
|
||||
### Credits
|
||||
@@ -185,6 +188,6 @@ Ideas for recursing child actors and assigning inline styles are based on code f
|
||||
##
|
||||
### License & Terms 
|
||||
|
||||
Dash to Panel is available under the terms of the GPL-v2 or later license See [`COPYING`](https://github.com/jderose9/dash-to-panel/blob/master/COPYING) for details.
|
||||
Dash to Panel is available under the terms of the GPL-v2 or later license See [`COPYING`](https://github.com/home-sweet-gnome/dash-to-panel/blob/master/COPYING) for details.
|
||||
|
||||
 
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Dash to Panel",
|
||||
"description": "An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.\n\nFor a more traditional experience, you may also want to use Tweak Tool to enable Windows > Titlebar Buttons > Minimize & Maximize.\n\nFor the best support, please report any issues on Github. Dash-to-panel is developed and maintained by @jderose9 and @charlesg99.",
|
||||
"shell-version": [ "41", "42" ],
|
||||
"url": "https://github.com/jderose9/dash-to-panel",
|
||||
"url": "https://github.com/home-sweet-gnome/dash-to-panel",
|
||||
"gettext-domain": "dash-to-panel",
|
||||
"version": 9999
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user