On Mon, Jun 19, 2017 at 12:40:05AM +0100, Sergey Udaltsov wrote: > Hi Peter > > Something is not right: > > [svu@localhost xkeyboard-config]$ git am ~/Downloads/original_msg.txt > Patch is empty. Was it split wrong? > When you have resolved this problem, run "git am --continue". > If you prefer to skip this patch, run "git am --skip" instead. > To restore the original branch and stop patching, run "git am --abort".
probably caused by the email forwarding indentation. I've sent you the patch in a separate email directly, that should apply nicely Cheers, Peter > On Sun, Jun 18, 2017 at 11:38 PM, Peter Hutterer <[email protected]> > wrote: > > > Forwarding to Sergey and the xkb list, > > > > On Sat, Jun 17, 2017 at 08:22:38PM +0530, Akshay S Dinesh wrote: > > > This was causing error in loading new keyboard description for all > > > using Indian keyboards > > > > > > Signed-off-by: Akshay S Dinesh <[email protected]> > > > > Reviewed-by: Peter Hutterer <[email protected]> > > > > Cheers, > > Peter > > > --- > > > symbols/in | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/symbols/in b/symbols/in > > > index 7658ee7..79d5099 100644 > > > --- a/symbols/in > > > +++ b/symbols/in > > > @@ -1472,7 +1472,7 @@ xkb_symbols "tel-sarala" > > > key <AC09> { [ U0C32, U0C33, U0C0C, > > U0C61 ] }; // ల ళ ఌ ౡ > > > key <AC10> { [ U0C1F, U0C20, semicolon, > > colon ] }; // ట ఠ ; : > > > key <AC11> { [ quoteright, quotedbl > > ] }; // ' " > > > - key <AD01> { [ U0C46, U0C0E, U0C44 > > U0C34 ] }; // ె ఎ ౄ ఴ > > > + key <AD01> { [ U0C46, U0C0E, U0C44, > > U0C34 ] }; // ె ఎ ౄ ఴ > > > key <AD02> { [ U0C38, U0C37, U0C44 > > ] }; // స ష ౄ > > > key <AD03> { [ U0C47, U0C0F, U0C44 > > ] }; // ే ఏ ౄ > > > key <AD04> { [ U0C30, U0C31, U0C44, > > U0C60 ] }; // ర ఱ ౄ ౠ > > > -- > > > 2.13.1 > > > > > > _______________________________________________ > > > [email protected]: X.Org development > > > Archives: http://lists.x.org/archives/xorg-devel > > > Info: https://lists.x.org/mailman/listinfo/xorg-devel > > > > > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
