summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2012-11-19 13:57:22 +0100
committerMurray Cumming <murrayc@murrayc.com>2012-11-19 13:57:22 +0100
commitf0c5513c706fd2c535070de45f44f383f1911e44 (patch)
treeaaf291945ea3c3a11a094c6b18eaf7d7510e5e10 /data
parent89dfc1045a608484092bc1f1b5b5f6919a4ca8f1 (diff)
downloadrygel-f0c5513c706fd2c535070de45f44f383f1911e44.tar.gz
example renderer plugin: Rename this with a -vala prefix.
So that things are clearer when I add the C version, and so that there is no conflict caused by two plugins containing the same symbols.
Diffstat (limited to 'data')
-rw-r--r--data/rygel.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/rygel.conf b/data/rygel.conf
index 3bf84c19..848b25c4 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -137,6 +137,9 @@ enabled=false
[ExampleServerPluginVala]
enabled=false
+[ExampleServerPluginC]
+enabled=false
+
[ExampleRendererPluginVala]
enabled=false