~ubuntu-branches/ubuntu/vivid/psi/vivid

« back to all changes in this revision

Viewing changes to options/windows.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-08-28 18:46:52 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080828184652-iiik12dl91nq7cdi
Tags: 0.12-2
Uploading to unstable (Closes: Bug#494352)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE psi>
2
2
<psi version="defaults" >
3
3
        <options comment="Client options">
 
4
                <ui comment="User interface options">
 
5
                        <systemtray comment="Options related to the system tray">
 
6
                                <enable type="bool">true</enable>
 
7
                                <use-double-click type="bool">true</use-double-click>
 
8
                        </systemtray>
 
9
                </ui>
4
10
        </options>
5
11
</psi>