On Thu, 20 Oct 2011 12:43:15 +0100 Pedro Cirne <[email protected]> wrote:
> Here it is...I hope it's useful! > > On Thu, Oct 20, 2011 at 1:55 AM, Lex Trotman <[email protected]> wrote: > > > On 20 October 2011 11:39, Pedro Cirne <[email protected]> wrote: > > > I have edited the source code to make it works for me, is it useful for > > the > > > project? > > > > If you submit a patch/pull request we will certainly have a look at > > it. Then you may not have to keep applying it each time Geany > > upgrades. Looks fine to me, except that some of the changes are indented with spaces instead of tabs. I'm not quite sure why ui_menubar_showhide() should take a gboolean state, check it with & and hide the menu for state = 1 (or TRUE?). It may be the most effective way, but writing an extra line or too to make the code stupid and simple may be a good idea. A good thing to have, though I personnaly am not going to use it. -- E-gards: Jimmy _______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
