Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
bump font
Browse files Browse the repository at this point in the history
  • Loading branch information
jurialmunkey committed May 17, 2019
1 parent 7a97bdb commit c09803d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 1080i/Font.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
</font>
<font>
<name>font_topbar_small</name>
<filename>RobotoCondensed-Light.ttf</filename>
<filename>RobotoCondensed-Regular.ttf</filename>
<size>30</size>
</font>
<font>
Expand All @@ -186,7 +186,7 @@
</font>
<font>
<name>font_submenu_small</name>
<filename>RobotoCondensed-Light.ttf</filename>
<filename>RobotoCondensed-Regular.ttf</filename>
<size>26</size>
</font>
<font>
Expand Down
2 changes: 1 addition & 1 deletion 1080i/Includes_Home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@
<include condition="!Skin.HasSetting(HomeMulti)">Home_Simple_Movement</include>
<content><include>skinshortcuts-mainmenu</include></content>
</include>
<include content="Home_Horizontal_Fixed_List">
<include content="Home_Horizontal_Fixed_List" condition="Skin.HasSetting(HomeMulti)">
<param name="id" value="302" />
<param name="font" value="font_submenu" />
<include content="Animation_Home_MenuFlip_Conditional">
Expand Down
2 changes: 1 addition & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<addon id="skin.arctic.zephyr.2" name="Arctic Zephyr 2" provider-name="jurialmunkey" version="0.9.33~alpha6">
<addon id="skin.arctic.zephyr.2" name="Arctic Zephyr 2" provider-name="jurialmunkey" version="0.9.33~alpha7">
<requires>
<import addon="xbmc.gui" version="5.14.0" />
<import addon="script.skinshortcuts" version="0.4.0" />
Expand Down
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Add option to disable autoscroll
- Play album
- TMDB
- Bump font weight for unfocused menu

0.9.32
- Fix for skinhelper/listitemhelper imdb rating and votes on tvshows
Expand Down

0 comments on commit c09803d

Please sign in to comment.