treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
installPhase = "make install prefix=$out";
|
||||
|
||||
meta = {
|
||||
homepage = http://fabrice.thiroux.free.fr/openbox-menu_en.html;
|
||||
homepage = "http://fabrice.thiroux.free.fr/openbox-menu_en.html";
|
||||
description = "Dynamic XDG menu generator for Openbox";
|
||||
longDescription = ''
|
||||
Openbox-menu is a pipemenu for Openbox window manager. It provides a
|
||||
|
||||
Reference in New Issue
Block a user