478
478
m_add = menu.ui.get_widget('/context_right/add')
479
479
m_remove = menu.ui.get_widget('/context_right/remove')
480
480
m_rename = menu.ui.get_widget('/context_right/rename')
481
482
m_commit = menu.ui.get_widget('/context_right/commit')
482
483
m_diff = menu.ui.get_widget('/context_right/diff')
483
484
# check if we're in a branch