diff options
author | ronie <ronie> | 2014-06-30 21:57:03 +0200 |
---|---|---|
committer | ronie <ronie> | 2014-06-30 21:57:03 +0200 |
commit | eb4cf83c35884339c4219413826f577c46f0df2f (patch) | |
tree | 9128cf2ae8e0d20345fb17d079923eedbb87059b /addons/skin.confluence | |
parent | e13a57e0ab9c679a1a385921fe2a9d767785dbba (diff) |
[Confluence] remove deprecated code
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r-- | addons/skin.confluence/720p/Font.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/addons/skin.confluence/720p/Font.xml b/addons/skin.confluence/720p/Font.xml index 1a6893297a..319ba9308f 100644 --- a/addons/skin.confluence/720p/Font.xml +++ b/addons/skin.confluence/720p/Font.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <fonts> - <fontset id="Default" idloc="31390" unicode="true"> + <fontset id="Default" idloc="31390"> <!-- Normal Fonts --> <font> <name>font10</name> @@ -88,7 +88,7 @@ </font> </fontset> - <fontset id="DefaultNoCaps" idloc="31391" unicode="true"> + <fontset id="DefaultNoCaps" idloc="31391"> <!-- Normal Fonts --> <font> <name>font10</name> @@ -176,7 +176,7 @@ </font> </fontset> - <fontset id="Arial" idloc="31392" unicode="true"> + <fontset id="Arial" idloc="31392"> <!-- Arial Font better for non English --> <font> <name>font10</name> |