Code review comment for lp:~jeremywootten/slingshot/fix-1213321

Revision history for this message
Jeremy Wootten (jeremywootten) wrote :

OK, so is this correct in this case (8 + 2 spaces indentation of comment
text)?

.
.
.
        }

        /*
          Overriding the default handler results in infinite loop of error
messages
          when an input method is in use (Gtk3 bug?). Key press events are
          captured by an Event Box and passed to this function instead.
          Events not dealt with here are propagated to the searchbar by the
          usual mechanism.
        */
        public bool on_key_press (Gdk.EventKey event) {
.
.
.
.

On 30 August 2013 19:02, David Gomes <email address hidden> wrote:

> It should be the current level of indentation + 2 spaces I believe.
> --
>
> https://code.launchpad.net/~jeremywootten/slingshot/fix-1213321/+merge/182058
> You are the owner of lp:~jeremywootten/slingshot/fix-1213321.
>

--
Jeremy Wootten
GPG Key ID CB585BCD
Key Fingerprint 37C0 3C2A A6D4 E45B BA7C 4328 2DF2 1882 CB58 5BCD

« Back to merge proposal