tonarchy

tonarchy

https://git.tonybtw.com/tonarchy.git git://git.tonybtw.com/tonarchy.git
2,162 bytes raw
1
<?xml version="1.1" encoding="UTF-8"?>
2
3
<channel name="xfce4-appfinder" version="1.0">
4
  <property name="actions" type="array">
5
    <value type="int" value="5"/>
6
    <value type="int" value="4"/>
7
    <value type="int" value="3"/>
8
    <value type="int" value="2"/>
9
    <value type="int" value="1"/>
10
    <property name="action-5" type="empty">
11
      <property name="type" type="int" value="0"/>
12
      <property name="pattern" type="string" value="/"/>
13
      <property name="command" type="string" value="exo-open --launch FileManager %S"/>
14
      <property name="save" type="bool" value="false"/>
15
    </property>
16
    <property name="action-4" type="empty">
17
      <property name="type" type="int" value="0"/>
18
      <property name="pattern" type="string" value="#"/>
19
      <property name="command" type="string" value="exo-open --launch TerminalEmulator man %s"/>
20
      <property name="save" type="bool" value="false"/>
21
    </property>
22
    <property name="action-3" type="empty">
23
      <property name="type" type="int" value="0"/>
24
      <property name="pattern" type="string" value="!w"/>
25
      <property name="command" type="string" value="exo-open --launch WebBrowser http://en.wikipedia.org/wiki/%s"/>
26
      <property name="save" type="bool" value="false"/>
27
    </property>
28
    <property name="action-2" type="empty">
29
      <property name="type" type="int" value="0"/>
30
      <property name="pattern" type="string" value="$"/>
31
      <property name="command" type="string" value="exo-open --launch TerminalEmulator %s"/>
32
      <property name="save" type="bool" value="true"/>
33
    </property>
34
    <property name="action-1" type="empty">
35
      <property name="type" type="int" value="1"/>
36
      <property name="pattern" type="string" value="^(file|http|https):\/\/(.*)$"/>
37
      <property name="command" type="string" value="exo-open \0"/>
38
      <property name="save" type="bool" value="false"/>
39
    </property>
40
  </property>
41
  <property name="last" type="empty">
42
    <property name="window-height" type="int" value="422"/>
43
    <property name="window-width" type="int" value="580"/>
44
    <property name="pane-position" type="int" value="180"/>
45
  </property>
46
</channel>