/[webpac2]/trunk/conf/modify/common.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/modify/common.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 721 by dpavlin, Sun Sep 24 22:41:41 2006 UTC revision 722 by dpavlin, Fri Sep 29 12:48:07 2006 UTC
# Line 15  Line 15 
15      '^k' => ' ; '      '^k' => ' ; '
16    '*'    '*'
17      '^g' => ' ; '      '^g' => ' ; '
18    
19  210  210
20    '^a'    '^a'
     '^c' => '^b'  
   '^b'  
21      ' ; ' => '^a'      ' ; ' => '^a'
22      ' : ' => '^b'      ' ; ' => '^a'
23    # ovo provjeriti - ima na lingvistici:
24        ' : ' => '^a'
25      '^c'
26        ' : ' => '^c'
27      '*'
28        '^c' => '^b'
29      '^d' => '^c'      '^d' => '^c'
30    '*':    '^a'
31      '. (': '. (^e'      '^a' => ' ; ^x'
32    '^e':      '^c' => ', ^c'
33      ' : ': ' ^f'    '^x'
34        '^a' => ' ; ^x'
35      '^b'
36        '^a' => ' ; ^x'
37        '^a' => ' ; ^x'
38        '^c' => ', ^c'
39      '*'
40        '^x' => '^a'
41        '^y' => '^a'
42    
43    225
44      '*'
45        '^d' => ' = '
46        '^e' => ' : '
47        '^f' => ' \/ '
48        '^h' => '. '
49        '^i' => '. '
50    
51    #330
52    #  '*'
53    #    '><' => '^a'
54    #    '<' => '^a'
55    #    '>' => ''
56    #  '^a'
57    #    '^a' => '^b'
58    #  '^b'
59    #   '^a' => '^c'
60    #  '^c'
61    #    '^a' => '^d'
62    #  '^d'
63    #    '^a' => '^e'
64    #  '^e'
65    #    '^a' => '^f'
66    #  '^f'
67    #    '^a' => '^g'
68      
69    
70  700  700
71    '^a'    '^a'
72      '^b' => ', '      '^b' => ', '
73    
74  701  701
75    '^a'    '^a'
76      '^b' => ', '      '^b' => ', '

Legend:
Removed from v.721  
changed lines
  Added in v.722

  ViewVC Help
Powered by ViewVC 1.1.26