Re: [Libreoffice] PATCH: menues -> menus

2011-12-07 Thread Tor Lillqvist
> this patch also changes solenv/gbuild/extensions/post_BuildplTargets.mk I noticed, and removed that part from the patch before applying. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

Re: [Libreoffice] PATCH: menues -> menus

2011-12-07 Thread Matteo Casalin
Hi all, I'm not a reviewer (nor I'm pretending to be), I just want to highlight a possible issue: this patch also changes solenv/gbuild/extensions/post_BuildplTargets.mk (lines from 99 to 111) which has no "menues" in it. It also changes "menues" occurrences in some comments that are still

[Libreoffice] PATCH: menues -> menus

2011-12-06 Thread Mike Whiteley
This patch replaces occurrences of "menues" to "menus" This was on the list of easy fixes on the development page. Mike From 367cd40559e79fd6551509c01188fc05a65025d8 Mon Sep 17 00:00:00 2001 From: Michael T. Whiteley Date: Tue, 6 Dec 2011 23:04:19 -0800 Subject: [PATCH] changed menues to menus