Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -r4178bb09ae07bb8ba21978490948c9d20a5b46fe -r447df3a274af7d57ef01033003ae5ac7e22fcf14 --- suite_leahi/shared/scripts/names.py (.../names.py) (revision 4178bb09ae07bb8ba21978490948c9d20a5b46fe) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision 447df3a274af7d57ef01033003ae5ac7e22fcf14) @@ -58,11 +58,6 @@ o_ExportLogsNotificationBar = {"container": o_SettingsExportLogs, "id": "_information", "type": "NotificationBarSmall" } o_DeviceSettingsGrid = {"container": o_SettingsHome, "id": "_grid", "type": "Grid", } -#HeaderBar Information Pop up -o_InformationIconButton = {"container": o_Gui_MainView, "id": "_informationButton", "type": "IconButton", "unnamed": 1 } -o_InformationParameters = {"container": o_Overlay, "type": "Text", "unnamed": 1 } -o_VersionColumn = {"container": o_Overlay, "id": "_versionColumn", "type": "Column", "unnamed": 1 } - # Device Settings Information Version o_DeviceSettingsInformation = {"container": o_SettingsHome, "id": "_touchItem", "type": "TouchRect", "unnamed": 1 } o_InformationPageTitleText = {"container": o_SettingsInformation, "id": "_titleText", "type": "Text", "unnamed": 1 }