Initial commit
This commit is contained in:
commit
cfcc57a8bd
353 changed files with 18756 additions and 0 deletions
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.1" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-taskmanager" version="1.0">
|
||||
<property name="interface" type="empty">
|
||||
<property name="show-all-processes" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="columns" type="empty">
|
||||
<property name="column-priority" type="bool" value="true"/>
|
||||
<property name="column-vsz" type="bool" value="true"/>
|
||||
<property name="sort-type" type="uint" value="1"/>
|
||||
<property name="sort-id" type="uint" value="7"/>
|
||||
</property>
|
||||
<property name="window-maximized" type="bool" value="false"/>
|
||||
<property name="window-width" type="int" value="781"/>
|
||||
<property name="window-height" type="int" value="600"/>
|
||||
</channel>
|
||||
Loading…
Add table
Add a link
Reference in a new issue