diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-10-12 17:23:54 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-10-12 17:23:54 +0200 |
commit | bc92255eab1d67e5ca1f040845626459a123a8a3 (patch) | |
tree | 4c1e8308f793bbc52c94d6ff333b6fe013e1081a /src | |
parent | fixing (hopefully, mostly depends on KDE code) problem with toolbars moving (diff) | |
parent | Small string fix (diff) | |
download | rekonq-bc92255eab1d67e5ca1f040845626459a123a8a3.tar.xz |
Merge commit 'refs/merge-requests/1757' of git://gitorious.org/rekonq/mainline
Diffstat (limited to 'src')
-rw-r--r-- | src/cleardata.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cleardata.ui b/src/cleardata.ui index 56a6f04f..b70d3b5a 100644 --- a/src/cleardata.ui +++ b/src/cleardata.ui @@ -64,7 +64,7 @@ <item> <widget class="QCheckBox" name="homePageThumbs"> <property name="text"> - <string>home page thumbs</string> + <string>Home page thumbs</string> </property> <property name="checked"> <bool>true</bool> |