tree-wide: s/GTK+/GTK/g
GTK was renamed.
This commit is contained in:
@@ -52,7 +52,7 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://github.com/blueman-project/blueman;
|
||||
description = "GTK+-based Bluetooth Manager";
|
||||
description = "GTK-based Bluetooth Manager";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
|
||||
Reference in New Issue
Block a user