mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: xfce4-diskperf-plugin: Fix typo in description.
* gnu/packages/xfce (xfce4-embed-plugin)[description]: Fix typo.
This commit is contained in:
parent
71700f4297
commit
3306784a29
1 changed files with 1 additions and 1 deletions
|
@ -1452,7 +1452,7 @@ (define-public xfce4-embed-plugin
|
|||
("gtk+-2" ,gtk+-2)))
|
||||
(home-page
|
||||
"https://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin")
|
||||
(synopsis "Embed arbitary applications inside the Xfce panel")
|
||||
(synopsis "Embed arbitrary applications inside the Xfce panel")
|
||||
(description "This plugin enables the embedding of arbitrary
|
||||
application windows into the Xfce panel. The window is resized into
|
||||
the panel space available, and the associated program can be
|
||||
|
|
Loading…
Reference in a new issue