WoWInterface SVN hebChat

[/] [trunk/] [Keymaps/] [hebrewKeymap.lua] - Rev 3

Compare with Previous | Blame | View Log

hebChat.hebSet = {    
        q = "/",
        w = "'",
        e = "\215\167",
        r = "\215\168",
        t = "\215\144",
        y = "\215\152",
        u = "\215\149",
        i = "\215\159",
        o = "\215\157",
        p = "\215\164",
        a = "\215\169",
        s = "\215\147",
        d = "\215\146",
        f = "\215\155",
        g = "\215\162",
        h = "\215\153",
        j = "\215\151",
        k = "\215\156",
        l = "\215\154",
        [";"] = "\215\163",
        ["'"] = "\44",
        z = "\215\150", 
        x = "\215\161", 
        c = "\215\145", 
        v = "\215\148", 
        b = "\215\160", 
        n = "\215\158", 
        m = "\215\166", 
        [","] = "\215\170",
        ["."] = "\215\165",
        ["/"] = ".",
        ["?"] = "?",
}

Compare with Previous | Blame