1 When /^I start TrueCrypt through the GNOME menu$/ do
2 next if @skip_steps_while_restoring_background
3 @screen.wait_and_click("GnomeApplicationsMenu.png", 10)
4 @screen.wait_and_click("GnomeApplicationsAccessories.png", 10)
5 @screen.wait_and_click("GnomeApplicationsTrueCrypt.png", 20)