only use PREFIX as a string in raw_input
[rainbowstream.git] / rainbowstream / colorset / config
index 66c4c5dc7fd221ac3f6b408abac621a839811ae2..14046fe1181356ca9d14aa0479209535feeaf92b 100644 (file)
@@ -57,9 +57,7 @@
         },
         "MESSAGE": {
             "CLOCK_FORMAT" : "%Y/%m/%d %H:%M:%S",
-            "DISPLAY" : "\n  #sender_name #sender_nick #to #recipient_name #recipient_nick :\n  #clock message_id:#id\n  #message",
-            "THREAD_META_LEFT" : "[id:#id] #clock",
-            "THREAD_META_RIGHT" : "#clock [id:#id]"
+            "DISPLAY" : "\n  #sender_name #sender_nick #to #recipient_name #recipient_nick :\n  #clock message_id:#id\n  #message"
         }
     }
 }