From 91be53985fb4a50affeaa069b446c6da3b573b8f Mon Sep 17 00:00:00 2001
From: Thomas Goirand <thomas@goirand.fr>
Date: Tue, 22 Sep 2015 09:34:30 +0000
Subject: [PATCH]   * 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
---
 trusty/debian/changelog                 | 9 +++++++++
 trusty/debian/openstack-dashboard.links | 2 ++
 2 files changed, 11 insertions(+)

diff --git a/trusty/debian/changelog b/trusty/debian/changelog
index 3308652..59d8d30 100644
--- a/trusty/debian/changelog
+++ b/trusty/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 <zigo@debian.org>  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/trusty/debian/openstack-dashboard.links b/trusty/debian/openstack-dashboard.links
index 15177f0..4f2b7d7 100644
--- a/trusty/debian/openstack-dashboard.links
+++ b/trusty/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
-- 
2.45.2