~ubuntu-branches/ubuntu/quantal/ibus/quantal

« back to all changes in this revision

Viewing changes to docs/reference/ibus/tmpl/ibustypes.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Barry Warsaw
  • Date: 2011-08-11 17:00:57 UTC
  • mfrom: (6.2.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110811170057-6dmbfs4s3cchzl7x
Tags: 1.3.99.20110419-1ubuntu1
* Merge with Debian unstable.  Remaining Ubuntu changes:
  - Indicator support:
    + Add 05_appindicator.patch: Use an indicator rather than a notification
      icon.
    + debian/control: Recommend python-appindicator.
  - debian/control: Install im-switch instead of im-config by default.
  - debian/README.source: Removed, it was outdated and no longer correct
  - debian/patches/01_ubuntu_desktop: Fix "Desktop entry needs the
    X-Ubuntu-Gettext-Domain key"  (LP: #457632)
  - debian/patches/02_title_update.patch: Rename "IBus Preferences" to
    "Keyboard Input Methods"
  - debian/patches/06_locale_parser.patch: Cherry-picked from upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
@IBUS_ORIENTATION_VERTICAL: 
77
77
@IBUS_ORIENTATION_SYSTEM: 
78
78
 
 
79
<!-- ##### ENUM IBusBusNameFlag ##### -->
 
80
<para>
 
81
 
 
82
</para>
 
83
 
 
84
@IBUS_BUS_NAME_FLAG_ALLOW_REPLACEMENT: 
 
85
@IBUS_BUS_NAME_FLAG_REPLACE_EXISTING: 
 
86
@IBUS_BUS_NAME_FLAG_DO_NOT_QUEUE: 
 
87
 
 
88
<!-- ##### ENUM IBusBusRequestNameReply ##### -->
 
89
<para>
 
90
 
 
91
</para>
 
92
 
 
93
@IBUS_BUS_REQUEST_NAME_REPLY_PRIMARY_OWNER: 
 
94
@IBUS_BUS_REQUEST_NAME_REPLY_IN_QUEUE: 
 
95
@IBUS_BUS_REQUEST_NAME_REPLY_EXISTS: 
 
96
@IBUS_BUS_REQUEST_NAME_REPLY_ALREADY_OWNER: 
 
97
 
79
98
<!-- ##### STRUCT IBusRectangle ##### -->
80
99
<para>
81
100