diff --git a/doc/contributing/coding-conventions.xml b/doc/contributing/coding-conventions.xml index 799f1479467..fcb6501f615 100644 --- a/doc/contributing/coding-conventions.xml +++ b/doc/contributing/coding-conventions.xml @@ -620,6 +620,16 @@ args.stdenv.mkDerivation (args // { + + + If it’s an icon theme: + + + + data/icons + + + If it’s related to SGML/XML processing: @@ -652,6 +662,17 @@ args.stdenv.mkDerivation (args // { + + + If it’s a theme for a desktop environment, + a window manager or a display manager: + + + + data/themes + + +