UI: ApplicationsPage: Refactor placeholder texts.

This commit is contained in:
Nodir Temirkhodjaev 2018-01-30 13:12:17 +05:00
parent 4890ef8141
commit 65ee2ba957

View File

@ -65,9 +65,6 @@ ColumnLayout {
}
textArea {
placeholderText: "
C:\\Program Files\\Internet Explorer\\iexplore.exe
"
text: appGroup.blockText
}
@ -90,7 +87,7 @@ C:\\Program Files\\Internet Explorer\\iexplore.exe
textArea {
placeholderText: "
System
C:\\Program Files\\Skype\\Phone\\Skype.exe
C:\\Program Files (x86)\\Microsoft\\Skype for Desktop\\Skype.exe
"
text: appGroup.allowText
}