xfce.xfce4-timer-plugin: correct description
Seems to have been copy pasted from another plugin and not adjusted.
This commit is contained in:
parent
421dd51ffd
commit
0fbaf96c32
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://goodies.xfce.org/projects/panel-plugins/${p_name}";
|
homepage = "http://goodies.xfce.org/projects/panel-plugins/${p_name}";
|
||||||
description = "Battery plugin for Xfce panel";
|
description = "A simple XFCE panel plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user