~lbrulet-8/compiz-plugins-main/fix-876591

« back to all changes in this revision

Viewing changes to expo/expo.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-06-06 16:19:03 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110606161903-xz6332s4mdh8llxe
Tags: 0.9.4+bzr20110527-0ubuntu1
* New bug fix release:
  - apps started fullscreen in unity can never unfullscreen (LP: #765422)
* debian/patches/00_bzr_fix_centered_expo.patch:
  - removed, applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
                        <_name>Curve</_name>
129
129
                    </desc>
130
130
                </option>
131
 
                <option name="x_offset" type="int">
132
 
                    <_short>X Space</_short>
133
 
                    <_long> Left Side screen space of expo in pixels</_long>
134
 
                    <min>-1680</min>
135
 
                    <max>1680</max>
136
 
                </option>
137
 
                <option name="y_offset" type="int">
138
 
                    <_short>Y Space</_short>
139
 
                    <_long> Top Side screen space of expo in pixels</_long>
140
 
                    <min>-100</min>
141
 
                    <max>100</max>
142
 
                </option>
143
131
                <option name="distance" type="float">
144
132
                    <_short>Distance</_short>
145
133
                    <_long>Distance of the expo wall</_long>