Hello. I have installed Geany 0.20 and realized there is a more recent version availible (presumably 0.21). How do I update it. The website and documentation is not clear on how to update geany or just install 0.21. Could someone please help me?
God Bless, Ben Schwabe ------------------------------ *Ben Schwabe* *Home: (262)-569-8726* *Cell: (262)-408-8537* *Fax: (608)-850-3946* *E-mail: [email protected]* On Sat, Jan 14, 2012 at 3:00 AM, <[email protected]> wrote: > Send Geany mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Geany digest..." > > Today's Topics: > > 1. Re: Geany: visual beep (Stephan Beal) > > > ---------- Forwarded message ---------- > From: Stephan Beal <[email protected]> > To: Geany general discussion list <[email protected]> > Cc: > Date: Sat, 14 Jan 2012 02:23:26 +0100 > Subject: Re: [Geany] Geany: visual beep > > Nonono... KDE3's konqueror had at least 6523254 configurable options. > > ----- stephan beal > http://wanderinghorse.net/home/stephan/ > http://gplus.to/sgbeal > On Jan 14, 2012 2:04 AM, "Matthew Brush" <[email protected]> wrote: > >> On 01/13/2012 01:55 PM, Lex Trotman wrote: >> >>> On Sat, Jan 14, 2012 at 5:29 AM, Dimitar Zhekov >>> <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> In Geany, we have an option to set "Beep on errors or compilation >>>> finished", which results in gdk_beep() or nothing. What do you think >>>> about adding a "visual beep" option, which flashes the status bar >>>> for a short (250ms default) period of time? Personally I want to >>>> receive some signal on errors or end of build commands, but quiet. >>>> >>>> Writing a visual beep will be easy, and from a few other programs I >>>> have used seems noticable enough, without being distracting. >>>> >>>> -- >>>> >>>> unbeep(): gtk_widget_set_state(**statusbar, GTK_STATE_NORMAL) >>>> >>>> gtk_widget_set_state(**statusbar, GTK_STATE_SELECTED) >>>> g_timeout_add(user preference, unbeep) >>>> >>>> (an event box may be required if gtk status bar does not support >>>> SELECTED state) >>>> >>>> >>> So long as it has a preference to turn it firmly O-F-F >>> >>> >> We're going to break some sort of record for the maximum number of >> preferences ever used in a single program :) >> >> Cheers, >> Matthew Brush >> ______________________________**_________________ >> Geany mailing list >> [email protected] >> https://lists.uvena.de/cgi-**bin/mailman/listinfo/geany<https://lists.uvena.de/cgi-bin/mailman/listinfo/geany> >> > > _______________________________________________ > Geany mailing list > [email protected] > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > >
_______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
