Merge lp:~voluntatefaber/lingo-dictionary/bug946351 into lp:lingo-dictionary

Proposed by Andrea Basso
Status: Merged
Merge reported by: Avi Romanoff
Merged at revision: not available
Proposed branch: lp:~voluntatefaber/lingo-dictionary/bug946351
Merge into: lp:lingo-dictionary
Diff against target: 12 lines (+1/-1)
1 file modified
src/lingo-window.vala (+1/-1)
To merge this branch: bzr merge lp:~voluntatefaber/lingo-dictionary/bug946351
Reviewer Review Type Date Requested Status
Avi Romanoff Pending
Review via email: mp+95980@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/lingo-window.vala'
--- src/lingo-window.vala 2012-02-11 19:33:29 +0000
+++ src/lingo-window.vala 2012-03-05 19:44:33 +0000
@@ -393,7 +393,7 @@
393 393
394 /* Clear search bar */394 /* Clear search bar */
395 search_bar.set_text ("");395 search_bar.set_text ("");
396 dict_view.grab_focus ();396 search_bar.grab_focus ();
397 }397 }
398398
399 void action_back () {399 void action_back () {

Subscribers

People subscribed via source and target branches

to all changes: