~gandelman-a/ubuntu/trusty/awesome/fix_desktop_file

« back to all changes in this revision

Viewing changes to lib/awful/mouse/init.lua.in

  • Committer: Package Import Robot
  • Author(s): Julien Danjou
  • Date: 2012-06-11 15:05:38 UTC
  • mfrom: (1.3.20)
  • Revision ID: package-import@ubuntu.com-20120611150538-ww79u6wh2dacyr7o
Tags: 3.4.12-1
* New upstream release.
  + Fix GLib compilation (Closes: #665508)
  + Fix prompt history order (Closes: #661669)
  + Xli is no more marked as broken (Closes: #651505)
* Bump standard version
* Tweak debian/rules to specify cmake build system, update to dh 9

Show diffs side-by-side

added added

removed removed

Lines of Context:
588
588
-- Set the cursor at startup
589
589
capi.root.cursor("left_ptr")
590
590
 
 
591
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80