~ubuntu-branches/ubuntu/karmic/ibus/karmic-updates

« back to all changes in this revision

Viewing changes to client/x11/main.c

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-06-13 11:39:05 UTC
  • mfrom: (1.1.3 upstream) (6.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090613113905-0mfi5hhoz8w9y6k2
Tags: 1.1.0.20090612-1
* new upstream release.
* Fix "python-ibus should depends on iso-codes" (Closes: #532163)
* debian/libibus0.symbols: update symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
714
714
    }
715
715
}
716
716
 
717
 
 
 
717
/*
718
718
static void
719
719
_xim_forward_gdk_event (GdkEventKey *event, X11IC *x11ic)
720
720
{
746
746
 
747
747
    IMForwardEvent (_xims, (XPointer) & fe);
748
748
}
 
749
*/
749
750
 
750
751
static void
751
752
_bus_disconnected_cb (IBusBus  *bus,