From: Thomas Goirand Date: Tue, 22 Sep 2015 09:34:30 +0000 (+0000) Subject: * Also adds symlink to the fonts-roboto-fontface and materialdesignicons X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=149b570ce794f61cc786b484fe7ae2b7ac4b2101;p=openstack-build%2Fhorizon-build.git * Also adds symlink to the fonts-roboto-fontface and materialdesignicons folders to avoid any 404. Horizon is now fully working with the material theme (though the user got to run compress by hand after changing the theme in local_settings.py). Rewritten-From: 3159715fcccfa571de31b73099ada119a3254e68 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 3308652..59d8d30 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,12 @@ +horizon (1:8.0.0~b3-3) experimental; urgency=medium + + * Also adds symlink to the fonts-roboto-fontface and materialdesignicons + folders to avoid any 404. Horizon is now fully working with the material + theme (though the user got to run compress by hand after changing the + theme in local_settings.py). + + -- Thomas Goirand Tue, 22 Sep 2015 09:33:32 +0000 + horizon (1:8.0.0~b3-2) experimental; urgency=medium * Added Improving_find_static_robustness.patch. diff --git a/xenial/debian/openstack-dashboard.links b/xenial/debian/openstack-dashboard.links index 15177f0..4f2b7d7 100644 --- a/xenial/debian/openstack-dashboard.links +++ b/xenial/debian/openstack-dashboard.links @@ -6,3 +6,5 @@ /var/lib/openstack-dashboard/static/js /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/js /usr/share/fonts-font-awesome/fonts /usr/lib/python2.7/dist-packages/horizon/static/horizon/lib/font-awesome/fonts +/usr/share/fonts-roboto-fontface/fonts /usr/lib/python2.7/dist-packages/horizon/static/horizon/lib/roboto_fontface/fonts +/usr/share/fonts-materialdesignicons-webfont/fonts /usr/lib/python2.7/dist-packages/horizon/static/horizon/lib/mdi/fonts