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

« back to all changes in this revision

Viewing changes to window.c

  • 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:
226
226
                                 (const uint32_t[]) { c });
227
227
}
228
228
 
229
 
// vim: filetype=c:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=80
 
229
// vim: filetype=c:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80