diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2010-03-31 08:42:46 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-26 00:30:19 -0600 |
commit | 88cec538b5d576ae1e7de73efac2af5c3c84d17b (patch) | |
tree | 18c92ba9255e8698054dac8cbc49dd0df7fc5de6 /plugins/comments/info.mk.in | |
parent | a24ba8ab70f657e66c29dc66478a82a0d1d10eed (diff) |
add comments and tag plugins to rvs
Diffstat (limited to 'plugins/comments/info.mk.in')
-rw-r--r-- | plugins/comments/info.mk.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/comments/info.mk.in b/plugins/comments/info.mk.in new file mode 100644 index 0000000..7aa15d1 --- /dev/null +++ b/plugins/comments/info.mk.in @@ -0,0 +1,3 @@ +name = comments +ver = 0.1 +priority = 1 |