Index: sources/gui/qml/pages/settings/SettingsSWUpdate.qml =================================================================== diff -u -r20b370a54d2737831b307a0de82aec9e06e2b772 -r8ed1ad9f8c2de2ea19dd455cf59b648061c0a998 --- sources/gui/qml/pages/settings/SettingsSWUpdate.qml (.../SettingsSWUpdate.qml) (revision 20b370a54d2737831b307a0de82aec9e06e2b772) +++ sources/gui/qml/pages/settings/SettingsSWUpdate.qml (.../SettingsSWUpdate.qml) (revision 8ed1ad9f8c2de2ea19dd455cf59b648061c0a998) @@ -81,7 +81,7 @@ width : _root.cellWidth1 color : "#4290EC" Text { - text : "File name" + text : "Package Name" anchors.centerIn : parent } } @@ -161,6 +161,7 @@ text : displayRole anchors.centerIn : parent font.pixelSize : 18 + clip : true } color: colorRole