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

« back to all changes in this revision

Viewing changes to .pc/03_default_options.patch/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:
131
131
                        <_name>Curve</_name>
132
132
                    </desc>
133
133
                </option>
134
 
                <option name="x_offset" type="int">
135
 
                    <_short>X Space</_short>
136
 
                    <_long> Left Side screen space of expo in pixels</_long>
137
 
                    <min>-1680</min>
138
 
                    <max>1680</max>
139
 
                </option>
140
 
                <option name="y_offset" type="int">
141
 
                    <_short>Y Space</_short>
142
 
                    <_long> Top Side screen space of expo in pixels</_long>
143
 
                    <min>-100</min>
144
 
                    <max>100</max>
145
 
                </option>
146
134
                <option name="distance" type="float">
147
135
                    <_short>Distance</_short>
148
136
                    <_long>Distance of the expo wall</_long>