tree-wide: s/GTK+/GTK/g
GTK was renamed.
This commit is contained in:
@@ -49,13 +49,13 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://fontmanager.github.io/;
|
||||
description = "Simple font management for GTK+ desktop environments";
|
||||
description = "Simple font management for GTK desktop environments";
|
||||
longDescription = ''
|
||||
Font Manager is intended to provide a way for average users to
|
||||
easily manage desktop fonts, without having to resort to command
|
||||
line tools or editing configuration files by hand. While designed
|
||||
primarily with the Gnome Desktop Environment in mind, it should
|
||||
work well with other Gtk+ desktop environments.
|
||||
work well with other GTK desktop environments.
|
||||
|
||||
Font Manager is NOT a professional-grade font management solution.
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user