~ubuntu-branches/ubuntu/trusty/compiz/trusty

« back to all changes in this revision

Viewing changes to plugins/put/put.xml.in

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2013-08-22 06:58:07 UTC
  • mto: This revision was merged to the branch mainline in revision 3352.
  • Revision ID: package-import@ubuntu.com-20130822065807-17nlzez0d30y09so
Tags: upstream-0.9.10+13.10.20130822
ImportĀ upstreamĀ versionĀ 0.9.10+13.10.20130822

Show diffs side-by-side

added added

removed removed

Lines of Context:
283
283
                    <_short>Put To Next Output</_short>
284
284
                    <_long>Move window to the next output device</_long>
285
285
                </option>
 
286
                <option name="put_previous_output_key" type="key">
 
287
                    <_short>Put To Previous Output</_short>
 
288
                    <_long>Move window to the previous output device</_long>
 
289
                </option>
 
290
                <option name="put_previous_output_button" type="button">
 
291
                    <_short>Put To Previous Output</_short>
 
292
                    <_long>Move window to the previous output device</_long>
 
293
                </option>
286
294
                <option name="put_put" type="action">
287
295
                    <_short>Put</_short>
288
296
                    <_long>Move window arbitrarily by passing x, y and type.</_long>