You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
543 B
14 lines
543 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<channel name="xsettings" version="1.0">
|
|
<property name="-Gtk" type="empty">
|
|
<property name="ParamName" type="string" value="Any Value"/>
|
|
<property name="ItemForMe" type="string" value="Mine"/>
|
|
<property name="Not Logical" type="bool" value="false"/>
|
|
</property>
|
|
<property name="!Xft" type="empty"/>
|
|
<property name="Net" type="empty">
|
|
<property name="!ThemeName" type="string" value="Calculate"/>
|
|
<property name="NewParameter" type="int" value="12"/>
|
|
</property>
|
|
</channel>
|