summaryrefslogtreecommitdiffstats
path: root/chat-im/gaimosd/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/gaimosd/CONFIGURE')
-rwxr-xr-xchat-im/gaimosd/CONFIGURE5
1 files changed, 5 insertions, 0 deletions
diff --git a/chat-im/gaimosd/CONFIGURE b/chat-im/gaimosd/CONFIGURE
new file mode 100755
index 0000000000..e20ba8a8a6
--- /dev/null
+++ b/chat-im/gaimosd/CONFIGURE
@@ -0,0 +1,5 @@
+config_query_option GAIMOSD_BUDDY "Enable customizing notifications per buddy?" y \
+ "--enable-customized-buddies" "--disable-customized-buddies" &&
+
+config_query_option GAIMOSD_CONVERSATION "Enable customizing notifications per conversation?" y \
+ "--enable-customized-conversations" "--disable-customized-conversation"