git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1239 0fc631ac-6414-0410-93d0-97cfa31319b6

This commit is contained in:
artfreakwiu
2008-12-03 01:28:15 +00:00
parent d6e9877578
commit daad8929dc
10 changed files with 1270 additions and 1244 deletions
+38
View File
@@ -0,0 +1,38 @@
############################################################## Auto replace
# Do we need categories?
#auto replace category: text box
#auto replace category: copyright
#auto replace category: everywhere
auto replace:
match: (C)
replace: ©
auto replace:
match: CR
replace: ©
auto replace:
match: AE
replace: Æ
whole word: false
auto replace:
match: TM
replace: ™
whole word: false
auto replace:
match: --
replace: —
auto replace:
# note the spaces
match:
-
replace:
auto replace:
match: `
replace: •
auto replace:
match: ::
replace: •
auto replace:
match: @
replace: <sym>@</sym>