diff options
-rw-r--r-- | applications/kmail-quick/package/contents/ui/FolderListView.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/kmail-quick/package/contents/ui/FolderListView.qml b/applications/kmail-quick/package/contents/ui/FolderListView.qml index 1b9e179d..807e1568 100644 --- a/applications/kmail-quick/package/contents/ui/FolderListView.qml +++ b/applications/kmail-quick/package/contents/ui/FolderListView.qml | |||
@@ -37,7 +37,7 @@ Item { | |||
37 | 37 | ||
38 | width: parent.width * 0.9 | 38 | width: parent.width * 0.9 |
39 | 39 | ||
40 | placeholderText: "Search email..." | 40 | placeholderText: "Search all email..." |
41 | 41 | ||
42 | } | 42 | } |
43 | } | 43 | } |