mirror of
https://github.com/tnodir/fort
synced 2024-11-15 09:17:28 +00:00
UI: ApplicationsPage: Refactor placeholder texts.
This commit is contained in:
parent
4890ef8141
commit
65ee2ba957
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user