Skip to content
Snippets Groups Projects
Unverified Commit bb95cf38 authored by Jakko's avatar Jakko
Browse files

Clean-up: remove dpi value from from xsettings-xml (MR 9)

The dpi value was implemented with the idea to make it overridable by
device package post-install scripts. This approach was wrong, as it's
not a clean way to override configs. Let's remove the dpi value again.
parent b08b9c0b
Branches
Tags
1 merge request!9Icon location, new install dir & clean-ups
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Xft" type="empty">
<property name="DPI" type="int" value="96"/>
</property>
<property name="Net" type="empty">
<property name="IconThemeName" type="string" value="Faenza-Ambiance"/>
</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment