Ignore:
Timestamp:
03/20/09 15:44:10 (3 years ago)
Author:
znx
Message:

foo / bar / baz :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/simple_general.tcl

    r951 r994  
    2323bMotion_plugin_add_simple "bonjour" "bonjour" 20 "%VAR{FRENCH}" "en" 
    2424bMotion_plugin_add_simple "foo" "^foo$" 30 "bar" "en" 
    25 bMotion_plugin_add_simple "bar" "^bar$" 30 "foo" "en" 
     25bMotion_plugin_add_simple "bar" "^bar$" 30 "baz" "en" 
    2626bMotion_plugin_add_simple "moo" "^mooo*!*$" 40 "%VAR{moos}" "en" 
    2727bMotion_plugin_add_simple ":(" "^((:|;|=)(\\\(|\\\[))$" 40 "%VAR{boreds}" "en" 
Note: See TracChangeset for help on using the changeset viewer.