Re: [jokosher-devel] [PATCH] Ticket #145 : Tooltips



On 8/15/06, Fabrice Silva <silva crans org> wrote:
Hello
I've added tooltips for instruments icons in recording and mixing views
"Arm instrument for recording"
"Muted" or "Unmuted"
"Solo"
"Instrument effects"
in init and onUpdate functions of files InstrumentViewer.py and
MixerStrip.py (and a "Minimize instrument" too in mixing view)

Fantastic, committed. :)

I spoke to Fabrice about this in the IRC channel, but for the benefit
of others - if you are adding a string to Jokosher, make sure it is
wrapped with the gettext markup, so this:

 "foo bar"

becomes this:

 _("foo bar")

Thats it! :)

 Jono



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]