From 894b79f5ffd816962fe38207d40bf05274490498 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 6 Jun 2013 19:34:38 +0200 Subject: Use webkit general font to render rekonq pages BUG: 320318 --- src/data/CMakeLists.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/data/CMakeLists.txt') diff --git a/src/data/CMakeLists.txt b/src/data/CMakeLists.txt index f3609634..ea7d05c7 100644 --- a/src/data/CMakeLists.txt +++ b/src/data/CMakeLists.txt @@ -13,13 +13,6 @@ INSTALL( DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics ) -# fonts files -INSTALL( - FILES - Nunito-Regular.ttf - DESTINATION ${DATA_INSTALL_DIR}/rekonq/fonts -) - # default bookmarks INSTALL( FILES -- cgit v1.2.1