~ubuntu-branches/ubuntu/lucid/vino/lucid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-09-03 11:55:06 UTC
  • mfrom: (1.1.12 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20070903115506-4k8bsvttfir182mt
Tags: 2.19.92-0ubuntu1
* New upstream release:
  - Fixes
    - Bug #353304 - using Alt-Gr from a Windows VNC client to vino (LP: #34805)
    - Bug #383147 - beryl windows manager does not support vino only metacity
  - Translations: ca, da, de, et, fr, ja, ko, lt, mk, pl, pt_BR

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
/* Defined if the DAMAGE X extension is present */
85
85
#undef HAVE_XDAMAGE
86
86
 
 
87
/* Defined if the XKB X extension is present */
 
88
#undef HAVE_XKB
 
89
 
87
90
/* Defined if the MIT-SHM X extension is present */
88
91
#undef HAVE_XSHM
89
92