Move rcirc and erc layer in irc subfolder

This commit is contained in:
syl20bnr 2015-03-27 22:27:58 -04:00
parent 8a1750b7c0
commit 06607fe3e3
14 changed files with 3 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -84,7 +84,9 @@ and configuring the package.")
(defvar configuration-layer-all-post-extensions-sorted '()
"Sorted list of all post extensions symbols.")
(defvar configuration-layer-contrib-categories '("usr" "lang")
(defvar configuration-layer-contrib-categories '("irc"
"lang"
"usr")
"List of strings corresponding to category names. A category is a
sub-directory of the contribution directory.")