Revision f26fa7f114e6fbc721a9445101f434ae25fc35be

sadrul at pidgin.im sadrul at pidgin.im
Wed Mar 28 01:36:07 EDT 2007


o   -----------------------------------------------------------------
|   Revision: f26fa7f114e6fbc721a9445101f434ae25fc35be
|   Ancestor: 7172b457b2254aea4fdb335f5cb8b43dcbb127f5
|   Author: sadrul at pidgin.im
|   Date: 2007-03-28T05:35:01
|   Branch: im.pidgin.pidgin
|   
|   Modified files:
|           finch/libgnt/gntfilesel.c
|   
|   ChangeLog: 
|   
|   move to the next entry after (un)tagging an item.
|   
|   ============================================================
|   --- finch/libgnt/gntfilesel.c	3933090725b7303f6e5170e96da10aeebec09130
|   +++ finch/libgnt/gntfilesel.c	dd4e0c9f20cb94eb726ae2184c3f55ff207d9f7a
|   @@ -301,6 +301,8 @@ toggle_tag_selection(GntBindable *bind, 
|    		gnt_tree_set_row_flags(GNT_TREE(tree), file, GNT_TEXT_FLAG_BOLD);
|    	}
|    
|   +	gnt_bindable_perform_action_named(GNT_BINDABLE(tree), "move-down", NULL);
|   +
|    	return TRUE;
|    }
|    

To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from f26fa7f114e6fbc721a9445101f434ae25fc35be


More information about the Commits mailing list