Hi Carlos,

This 3 patches fixes the issue found by Alwin on "M_()" which should have
been "N_()".

I gave a try to a new method for merging the patch which should be easier
for you: after the 'git am', you can use:
  git rebase -i --autosquash next~20

It will detect the 'fixup!' string and move the commit to the appropriate
place for you, you'll just have to accept (after review, because the '-i'
looks to not be optional).

Regards,
Christophe.


 src/winspector.c | 104 +++++++++++++++++++++++++++----------------------------
 1 file changed, 52 insertions(+), 52 deletions(-)

-- 
2.1.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to