mirror of
https://github.com/tnodir/fort
synced 2024-11-15 12:26:26 +00:00
UI: ApplicationsPage: Refactor placeholder texts.
This commit is contained in:
parent
4890ef8141
commit
65ee2ba957
@ -65,9 +65,6 @@ ColumnLayout {
|
|||||||
}
|
}
|
||||||
|
|
||||||
textArea {
|
textArea {
|
||||||
placeholderText: "
|
|
||||||
C:\\Program Files\\Internet Explorer\\iexplore.exe
|
|
||||||
"
|
|
||||||
text: appGroup.blockText
|
text: appGroup.blockText
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -90,7 +87,7 @@ C:\\Program Files\\Internet Explorer\\iexplore.exe
|
|||||||
textArea {
|
textArea {
|
||||||
placeholderText: "
|
placeholderText: "
|
||||||
System
|
System
|
||||||
C:\\Program Files\\Skype\\Phone\\Skype.exe
|
C:\\Program Files (x86)\\Microsoft\\Skype for Desktop\\Skype.exe
|
||||||
"
|
"
|
||||||
text: appGroup.allowText
|
text: appGroup.allowText
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user