Merge pull request #5257 from prikhi/fix-clearlooks-phenix
clearlooks-phenix: Fix the Meta Description
This commit is contained in:
commit
9d0b57e3b6
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
preferLocalBuild = true;
|
preferLocalBuild = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
descriptioon = "GTK3 port of the Clearlooks theme";
|
description = "GTK3 port of the Clearlooks theme";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
The Clearlooks-Phénix project aims at creating a GTK3 port of Clearlooks,
|
The Clearlooks-Phénix project aims at creating a GTK3 port of Clearlooks,
|
||||||
the default theme for Gnome 2. Style is also included for GTK2, Unity and
|
the default theme for Gnome 2. Style is also included for GTK2, Unity and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user